Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 1999 15:11:35 +0100 (CET)
From:      Remy Nonnenmacher <remy@synx.com>
To:        mbretter@sbox.tu-graz.ac.at
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: Dummynet
Message-ID:  <199903261419.PAA12462@rt2.synx.com>
In-Reply-To: <99032615015301.00294@babsi.tu-graz.ac.at>

next in thread | previous in thread | raw e-mail | index | archive | help
On 26 Mar, Michael Bretterklieber wrote:
> Am Do , 25 Mär 1999 schrieb Luigi Rizzo:
> ...
>> > 
>> > 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
>> 
>> there must be some problem somewhere, are you sure you have the latest
>> bridge.c ipfw.c and ip_dummynet.c and binaries are derived
>> from them -- it makes no sense
>> that you have 10 pkts in the queue and certainly
>> they cannot sum up to over 300Kbytes.
>> (it might well be my fault... can you refresh me on your
> FreeBSD 3.1-RELEASE,
> Here are the files listed I updatet:
> bridge.c	v 1.6 Thu Feb 25 10:48:31 1999 UTC by kato 
> if_ed.c        $Id: if_ed.c,v 1.150 1999/03/17 16:44:51 luigi Exp $ 
> ip_dummynet.c  $Id: ip_dummynet.c,v 1.8 1999/01/27 22:42:24 dillon Exp $
> ip_fw.c        $Id: ip_fw.c,v 1.104 1999/02/16 10:49:52 dfr Exp $ 
> Mybe I mixed some versions?
> 
>> os and the version of the above files... in doubt rm kernel bridge.o
>> ipfw.o ip_dummynet.o from your compile dir and rebuild one.)
> I made allways a "make clean" in my compile directory, after I installed
> the new sources.
> 
> what does the fields in this record exactly mean?
> 00001: 1.000 Mbit/s  0 ms 100 sl. -- 10 pkts (352720 B) 0 drops
> |         |          |      |        |
> pipenr   bandwidth   delay  ??       ????
> 
> Luigi: Do you read mails send to <luigi@labinfo.iet.unipi.it>?
> 
> Bye, bye,
> --

Actualy, your problem have been fixed in the 2.2 Branch. Just wait for
a few day for having Luigi commit it in the 3.0 branch. (You will have
to get the latest stable).

RN.
IhM




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?199903261419.PAA12462>