> When I establish the VPN connection, I would like only the IP addresses > 158.42.0.0/16 to go through it, and the rest of addresses to go throught > my old default route instead of through the VPN. The Debian package of > vpnc contains a patched version of vpnc-connect that reads an option in > /etc/vpnc/default.conf which allows you to do this. This option is > "Target networks", and works in the form of "Target networks > 158.42.0.0/16". Ok.
> Below is the portion of vpnc-connect that reads it. vpnc-connect will not longer supported because kvpnc hand it self. > Is it possible to do this with Kvpnc? I haven't found a way to do it. Right. KVpnc dont read this config file. But it should be possible to made support for that ;) > If you don't use Debian I could send you the full vpnc-connect > script. I use Debian too ;) > Perhaps you might find it useful. Yes of course. I will add this to TODO list. greetings Christoph
