I've got a VPN tunnel working in FreeSWAN. My problem is I can't ping the
networks on the other side of the tunnel from the machines that actually
terminate the conntections. Although if I change my source address to
the address using 192.168.1.1 using -I with ping I can. Is there anyway
around this?
Thanks.
This is what I have (changed the info of course).
conn something
leftid=@something.net
leftrsakey=something
left=x.x.x.x/32 (public)
leftnexthop=public default route
leftsubnet=192.168.1.0/24
rightid=@rightside.something.net
rightrsakey=something
right=x.x.x.x/32
rightnexthop=public default route for right side
rightsubnet=172.16.0.0/24
auto=start
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:19:46 CEST