IP's per pipe?

Sean Hafeez sahafeez at edgefocus.com
Thu Jun 19 15:54:43 PDT 2003


#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?




More information about the freebsd-ipfw mailing list