What about use ipfw tables?
ipfw table 1 add 62.8.64.0/19
ipfw table 1 add 196.200.32.0/20
ipfw add pipe 1 tcp from me to not table'(1)' 25
Cesar
----- Original Message -----
From: "Odhiambo WASHINGTON" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, October 28, 2006 9:19 AM
Subject: How do I do this with IPFW2?
Here is my network definition, with two IP blocks.
my_ip_blocks = "62.8.64.0/19 196.200.32.0/20"
I'd like to do something like below:
ipfw pipe 1 config bw 1024Kbit/s
ipfw add pipe 1 tcp from me to not $my_ip_blocks 25
What I can't find is how to _correctly_ define my_ip_blocks
in the rule in a way ipfw2 will accept.
Thank you.
--
+======================================================================+
|\ _,,,---,,_ | Odhiambo Washington <[EMAIL PROTECTED]>
Zzz /,`.-'`' -. ;-;;,_ | Wananchi Online Ltd. www.wananchi.com
|,4- ) )-,_. ,\ ( `'-'| Tel: +254 20 313985-9 +254 20 313922
'---''(_/--' `-'\_) | GSM: +254 722 743223 +254 733 744121
+======================================================================+
Beware of self-styled experts: an ex is a has-been, and a spurt is a
drip under pressure.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[EMAIL PROTECTED]"