Date: Sun, 30 Mar 2003 20:18:53 +0600 (YEKST) From: "Ilia E. Chipitsine" <ilia@cgu.chel.su> To: <questions@FreeBSD.ORG> Cc: ipfw@FreeBSD.ORG Subject: how to aggregate rules using ipfw2 ? Message-ID: <20030330201632.R65324-100000@mail.cgu.chel.su>
next in thread | raw e-mail | index | archive | help
Dear Sirs, how can I aggregate rules ... ipfw add allow ip from any to 192.168.0.0/16 ipfw add allow ip from any to 10.0.0.0/8 ... into the single rule, probably using { .. or .. } syntax? I read man page, tried few combination, but them don't work for me. Cheers, Ilia Chipitsine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030330201632.R65324-100000>