Linksys BEFVP41 with concurrent tunnels

Linksys BEFVP41 with concurrent tunnels

NewsGroups | Search | Tools
 comp.dcom.vpn  Post an article  get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Linksys BEFVP41 with concurrent tunnels Claeton 06-07-2006
Posted by Claeton on June 7, 2006, 2:03 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
I am using three BEFVP41 routers for site-to-site LAN connections over
VPN. Two routers connect remote sites with dynamic IP addresses to a
main site with a static IP address. The connections are initiated by
traffic originating at the remote sites. With one site connected, the
tunnel comes up (and stays up) automatically. But the second site does
not connect. The main router's tunnels are configured to accept
connections from ANY Remote Security Gateway. When main router's
tunnels are changed to only accept connections from a specific
domainname or a specific IP address, the VPN connections come right up.
But since these remote sites are on dynamic IP addresses, that is not
a permanent solution. My guess is that since the only difference
between the two tunnels is the subnet, that once a connection is made,
the main router does not know how match the second connection request
to a tunnel definition. Any ideas on how to change this configuration
to solve this problem? Details are below. Thanks in advance, Claeton

Name, IP Address, Location
--------------------------------------------------
R1, static, main site
R2, dynamic, remote site
R3, dynamic, remote site

R1 SETTINGS
-----------
VPN Tunnel: Enabled
Tunnel Name: VP1
Local Secure Group: (Subnet)
IP: 192.168.200.0
Mask: 255.255.255.0
Remote Secure Group: Subnet
IP: 192.168.100.0
Mask: 255.255.255.0
Remote Security Gateway: Any
Encryption: 3DES
Authentication: MD5
Key Management: Auto. (IKE)
PFS: Enabled
Pre-shared Key: abcdef
Key Lifetime: 30000000 seconds
ADVANCED SETTINGS:
Phase 1:
Operation mode : Main mode
Username: <blank>
Proposal:
Encryption: 3DES
Authentication :MD5
Group: 768-bit
Key Lifetime: 30000000 seconds
Phase 2:
Proposal :
Encryption: 3DES
Authentication: MD5
PFS: ON
Group: 768-bit
Key Lifetime: 30000000 seconds
The second tunnel is the same as the first except for the remote
subnet:
Tunnel Name: VP2
Remote Secure Group: Subnet
IP: 192.168.101.0
Mask: 255.255.255.0

R2's and R3's VPN setting are *exactly* the same, except that they have
different Local Secure Group subnets.

R2 SETTINGS
-----------
VPN Tunnel: Enabled
Tunnel Name: VP1
Local Secure Group: (Subnet)
IP: 192.168.100.0
Mask: 255.255.255.0
Remote Secure Group: IP Addr
IP: 192.168.200.0
Mask: 255.255.255.0
Remote Security Gateway: FQDN
mydomain.net
Encryption: 3DES
Authentication: MD5
Key Management: Auto. (IKE)
PFS: Enabled
Pre-shared Key: abcdef
Key Lifetime: 30000000 seconds
ADVANCED SETTINGS:
Phase 1:
Operation mode : Main mode
Username: <blank>
Proposal:
Encryption: 3DES
Authentication :MD5
Group: 768-bit
Key Lifetime: 30000000 seconds
Phase 2:
Proposal :
Encryption: 3DES
Authentication: MD5
PFS: ON
Group: 768-bit
Key Lifetime: 30000000 seconds
Other Settings:
Keep-Alive: <checked>

R3 SETTINGS are the same as R2 EXCEPT for the subnet:
---------------------
Tunnel Name: VP2
Local Secure Group: (Subnet)
IP: 192.168.101.0
Mask: 255.255.255.0


NMFall 20%
Posted by Claeton on June 8, 2006, 2:18 am
If you were  Registered and logged in, you could reply and use other advanced thread options

Claeton wrote:
> I am using three BEFVP41 routers for site-to-site LAN connections over
> VPN. Two routers connect remote sites with dynamic IP addresses to a
> main site with a static IP address. The connections are initiated by ....

Though the tunnels have different subnets, all the other parameters are
the same. Making the Pre-Shared Keys different for each tunnel, caused
the router to match the incoming connection request to the tunnel on
the correct subnet. This solved the problem and I am now able to get
several VPN tunnels connected concurrently.

Claeton


Posted by Simon on June 9, 2006, 2:53 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
Claeton wrote:
> I am using three BEFVP41 routers for site-to-site LAN connections over
> VPN. Two routers connect remote sites with dynamic IP addresses to a
> main site with a static IP address. The connections are initiated by
> traffic originating at the remote sites. With one site connected, the
> tunnel comes up (and stays up) automatically. But the second site does
> not connect. The main router's tunnels are configured to accept
> connections from ANY Remote Security Gateway. When main router's
> tunnels are changed to only accept connections from a specific
> domainname or a specific IP address, the VPN connections come right up.
> But since these remote sites are on dynamic IP addresses, that is not
> a permanent solution. My guess is that since the only difference
> between the two tunnels is the subnet, that once a connection is made,
> the main router does not know how match the second connection request
> to a tunnel definition. Any ideas on how to change this configuration
> to solve this problem? Details are below. Thanks in advance, Claeton
>
> Name, IP Address, Location
> --------------------------------------------------
> R1, static, main site
> R2, dynamic, remote site
> R3, dynamic, remote site
>
> R1 SETTINGS
> -----------
> VPN Tunnel: Enabled
> Tunnel Name: VP1
> Local Secure Group: (Subnet)
> IP: 192.168.200.0
> Mask: 255.255.255.0
> Remote Secure Group: Subnet
> IP: 192.168.100.0
> Mask: 255.255.255.0
> Remote Security Gateway: Any
> Encryption: 3DES
> Authentication: MD5
> Key Management: Auto. (IKE)
> PFS: Enabled
> Pre-shared Key: abcdef
> Key Lifetime: 30000000 seconds
> ADVANCED SETTINGS:
> Phase 1:
> Operation mode : Main mode
> Username: <blank>
> Proposal:
> Encryption: 3DES
> Authentication :MD5
> Group: 768-bit
> Key Lifetime: 30000000 seconds
> Phase 2:
> Proposal :
> Encryption: 3DES
> Authentication: MD5
> PFS: ON
> Group: 768-bit
> Key Lifetime: 30000000 seconds
> The second tunnel is the same as the first except for the remote
> subnet:
> Tunnel Name: VP2
> Remote Secure Group: Subnet
> IP: 192.168.101.0
> Mask: 255.255.255.0
>
> R2's and R3's VPN setting are *exactly* the same, except that they have
> different Local Secure Group subnets.
>
> R2 SETTINGS
> -----------
> VPN Tunnel: Enabled
> Tunnel Name: VP1
> Local Secure Group: (Subnet)
> IP: 192.168.100.0
> Mask: 255.255.255.0
> Remote Secure Group: IP Addr
> IP: 192.168.200.0
> Mask: 255.255.255.0
> Remote Security Gateway: FQDN
> mydomain.net
> Encryption: 3DES
> Authentication: MD5
> Key Management: Auto. (IKE)
> PFS: Enabled
> Pre-shared Key: abcdef
> Key Lifetime: 30000000 seconds
> ADVANCED SETTINGS:
> Phase 1:
> Operation mode : Main mode
> Username: <blank>
> Proposal:
> Encryption: 3DES
> Authentication :MD5
> Group: 768-bit
> Key Lifetime: 30000000 seconds
> Phase 2:
> Proposal :
> Encryption: 3DES
> Authentication: MD5
> PFS: ON
> Group: 768-bit
> Key Lifetime: 30000000 seconds
> Other Settings:
> Keep-Alive: <checked>
>
> R3 SETTINGS are the same as R2 EXCEPT for the subnet:
> ---------------------
> Tunnel Name: VP2
> Local Secure Group: (Subnet)
> IP: 192.168.101.0
> Mask: 255.255.255.0
>
Hi,
As a horrid bodge how about dynamic dns names ?
simon

Posted by Claeton on June 13, 2006, 11:40 pm
If you were  Registered and logged in, you could reply and use other advanced thread options

Good thought. The configuration already uses dynamic DNS names. The
router can't distinguish between tunnels soley by subnet in this case
when trying to decide which tunnel matches the incoming request. So,
by making the pre-shared keys different, that rules out all but the one
(the correct one) that has the same key.
> Hi,
> As a horrid bodge how about dynamic dns names ?
> simon


Similar ThreadsPosted
Need help with two Linksys BEFVP41 routers. January 16, 2006, 1:03 pm
VPN with Linksys BEFVP41 V2 and Cisco AS5300 August 30, 2005, 10:17 pm
VPN to VPN using Linksys BEFVP41 cannot see network subnets September 27, 2005, 7:43 pm
VPN Linksys BEFVP41-Symantec SGS360R - how setup? May 30, 2005, 4:05 pm
PAYLOAD-MALFORMED - Linksys BEFVP41 to Checkpoint VPN-1 Edge February 28, 2005, 9:00 am
Checpoint VPN Edge to Linksys BEFVP41 site to site February 15, 2005, 7:32 am
DNE breaking VPN tunnels. January 19, 2007, 11:09 am
WRT54G How Many simulaneous VPN tunnels April 17, 2006, 11:57 pm
Multiple VPN tunnels to cisco pix June 18, 2006, 4:30 am
ADSL VPN Router with >200 tunnels March 29, 2007, 4:59 am

other useful resources:
The Federal Communications Commission (FCC)
Telecommunications Industry Association
Electronic and Software Security Products and Services
International Telecommunication Union

Custom CGI Perl and PHP programming by 1-Script.com

Contact Us | Privacy Policy
The site map in XML format XML site map