Date: Tue, 13 Jan 2004 21:39:43 -0500 From: "fbsd_user" <fbsd_user@a1poweruser.com> To: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG> Subject: IPFW 'keep state' & 'limit' Message-ID: <MIEPLLIBMLEEABPDBIEGCEEJFEAA.fbsd_user@a1poweruser.com>
next in thread | raw e-mail | index | archive | help
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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGCEEJFEAA.fbsd_user>