Hello,
I am experiencing the same problem. I am testing it to see if I can find
what is causing it. I am running OpenBSD 4.0-stable and I went to add a
new tunnel today and was greeted with a message the isakmpd.fifo did not
exist. I have isakmpd enabled in /etc/rc.conf with flags -K. Even though
I do not specify a location on the command line of isakmpd for the fifo to
occur, it does exist in fact when the process is launched and sometime
later dies off. This is what I found today:
# echo ike esp from 172.31.33.0/24 to 10.9.9.0/24 peer aaa.bbb.ccc.ddd psk
"xxxxxxxxxxxxxxxx" | ipsecctl -f -
ipsecctl: ike_ipsec_establish: open(/var/run/isakmpd.fifo): No such file
or directory
Where as before the exact same command has worked fine.
Thanks,
-Matt-
On Wed, 7 Feb 2007, Dag Richards wrote:
Toni Mueller wrote:
Hi Dag,
On Thu, 01.02.2007 at 08:37:01 -0800, Dag Richards
<[EMAIL PROTECTED]> wrote:
locations. Yesterday I needed to add a tunnel, there was no
/var/run/isakmpd.fifo ... odd says I. isakmpd had been running since mid
The fifo was recreated, I could use it to control isakmpd. OK.
Today I look for isakmpd.fifo, it has disappeared again.
and nothing I do not expect to see. I am not running out of disk space
... anybody seen this before?
please check again using -i in order to find out whether you have
enough disk space.
Best,
--Toni++
hsdcert0:root:/root #df -i
Filesystem 1K-blocks Used Avail Capacity iused ifree %iused
Mounted on
/dev/sd0a 4126462 35180 3884960 1% 2204 533602 0% /
/dev/sd0e 1030302 44 978744 0% 16 144238 0%
/home
/dev/sd0d 1030302 2 978786 0% 1 144253 0%
/tmp
/dev/sd0f 10318830 391228 9411662 4% 13887 1305023 1%
/usr
/dev/sd0g 16423486 1080606 14521706 7% 3564 2077842 0%
/var
Nope plenty inodes too.