Hello!

On Tue 01 Nov 2005 23:33 +0100, Eduard Bloch wrote:
> #include <hallo.h>
> * Luca Capello [Tue, Nov 01 2005, 09:53:17PM]:
>> My routing configuration seems to work...
>
> Jes, but your "ip" command simply breaks and neither me nor upstream
> can see any obvious reason for it to fail.

Ehehehe... I can't be of any help, here, sorry :-(

> So consider doing all the steps where it fails manually and run it
> trough strace if neccessary. Your kernel may also be broken,
> somehow.

I'm sorry I cannot try a stock Debian kernel, as I need the ipw2100
which isn't (yet) in any Debian kernel. If needed, I can provide my
.config.

> So, run following commands after the interface is up (assuming you
> have the same config when you try that, adapt otherwise):

For sure!

>> + ifconfig tun0 inet 129.194.216.17 pointopoint 129.194.216.17
>>    netmask

Ok.

>> + /sbin/ip route add 192.33.214.142 via 192.168.123.254 dev wifi
>>    src 192.168.123.123 mtu 1500 advmss 1460 hoplimit 64 

Failed, first strace.

> If that fails, run just:
> /sbin/ip route add 192.33.214.142 via 192.168.123.254

Failed, second strace.

> If that fails, run just:
> route add 192.33.214.142 gw 192.168.123.254

Ok.

>> + /sbin/ip route del default

Failed, third strace.

>> + /sbin/ip route add default dev tun0

Failed, forth strace.

> If that fails, run just:
> route add default dev tun0

Ok.

> And check whether tun0 is really up.

It seems so (at least `ifconfig` lists it).

> Then, remove your default route with "route del default dev wifi".

Failed, fifth strace.

> Report the results please.

Attached a script session ;-)

Thx, bye,
Gismo / Luca

Attachment: vpnc-manual-strace.log.gz
Description: vpnc with manual commands + strace

Attachment: pgpYf9cCcFNjG.pgp
Description: PGP signature

Reply via email to