Re: what if hoststated dies?

2007-09-25 Thread Stuart Henderson
On 2007/09/26 10:54, Josh wrote:
> So any suggestions on how to have a rdr rule in pf.conf take over when this 
> happens?

Yes, just list it below the hoststated rdr anchor.



Re: what if hoststated dies?

2007-09-25 Thread Luca Corti
On Wed, 2007-09-26 at 10:54 +1200, Josh wrote:
> So any suggestions on how to have a rdr rule in pf.conf take over when 
> this happens?

Why? If hoststated crashes, then it's a bug. If it doesn't crash, what
are you trying to achieve?

ciao

Luca



Re: what if hoststated dies?

2007-09-25 Thread Josh
So any suggestions on how to have a rdr rule in pf.conf take over when 
this happens?




better try pkill -SEGV hoststated ;)
in either case, the pfe process catches the fact that the hce process
dies and cleans up the tables and rules before completely dying




Re: what if hoststated dies?

2007-09-25 Thread Pierre-Yves Ritschard
On Tue, 25 Sep 2007 14:22:19 +0200
Luca Corti <[EMAIL PROTECTED]> wrote:

> On Wed, 2007-09-26 at 00:01 +1200, Josh wrote:
> > What happens if hoststated crashes? Does its latest table entry's
> > and rdr rules still remain?
> 
> Maybe you can try a kill -9 and see what happens.
> 
> ciao
> 
> Luca
> 
better try pkill -SEGV hoststated ;)
in either case, the pfe process catches the fact that the hce process
dies and cleans up the tables and rules before completely dying.



Re: what if hoststated dies?

2007-09-25 Thread Luca Corti
On Wed, 2007-09-26 at 00:01 +1200, Josh wrote:
> What happens if hoststated crashes? Does its latest table entry's and 
> rdr rules still remain?

Maybe you can try a kill -9 and see what happens.

ciao

Luca