Date: Fri, 7 Sep 2001 13:36:14 -0500 From: Lucas Bergman <lucas@slb.to> To: Neil Darlow <neil@darlow.co.uk> Cc: questions@freebsd.org Subject: Re: Collisions slowing network response Message-ID: <20010907133614.C49206@comp04.prc.uic.edu> In-Reply-To: <20010907.17051700@ideal.darlow.co.uk>; from neil@darlow.co.uk on Fri, Sep 07, 2001 at 05:05:17PM %2B0000 References: <20010907.17051700@ideal.darlow.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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. > > [...] > > rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::248:54ff:fed1:cba0%rl0 prefixlen 64 scopeid 0x1 > inet 213.107.35.101 netmask 0xffffff00 broadcast 255.255.255.255 > ether 00:48:54:d1:cb:a0 > media: autoselect (none) status: active > supported media: autoselect 100baseTX <full-duplex> 100baseTX \ > 10baseT/UTP <full-duplex> 10baseT/UTP 100baseTX <hw-loopback> Try manually setting the interface(s) to 10baseT/UTP and/or half-duplex? See ifconfig(8) and rl(4). Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010907133614.C49206>