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.
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.
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.