This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Split tunneling on Linux requires additional setup in Kvpnc

This isn't actually an issue which can be addressed by Astaro (I don't think), though a kb article might be in order.

Essentially:

Server side:



  • ASL 7.301
  • SSL VPN configured for split tunneling (only individual subnets listed as "local networks")


Client side:



  • openSUSE 10.2
  • vpnc-0.3.3-36
  • kvpnc-0.9.0_0.9.1rc1-2.1


Procedures:


[LIST=1]
  • Import the downloaded SSL VPN profile into kvpnc.
  • Edit the profile to include the location of the cert.
  • Connect to the VPN.
[/LIST]
Condition:

Default route is overwritten, and as split tunneling is configured (i.e., no "redirect-gateway defl" in the ovpn file), traffic to the internet from the client stops cold.

Fix:


[LIST=1]
  • Disconnect from the VPN.
  • Open the kvpnc configuration and go to the Network | Routes page.
  • Toggle the setting from "Replace default route" to "Keep default route."
  • Apply changes, close, and connect.
[/LIST]
Again, I am not familiar with an ovpn directive which would force this behavior, but if anyone has any suggestions, I'm happy to hear.


This thread was automatically locked due to age.