vpnc.conf 407 B

123456789101112131415161718
  1. # example vpnc configuration file
  2. # see vpnc --long-help for details
  3. #Interface name tun0
  4. #IKE DH Group dh2
  5. #Perfect Forward Secrecy nopfs
  6. # You may replace this script with something better
  7. #Script /etc/vpnc/vpnc-script
  8. # Enable this option for NAT traversal
  9. #UDP Encapsulate
  10. #IPSec gateway my.gateway.com
  11. #IPSec ID someid
  12. #IPSec secret somesecret
  13. #Xauth username myusername
  14. #Xauth password mypassword