IPFW Table Size

Michael Sierchio kudzu at tenebras.com
Fri May 3 20:16:01 UTC 2013


Oh, it's not a bad idea to have different tables for different purposes - a
whitelist and a blacklist, for example.  The syntax I'd use in your example
is

ipfw add 05000 deny log ip from table\(2\) to any

and probably

ipfw add 05000 deny log ip from table\(2\) to any in recv $interface


More information about the freebsd-ipfw mailing list