IP's per pipe?
Simon L. Nielsen
simon at nitro.dk
Thu Jun 19 15:58:52 PDT 2003
On 2003.06.19 15:54:40 -0700, Sean Hafeez wrote:
> #ipfw pipe 1 config bw 128kbits/s
> #ipfw pipe 4 config bw 384kbits/s
> #ipfw add 100 pipe 1 ip from any to 192.168.43.2
> #ipfw add 102 pipe 4 ip from 192.168.43.2 to any
> #ipfw add 103 pipe 1 ip from any to 192.168.43.3
> #ipfw add 105 pipe 4 ip from 192.168.43.3 to any
>
> is it a new pipe for each rule or will .2 and .3 be tossed in the same
> 128/384k pipe?
They will be in the same pipe(s). You can use queues to pritice them in
the two pipes, or use masks to create a pipes per IP/port.
--
Simon L. Nielsen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ipfw/attachments/20030620/1d4dbf41/attachment.bin
More information about the freebsd-ipfw
mailing list