add splitting vpn configuration
This commit is contained in:
parent
bf1e52fb94
commit
f1fffbf07e
4 changed files with 872 additions and 0 deletions
19
root/etc/vpnc/split.conf
Executable file
19
root/etc/vpnc/split.conf
Executable file
|
@ -0,0 +1,19 @@
|
|||
# example vpnc configuration file
|
||||
# see vpnc --long-help for details
|
||||
|
||||
#Interface name tun0
|
||||
#IKE DH Group dh2
|
||||
#Perfect Forward Secrecy nopfs
|
||||
|
||||
# You may replace this script with something better
|
||||
Script /etc/vpnc/vpnc-split-script
|
||||
# Enable this option for NAT traversal
|
||||
#UDP Encapsulate
|
||||
|
||||
IPSec gateway rtrvpn.ugent.be
|
||||
IPSec ID ipsecclient
|
||||
IPSec secret cisco123
|
||||
Xauth username fvdrjeug
|
||||
Xauth password 3IdFdYiyxxNXlj3V
|
||||
|
||||
#Script /etc/vpnc/router-wrapper
|
Loading…
Add table
Add a link
Reference in a new issue