Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Nov 2004 12:21:55 +0300
From:      Martes Wigglesworth <martes.wigglesworth@earthlink.net>
To:        ipfw-mailings <freebsd-ipfw@freebsd.org>
Subject:   Dummynet dynamically assigned bandwidth
Message-ID:  <1099819314.652.13.camel@Mobile1.276NET>

next in thread | raw e-mail | index | archive | help
I have had a problem getting dynamic bandwidth assigned while hosts are
still online. I thought that when a dynamic queue has no packets, hence
the pipe show displays 0 0 in between used and the last column, the
queue should disappear, allowing for that segment of bandwidth to be
utilized fully again. I have not seen this type of functionality, and
would like help to get a better understanding of it.

Example:

pipe 1 config bw 128Kbit/s
queue 1 config pipe 1 config mask dst-ip 0xffffffff
queue 1 ip from any to ${int_net} in recv ${ext_dev}

Result:
if ext_net={ 192.168.1.0/24}, and 8 hosts are online, then the queues
remain even when there is no traffic on that queue.  Aren't the unused
queues supposed to disappear so that the other hosts may use the
difference?

Please help. I have been struggling with this for a while.
-- 
Respectfully,


M.G.W.

System:
Asus M6N 
Intel Dothan 1.7
512MB RAM
40GB HD
10/100/1000 NIC
Wireless b/g (not working yet)
BSD-5.2.1
GCC-3.3.5/3.3.3(until I replace indigenous gcc)
IFORT-for linux(Intell Fortran)
gfortran
python-2.3
Perl-5.6.1/5.8.5
Java-sdk-1.4.2_5
KDE-3.1.4



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