From: Thing (thing_at_thing.dyndns.org)
Date: Tue Oct 01 2002 - 04:32:02 CEST
On Tue, 01 Oct 2002 10:05, Thing wrote:
> Hi all, Im trying to do a road warrior laptop across wi-fi to a linux
> firewall, hence into my lan and then out into the Internet.
>
> My problem is I cannot set a default route on the laptop to the gateway
> which is 192.168.1.1.
>
> any ideas pls?
>
> this page contains my setup so far,
>
> http://www.thing.dyndns.org/debian/vpn2.htm
>
> for ascii lovers my network looks like this,
>
>laptop(172.31.0.10)====tunnel=over=wifi====(172.31.0.1)firewall(NAT)(192.168.1.76)----LAN----(192.168.1.1)firewall(203.96.144.72)----cable----Internet
>
> The laptop shows no default route can this be fixed in ipsec somehow?
>
If i set interfaces=defaultroute in the ipsec.conf instead of interfaces=eth0
ie 172.31.0.1 the traffic for 192.168.1.1 does not go down the tunnel but
tries to pass unencrypted,
If I try and set a defaultroute to 192.168.1.1 using route add default gw
192.168.1.1 i get unreachable, if i set route add host 192.168.1.1 first then
a default route no traffic leaves the laptop.....
Do i need a second tunnel for 0.0.0.0 or something?
please advise......
Can IPSEC do this? is this is a limitaion of IPSEC and in fact what I want to
do is impossible?
Steven
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.5 : Wed Oct 02 2002 - 05:20:21 CEST