Hey There List,
i want to do some bandwidth normalization at my home gateway. Here's
the relavant setup:
altq on xl0 cbq bandwidth 1Mb queue { main }
queue main bandwidth 100% { www, ssh, other }
queue www bandwidth 20%
queue ssh bandwidth 40%
queue other bandwidth 40% cbq(default,borrow)
.
.
.
pass out on $ext_if inet proto tcp from any to any port
$outgoing_tcp_services modulate state
pass out on $ext_if inet proto tcp from any to any port www modulate
state queue www
pass out on $ext_if inet proto tcp from any to any port ssh modulate
state queue ssh
When i start to upload something to an ftp it runs width full bandwidth,
and thats okay because of the borrow option. But when i begin browsing
and using ssh the ftp still runs at full speed and the other connections
are too slow.
--
Gabri Mate
[EMAIL PROTECTED]
[demime 1.01d removed an attachment of type application/pgp-signature]