[FUGSPBR] ALTQ - complexoooooooo
Diego Linke - GAMK
linke em calnet.com.br
Qui Jul 17 09:22:38 BRT 2003
Olá
>
> Servidor com FreeBSD recebendo um link de 512 kbps
>
> Clientes pendurados atras do FreeBSD
>
> Cliente A Velocidade maxima 256 kbps com garantia de 32 kbps
> Cliente B Velocidade maxima 256 kbps com garantia de 64 kbps
> Cliente C Velocidade maxima 256 kbps com garantia de 128 kbps
> Cliente D Velocidade maxima 256 kbps com garantia de 32 kbps
>
Eu tenho uma "solução" usando DUMMYNET :D
Vamos la:
ipfw add queue 1 ip from any to <A> in
ipfw add queue 1 ip from <A> to any out
ipfw add queue 2 ip from any to <B> in
ipfw add queue 2 ip from <B> to any out
ipfw add queue 3 ip from any to <C> in
ipfw add queue 3 ip from <C> to any out
ipfw add queue 1 ip from any to <D> in
ipfw add queue 1 ip from <D> to any out
ipfw add pipe 1 config bw 256Kbit/s
ipfw add queue 1 config weight 3 pipe 1
ipfw add queue 2 config weight 6 pipe 1
ipfw add queue 3 config weight 12 pipe 1
Bom não é o IDEAL, mas funciona bem :D
Abraços
--
[ Diego Linke - GAMK ]
System/Network/Security Administrator
E-Mail/Site: gamk em gamk.com.br - http://www.gamk.com.br
Public Key: http://www.gamk.com.br/gamk.asc
Phone Number: (+5541) 9967-3464
_______________________________________________________________
Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
Mais detalhes sobre a lista de discussão freebsd