Dumb IPFW Question

Chuck Swiger cswiger at mac.com
Wed Sep 26 13:31:23 PDT 2007


On Sep 26, 2007, at 12:46 PM, Chris Yocum wrote:
[ ... ]
>  I also get "Sep 26 20:09:17 routy kernel: ipfw: 450 Deny UDP <my
> router outside IP>:53 <my isp dns ip>:53 out via sis0" in my
> /var/log/security file.  I have appended the ipfw rules below so you
> can see all the changes that I made from the original.

The setup keyword should only be used with TCP packets; trying to use  
it with UDP traffic will cause your pass-through rules (#23-25) to  
not match the traffic you want them to match...

-- 
-Chuck



More information about the freebsd-questions mailing list