Brian Camp wrote:
> 
> How can I keep denied packes with the 255.255.255.255 destination address
> from being logged?

If you are using Dachstein, or some other distribution that understands
this supplemental file, this entry in /etc/ipchains.input appears to do
as you need:

$IPCH -I input -j DENY -p all -s 0/0 -d 255.255.255.255 -i $EXTERN_IF

-- 

Best Regards,

mds
mds resource
888.250.3987

Dare to fix things before they break . . .

Our capacity for understanding is inversely proportional to how much we
think we know.  The more I know, the more I know I don't know . . .

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to