Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2003 15:54:40 -0700
From:      Sean Hafeez <sahafeez@edgefocus.com>
To:        freebsd-ipfw@freebsd.org
Subject:   IP's per pipe?
Message-ID:  <3EF23F30.3030803@edgefocus.com>

next in thread | raw e-mail | index | archive | help
#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?




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