IPFW 'keep state' & 'limit'

fbsd_user fbsd_user at a1poweruser.com
Tue Jan 13 18:39:46 PST 2004


Reading the man page on IPFW rule syntax, I get the impression that
the 'limit' option uses the stateful dynamic rules table. But it's
unclear whether 'keep state' and limit can be used on the same rule,
or if the limit option performs the 'keep state' function in
addition to the limit function.

So as an example

$cmd 00390 allow tcp from any to any 22 in via dc0 setup keep-state
limit src-addr 3

will this work?









More information about the freebsd-questions mailing list