From owner-freebsd-questions Fri Sep 7 10: 5:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from router.darlow.co.uk (pc2-bigg2-0-cust101.lut.cable.ntl.com [213.107.35.101]) by hub.freebsd.org (Postfix) with ESMTP id 08A1E37B407 for ; Fri, 7 Sep 2001 10:05:18 -0700 (PDT) Received: from ideal.darlow.co.uk (neil@ideal.darlow.co.uk [192.168.0.3]) by router.darlow.co.uk (8.11.3/8.11.3) with SMTP id f87H5Hp00543 for ; Fri, 7 Sep 2001 18:05:17 +0100 (BST) (envelope-from neil@darlow.co.uk) From: Neil Darlow Date: Fri, 07 Sep 2001 17:05:17 GMT Message-ID: <20010907.17051700@ideal.darlow.co.uk> Subject: Collisions slowing network response To: freebsd-questions@freebsd.org X-Mailer: Mozilla/3.0 (compatible; StarOffice/5.2;Linux) X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi All, I have a FreeBSD 4.3-RELENG_4_3 system that's exhibiting high network collision rates when connected to a Debian GNU/Linux 2.2r3 system. I have only observed these collisions since updating from FreeBSD 4.2 and more-so since upgrading hardware to 8139 NICs. The collisions seem to occur mostly with transfer of large amounts of data i.e. scp of small files doesn't cause many/any. The FreeBSD system is dual-homed using a pair of 10/100 NICs one of which connects to the Debian system via a pair of LinkSys Workgroup hubs= and 10base2 cable. Here are the relevant rc.conf entries and output from ifconfig. Does anyone have any ideas how I might diagnose this? ifconfig_rl0=3D"dhcp" ifconfig_rl1=3D"inet 192.168.0.1 netmask 255.255.255.0" natd_enable=3D"YES" natd_flags=3D"-m" natd_interface=3D"rl0" tcp_extensions=3D"YES" rl0: flags=3D8843 mtu 1500 inet6 fe80::248:54ff:fed1:cba0%rl0 prefixlen 64 scopeid 0x1=20 inet 213.107.35.101 netmask 0xffffff00 broadcast 255.255.255.255 ether 00:48:54:d1:cb:a0=20 media: autoselect (none) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/U= TP=20 10baseT/UTP 100baseTX rl1: flags=3D8843 mtu 1500 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::248:54ff:fed1:ce9b%rl1 prefixlen 64 scopeid 0x2=20 ether 00:48:54:d1:ce:9b=20 media: autoselect (none) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/U= TP=20 10baseT/UTP 100baseTX Regards, Neil Darlow. -- 1024D/531F9048 1999-09-11 Neil Darlow GPG fingerprint =3D 359D B8FF 6273 6C32 BEAA 43F9 E579 E24A 531F 9048 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message