| ipsecadm | use this to manually set up SA's. Refer to its manpage for further information. |
| rt | this lets you create ipsec routing entries |
| rtdelete | This will help you delete them again |
| photurisd | this is the photuris keymanagement daemon |
| startkey | use this to start keying with photurisd |
| libhash | this is a simple lib providing sha and ripemd-160. OpenBSD has this in libc, FreeBSD doesn't |
| netstat | this is a replacement for your current netstat which'll let you view ipsec routes |
### IPsec options ###
ipsec_enable="YES" # enable IPsec
ipsec_encdebug_enable="YES" # set debug.encdebug=1
ipsec_manual_setup="NO" # manually setup SAs+ routes in rc.ipsec
ipsec_setup_name ="NONE" # setup name (see rc.ipsec)
photuris_enable="YES" # run photurisd
photuris_flags="" # Flags to photurisd