On Sun, Apr 15, 2007 at 05:26:11PM +0200, Markus Wernig wrote: > > /etc/rc.conf.local > ipsec=YES > isakmpd_flags="-K -f /var/run/isakmpd.fifo"
why the -f ...? isakmpd takes care of the fifo itself. You only need "-K", nothing else.
On Sun, Apr 15, 2007 at 05:26:11PM +0200, Markus Wernig wrote: > > /etc/rc.conf.local > ipsec=YES > isakmpd_flags="-K -f /var/run/isakmpd.fifo"
why the -f ...? isakmpd takes care of the fifo itself. You only need "-K", nothing else.