Hey,

Just curious why FreeBSD 7 has to use an old version of pf? There's
been so many improvements! I'd very much like to use the new IP range
feature for instance, so I can reduce

Can't help you here.

box = "{ 80.252.2.4 - 80.252.2.127 }"

But if I am not wrong, you could write this (at least) as:

box = "{ 80.252.2.64/26, 80.252.2.32/27, 80.252.2.16/28, \
         80.252.2.8/29, 80.252.2.4/30 }"

Bye,
Nejc
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to