After connecting by cisco vpn client, try to change MTU size of your VPN interface:
sudo ifconfig cipsec0 mtu 1200 or sudo ifconfig cipsec0 mtu 1000
if possible, try to using kvpnc with vpnc
Finally I could acces the computer I have this problem with. I can open the vpn channel starting vpnclient (cisco's) ifconfig gives: cipsec0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx inet addr:xx.x.x.x Mask:255.0.0.0 inet6 addr: xxxx::xxxx:xxxx:xxxx:xxxx/64 Scope:Link UP RUNNING NOARP MTU:1356 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:1 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:222 (222.0 b) ssh hangs/does not respond. I have changed MTU - as you suggested - to 1000 and 1200. This change was reflected in the cipsec0 part of ifconfig info. Still no ssh response. I can use vpnc - command like - but I would prefer vpnclient. It works in previous opensuse versions perfectly -so it can not be a not supported hardware issue. When I set the network I did it the same way is in openSUSE 10.3. I guess this is an openSUSE 11.1 issue. Any other idea how to fix this? Thanks, Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org