Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 'keep state' broken after recent ipfilter update?



Markus wrote:

I've just updated a -current i386 machine acting as a ipf/ipnat router
to actual -current (complete built from scratch) including ipfilters
update

 http://mail-index.netbsd.org/source-changes/2008/05/20/msg006544.html

Now a ipf.conf sequence of

 block in log on ex0 all
 pass out quick on ex0 proto tcp from [local-ip-addr] to any flags S/SA
keep state

no longer allows outgoing tcp connections (on ex0 from
[local-ip-addr]) which was working before this ipfilter update. Now
incoming tcp packets as a response to the outgoing connection are
blocked by the first rule.

Does anybody else see this? Is this a intended (config) change?

So, I've just installed 20080527 and I'm definately seeing
some strange behaviour that results in packets being blocked
that shouldn't be.  Even doing a simple "telnet foo" gets a
stalled connection, so I'll be looking at this more closely
over the weekend.

Darren




Home | Main Index | Thread Index | Old Index