[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: isakmpd again: Renegotiate-on-HUP requires PPID?
- To: misc@openbsd.org
- Subject: Re: isakmpd again: Renegotiate-on-HUP requires PPID?
- From: Toni Mueller <openbsd-misc@oeko.net>
- Date: Mon, 2 Aug 2004 12:07:20 +0200
- Content-Disposition: inline
- References: <3906E5D8-E266-11D8-8416-000A95C2D552@mac.com> <410AB347.5080405@stargazer.2y.net>
- User-Agent: Mutt/1.5.4i
Hi,
On Fri, 30.07.2004 at 13:44:55 -0700, RZR <proc@stargazer.2y.net> wrote:
> Marc Wirth wrote:
> > Renogiate-on-HUP= true
> >in isakmpd.conf and added
> > ! sh -c "/bin/kill -HUP `cat /var/run/isakmpd.pid`"
> >to my /etc/ppp/ppp.linkup script.
;-)
> echo "R" > /var/run/isakmpd.fifo
This is much easier... but:
I'm still wondering why two ISAKMPDs (both on 3.5) sometimes take a
very long time (> 1h) to renegotiate the connection, despite having
this in /etc/isakmpd/isakmpd.conf:
Check-Interval= 60
Retransmits= 8
Exchange-max-time= 150
Renegotiate-on-HUP= 1
When telling it to manually re-negotiate, the link comes up
immediately. I've got this problem on one box out of two with identical
configurations except for ip numbers and passwords.
Best,
--Toni++