> So, the problem is that
>
> route add -net 216.209.122.80 netmask 255.255.255.255 dev ipsec0 gw
198.64.129.1
>
> fails. Looking at your ifconfig -a output, you have:
>
> eth0 Link encap:Ethernet HWaddr 00:03:47:A5:55:DF
> inet addr:198.64.129.55 Bcast:198.64.129.63
Mask:255.255.255.192
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:6089348 errors:0 dropped:0 overruns:0 frame:0
> TX packets:7541425 errors:0 dropped:0 overruns:0 carrier:5
> collisions:142736 txqueuelen:100
> Interrupt:21
>
> 0.0.0.0 198.64.129.1 0.0.0.0 UG 40 0 0
eth0
>
> so, 129.1 is on the network. The problem is that it *isn't* reachable via
> ipsec0. My suggestion is to add 198.64.129.55 as an alias if ipsec0
> (i.e. ipsec0:1). Make sure that you add it with the right netmask.
>
> Do this manually first, and try up'ing the conn.
>
> You might even just be able to hack _startklips to add all of the aliases
> from eth0 to ipsec0, and specify "eth0=ipsec0" instead.
A million thanks. It seems obvious now having done it. Thanks to all for
your patience. I am still trying to get it to make the alias automagically,
but hopefully will figure it out sans aide.
Mike.
_______________________________________________
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:20:14 CEST