mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
18 lines
407 B
Text
18 lines
407 B
Text
|
# 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-script
|
||
|
# Enable this option for NAT traversal
|
||
|
#UDP Encapsulate
|
||
|
|
||
|
#IPSec gateway my.gateway.com
|
||
|
#IPSec ID someid
|
||
|
#IPSec secret somesecret
|
||
|
#Xauth username myusername
|
||
|
#Xauth password mypassword
|