f1876a2bc5
- adds a sample split vpn script from Thomas Schoeller, tested by many - thanks! ok sthen@ landry@
11 lines
345 B
Plaintext
11 lines
345 B
Plaintext
$OpenBSD: patch-vpnc_conf,v 1.1 2008/04/04 21:41:27 okan Exp $
|
|
--- vpnc.conf.orig Thu Sep 13 22:40:00 2007
|
|
+++ vpnc.conf Thu Sep 13 22:39:04 2007
|
|
@@ -4,3 +4,6 @@ IPSec secret <group-psk>
|
|
IKE Authmode hybrid
|
|
Xauth username <username>
|
|
Xauth password <password>
|
|
+
|
|
+# run script to manipulate dns and routing settings
|
|
+#Script /etc/vpnc/split.sh
|