Dummynet Pipes
From: Company 2210 (company2210_at_hotmail.com)
Date: 09/12/03
- Previous message: Bruce M Simpson: "Re: New snapshot: network stack cloning / virtualization patches"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <freebsd-net@freebsd.org> Date: Fri, 12 Sep 2003 15:37:57 +0100
I've got a question about dummynet pipes, basically I've installed two rules per user to control their traffic flow:
add 150 pipe 15 ip from 78.77.76.21 to any out
pipe 15 config bw 512Kbit/s queue 10
add 160 pipe 16 ip from any to 78.77.76.21 in
pipe 16 config bw 512Kbit/s queue 10
However, the first (outbound traffic) rule is not kicking in. And the users can upload at whatever capcity is on the backbone. Just wondering if I've configured it correctly, or if something is missing - Any help appericated.
00150 1190 148736 pipe 15 ip from 78.77.76.21 to any out
00160 0 0 pipe 16 ip from any to 78.77.76.21 in
Colin
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Bruce M Simpson: "Re: New snapshot: network stack cloning / virtualization patches"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|