How do I do this with IPFW2?
Cesar Fazan
listas at itm.net.br
Sat Oct 28 20:22:37 UTC 2006
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" <odhiambo.raburu at wananchi.com>
To: <freebsd-ipfw at freebsd.org>
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 <wash at wananchi.com>
> 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.
> _______________________________________________
> freebsd-ipfw at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
> To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe at freebsd.org"
>
More information about the freebsd-ipfw
mailing list