ipsec.conf(5) netbsd man page | unix.com

Man Page: ipsec.conf

Operating Environment: netbsd

Section: 5

IPSEC.CONF(5)						      BSD File Formats Manual						     IPSEC.CONF(5)

NAME
ipsec.conf -- static IPsec configuration read at system startup
DESCRIPTION
The ipsec.conf file is read at system startup time if ipsec is set to ``yes'' in rc.conf(5). setkey(8) is run with the -f option to load in IPsec manual keys and policies from /etc/ipsec.conf at boot time, before any interfaces are configured. Please see the setkey(8) manpage for all the commands available.
FILES
/etc/ipsec.conf The file ipsec.conf resides in /etc.
SEE ALSO
ipsec(4), setkey(8)
HISTORY
The ipsec.conf file appeared in NetBSD 1.5.
BSD
February 19, 2001 BSD
Related Man Pages
ipsec(8) - centos
ipsec_look(8) - centos
ipsec(8) - debian
kame_ipsec(4) - netbsd
ipsec_tncfg(8) - x11r4
Similar Topics in the Unix Linux Community
IPSec - VPN using shared key
How to establish site to site vpn - Linux machine and cisco asa?