From owner-freebsd-stable Mon Mar 20 0: 0: 6 2000 Delivered-To: freebsd-stable@freebsd.org Received: from nol.co.za (nol.co.za [196.33.45.2]) by hub.freebsd.org (Postfix) with ESMTP id 3D58437B514 for ; Sun, 19 Mar 2000 23:59:58 -0800 (PST) (envelope-from tim@nol.co.za) Received: from sz.nol.co.za ([196.33.45.130] helo=eclipse) by nol.co.za with esmtp (Exim 3.13 #1) id 12Wx6Q-00005j-00 for freebsd-stable@freebsd.org; Mon, 20 Mar 2000 09:59:54 +0200 Message-Id: <4.2.0.58.20000320094249.00a51750@nol.co.za> X-Sender: tim@nol.co.za X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Mon, 20 Mar 2000 10:03:14 +0200 To: freebsd-stable@freebsd.org From: "Timothy S. Bowers" Subject: dummynet problems Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Some usefull output I get: # ipfw show 65535 9262877 2782094306 allow ip from any to any #ipfw pipe show # #uname -a FreeBSD nol.co.za 3.4-STABLE FreeBSD 3.4-STABLE #2: Sun Feb 27 12:49:43 SAST 2000 root@nol.co.za:/usr/src/sys/compile/NEXUS i386 #dmesg Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.4-STABLE #2: Sun Feb 27 12:49:43 SAST 2000 root@nol.co.za:/usr/src/sys/compile/NEXUS Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 467729508 Hz CPU: Celeron (467.73-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x665 Stepping = 5 Features=0x183f9ff real memory = 167772160 (163840K bytes) avail memory = 159358976 (155624K bytes) Preloaded elf kernel "kernel" at 0xc02b6000. Pentium Pro MTRR support enabled Probing for devices on PCI bus 0: chip0: rev 0x03 on pci0.0.0 chip1: rev 0x03 on pci0.1.0 chip2: rev 0x02 on pci0.4.0 ide_pci0: rev 0x01 on pci0.4.1 chip3: rev 0x02 on pci0.4.3 xl0: <3Com 3c905B-TX Fast Etherlink XL> rev 0x64 int a irq 10 on pci0.10.0 xl0: Ethernet address: 00:50:da:39:4e:81 xl0: autoneg complete, link status good (half-duplex, 10Mbps) xl1: <3Com 3c905B-TX Fast Etherlink XL> rev 0x64 int a irq 11 on pci0.11.0 xl1: Ethernet address: 00:50:da:39:4d:9d xl1: autoneg complete, link status good (half-duplex, 10Mbps) Probing for devices on PCI bus 1: vga0: rev 0x02 on pci1.0.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model IntelliMouse, device ID 3 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 8250 sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 24405MB (49981680 sectors), 49585 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (atapi): , removable, dma, iordis acd0: drive speed 6890KB/sec, 128KB cache acd0: supported read types: CD-R, CD-RW, CD-DA acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked wdc1 not found at 0x170 ppc0 at 0x278 irq 7 flags 0x40 on isa ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode lpt0: on ppbus 0 lpt0: Interrupt-driven port ppi0: on ppbus 0 plip0: on ppbus 0 vga0 at 0x3c0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface IP packet filtering initialized, divert enabled, rule-based forwarding enabled, default to accept, logging limited to 100 packets/entry by default BRIDGE 990810, have 8 interfaces -- index 1 type 6 phy 0 addrl 6 addr 00.50.da.39.4e.81 -- index 2 type 6 phy 0 addrl 6 addr 00.50.da.39.4d.9d DUMMYNET initialized (000212) IP Filter: initialized. Default = pass all, Logging = enabled changing root device to wd0s1a --- Timothy >I think I found some sort of bug in freebsd 3.4 stable. >I was playing with ipfw pipes. I added pipes limiting bandwidth to 128Kbps and 64Kbps to/from the server etc.. then after a few days when I took the >firewall rules off of the server but the bandwidth stayed the same.. I only get 128Kbps to the server from my personal pc and all other pc's. >The server is on the same 10/100Mb switch as me and the other pc's. > >Also when I upload to the server.. if I'm lucky I can upload fast again... but then downloading freezes after 4096 bytes of data... > >Any suggestions.. What info do you need? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message