[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kernel/1686
Synopsis: two ipf.rules lines that crash the kernel in _ipv4_input
State-Changed-From-To: open-feedback
State-Changed-By: fgsch
State-Changed-When: Thu May 3 23:47:46 MDT 2001
State-Changed-Why:
I'm not sure what are you trying to do with:
pass in quick on ne3 to ep0 all #NEW
pass in quick on ep0 to ne3 all #NEW
but you realize that those lines makes absolutely no sense?
It's obviously sending the packets back and forth from one iface to
other, thus looping.
Can you please explain this setup?