Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 1999 16:21:29 +0100
From:      Michael Bretterklieber <mbretter@sbox.tu-graz.ac.at>
To:        freebsd-net@freebsd.org
Subject:   Re: Dummynet
Message-ID:  <99032516440600.00307@babsi.tu-graz.ac.at>
References:  <199903241401.PAA10220@labinfo.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Mi , 24 Mär 1999 schrieben Sie:
> > Hi,
> > 
> > I have a new problem with bandwidth limiting:
> > 
> > I added: pipe 1 ip from A to B
> > 
> > and a bw of 64KBytes/s results in an effective bw of 2.5KBytes/s 
> > (counted via ftp)
> > 128KBytes/s -> 5 KBytes/s
> > 256KBytes/s -> 10 KBytes/s
> > etc...?!
> 
> send me the output of "ipfw show" and "ipfw pipe show"
> plus how big is the file -- for a very short one you won't be able to
> measure the real throughput using ftp because of tcp slow start.
> 
> 	luigi
PC1              Bridge          PC2
|----|          |---------|     |------|
| xl0|----------|ed1   ed0|-----|      |
|----|          |---------|     |------|
192.168.0.238      no IP         192.168.0.96

I transmitted one file with 56940 Bytes from PC1 to PC2 via ftp
in 13.24 sec. (4.30 KByte/s):

Here is the output from "ipfw show":
00010  69 75877 pipe 1 ip from 192.168.0.238 to 192.168.0.96
00150   0     0 allow ip from any to any via lo0
00200   0     0 deny ip from any to 127.0.0.0/8
65535  12     0 allow ip from any to any

Here is the output from "ipfw pipe show":
00001: 1.000 Mbit/s  0 ms 100 sl. -- 10 pkts (352720 B) 0 drops

Thanx,
--
                                \|/
                                @ @
+---------------------------oOO-(_)-OOo---------------------------+
Michael Bretterklieber
Office: Michael.Bretterklieber@gamed.com
Privat: mbretter@sbox.tu-graz.ac.at
URL:	http://www.sbox.tu-graz.ac.at/home/m/mbretter/
+-----------------------------------------------------------------+


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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