help needed with dummynet

Saber Zrelli zrelli at jaist.ac.jp
Tue Sep 7 21:05:51 PDT 2004


Hi ,
checkout the  'netnice' tool , here is the link :
http://www.netnice.org/

you can use 'netnice' just like the well know 'nice' except the fact that
the ressource managed by 'nice' is the cpu , while 'netnice' manages the
network interface access.

Enjoy ,


-- Saber






On Tue, September 7, 2004 3:02 am, Chuck Swiger said:
> Alex Povolotsky wrote:
>> I want to make ssh traffic 'top priority', giving it all bandwidth it
>> wants, without explicitly limiting other kinds of traffic.
>
> OK.  Consider something like the following:
>
> ipfw pipe 1 config
> ipfw queue 1 config pipe 1 weight 100
> ipfw queue 2 config pipe 1 weight 1
> ipfw add queue 1 tcp from any to any ssh
> ipfw add queue 2 ip from any to any
>
> --
> -Chuck
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
>


-------------------------------------------------------------------
Saber Zrelli
Japan Advanced Institute of Science and Technology
School of Informations Science , Shinoda Lab.
Url : www.jaist.ac.jp/~zrelli
Gpg key-id : E3A7EC6C




More information about the freebsd-net mailing list