vpnc --version (return code: 0)
vpnc version 0.5.3r550-3
Copyright (C) 2002-2006 Geoffrey Keating, Maurice Massar, others
vpnc comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of vpnc under the terms of the GNU General
Public License. For more information about these matters, see the files
named COPYING.
Built with certificate support.
Supported DH-Groups: nopfs dh1 dh2 dh5
Supported Hash-Methods: md5 sha1
Supported Encryptions: null des 3des aes128 aes192 aes256
Supported Auth-Methods: psk psk+xauth hybrid(rsa)
vpnc --help (return code: 0)
Usage: vpnc [--version] [--print-config] [--help] [--long-help] [options] [config files]
Options:
--gateway <ip/hostname>
IP/name of your IPSec gateway
conf-variable: IPSec gateway<ip/hostname>
--id <ASCII string>
your group name
conf-variable: IPSec ID<ASCII string>
(configfile only option)
your group password (cleartext)
conf-variable: IPSec secret<ASCII string>
--username <ASCII string>
your username
conf-variable: Xauth username<ASCII string>
(configfile only option)
your password (cleartext)
conf-variable: Xauth password<ASCII string>
Use --long-help to see all options
Report bugs to vpnc@unix-ag.uni-kl.de