[Openswan Users] Roadwarrior problem/question
Gary W. Smith
gary at primeexalia.com
Tue Sep 20 10:39:02 CEST 2005
At my home office I only have the option to have Comcast cable now. So
I have setup a road warrior configuration entry for my home network.
The problem is when I use the %defaultroute option as per the wiki it
never connects. But when I put the active IP address into the
configuration file for the roadwarrior side it connects just fine.
This would work well but yesterday I received a new IP address. Which
killed the active connections to the 5 sites I connect to.
Can someone point out what's wrong?
Here is the CO server connection:
conn net1-net3
type=tunnel
left=198.198.198.2
leftsourceip=10.0.0.254
leftsubnet=10.0.0.0/21
leftid=@net1
leftnexthop=198.198.198.1
leftrsasigkey=0sAQO3UQo9f
right=%any
rightid=@net3
rightsubnet=10.0.16.0/21
rightsourceip=10.0.16.254
rightrsasigkey=0sAQOXFdhyRX
auto=add
Here is the roadwarrior connection:
This works
conn net1-net3
type=tunnel
left=67.180.247.200
leftid=@net3.domain.com
leftsubnet=10.0.16.0/21
leftsourceip=10.0.16.254
leftnexthop=67.180.151.1
leftrsasigkey=0sAQOXFdhyRX
right=198.198.198.2
rightsourceip=10.0.32.254
rightsubnet=10.0.32.0/21
rightid=@net1.domain.com
rightnexthop=198.198.198.1
rightrsasigkey=0sAQO3UQo9f
auto=start
This fails
conn net1-net3
type=tunnel
left=%defaultroute
leftid=@net3.domain.com
leftsubnet=10.0.16.0/21
leftsourceip=10.0.16.254
leftnexthop=67.180.151.1
leftrsasigkey=0sAQOXFdhyRX
right=198.198.198.2
rightsourceip=10.0.32.254
rightsubnet=10.0.32.0/21
rightid=@net1.domain.com
rightnexthop=198.198.198.1
rightrsasigkey=0sAQO3UQo9f
auto=start
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openswan.org/pipermail/users/attachments/20050920/507d1041/attachment-0001.htm
More information about the Users
mailing list