Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2006 15:19:14 +0300
From:      Odhiambo WASHINGTON <odhiambo.raburu@wananchi.com>
To:        freebsd-ipfw@freebsd.org
Subject:   How do I do this with IPFW2?
Message-ID:  <20061028121914.GA79793@ns2.wananchi.com>

next in thread | raw e-mail | index | archive | help

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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061028121914.GA79793>