Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 2003 16:35:17 +0530
From:      "Sunil Sunder Raj" <unixtools@hotmail.com>
To:        freebsd@citizensbankng.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Dummynet/Traffic Shaping problem
Message-ID:  <BAY8-F44R77bieLYCT400000059@hotmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

Try

pipe 1 config bw 64kbit/s
queue 301 config weight 1 pipe 2
add 200 queue 301 ip from any to 193.114.79.76

Regards
SSR


>From: "abdul" <freebsd@citizensbankng.com>
>To: <freebsd-questions@freebsd.org>
>Subject: Dummynet/Traffic Shaping problem
>Date: Mon, 19 May 2003 17:05:49 +0100
>
>Hi all,
>I read about Dummynet and Traffic Shaping to enable me fix a problem on my
>network but I am not too clear about it. I have read the man page and the
>mail archive but found little help.
>I run version 4.7 and all the necessary ipfw kernel options have been
>configured.
>
>MY PROBLEM
>I have a 128kb Internet access which gets very slow during peak hours.
>I want to reserve/dedicate a protion (say 64kb) of this link to to some 
>urls
>which we use for official duties (eg 193.114.79.76) OR limit general
>Internet usage to just a portion (say 64kb), hence making the remainder
>exclusively available for such official duties.
>
>This is what I did:
>
>ipfw pipe 10 config bw 64kbit/s queue 15kbytes
>ipfw queue 10 config weight 60 pipe 10
>ipfw queue 10 ip from any to 193.114.79.76
>
>I did not notice any change.
>Is this configuration okay for my problem? Or can anyone help me with a
>better one?
>How can I confirm if a configuration is working properly?
>
>
>Thanks
>Abdul
>
>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to 
>"freebsd-questions-unsubscribe@freebsd.org"

_________________________________________________________________
Your life is precious. Protect it. 
http://www.ingvysyalife.com/LeadDtls_msn.asp Go for ING Vysya Insurance



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