Dag-Erling Smorgrav wrote:
> Ken McKittrick <[EMAIL PROTECTED]> writes:
> > As I said, works fine with 4.7. I'm sure it's something 5.0-current
> > specific. I'm currently processing 500K emails per day with this
> > setup. :)
> 
> Your configuration relies on a long-standing bug in the networking
> stack, which caused FreeBSD to accept packets destined for one
> interface (lo0 in your case) even if they arrive on another interface.
> This has been corrected in 5.0.  Enabling forwarding on the 5.0 box
> should enable the historical behaviour.

sysctl -w net.inet.ip.check_interface=0

BTW, that was a feature, not a bug (8-)), and you can still get
around it by adulterating the routing table.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to