xref: /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/default.conf (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# Comment out the options you need.
2# Verify your config with "vpnc --print-config".
3# You might also try "vpnc --long-help" or look into the documentation.
4
5# Needed (you will be prompted if this is missing):
6#IPSec gateway 10.1.2.3
7#IPSec ID YOURPEERSID
8#IPSec secret YOURPEERSSECRET
9#Xauth username YOURUSERNAME
10#Xauth password YOURPASSWORD
11
12# Optional:
13#UDP Encapsulate
14#UDP Encapsulation Port 10000
15#Noninteractive
16#No Detach
17#Debug 99
18#Interface name tun0
19#Script /etc/vpnc/vpnc-script
20