Date: Thu, 03 Apr 2003 19:45:22 -0000 From: "William Ashworth" <willybaby12345@yahoo.com> To: <freebsd-newbies@freebsd.org> Subject: Re: Proper way to configure NIC in full duplex Message-ID: <0b9001c311a4$24c3b420$728d3a40@user> References: <016401c31194$03a25c70$728d3a40@user>
next in thread | previous in thread | raw e-mail | index | archive | help
Okay, I think that I might be on the right track, but how do I apply these changes that I noticed on a post to my rc.conf file properly?? (root@nu)~># ifconfig xl0 xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.0.1 netmask 0xffffffe0 broadcast 192.168.0.31 ether 00:70:18:d4:a4:ac media: 10baseT/UTP (10baseT/UTP <half-duplex>) supported media: 10base5/AUI 10baseT/UTP <full-duplex> 10baseT/UTP <half-duplex> 10baseT/UTP Thanks, Will Ashworth ----- Original Message ----- From: "William Ashworth" <willybaby12345@yahoo.com> To: <freebsd-newbies@freebsd.org> Sent: Saturday, May 03, 2003 9:49 AM Subject: Proper way to configure NIC in full duplex > Hello, > > I'm using an r10 nic and have all the information already configured in > rc.conf, however, transfer speeds are unusually slow (i.e., 55-60kbps when > it SHOULD be somewhere near 1.00mbps+) > > Someone told me that I might not be running the interface in full duplex. > How can I determine this? How can I fix it if I am not currently running in > full duplex? > > Any assistance is appreciated and below is the output of my interface > information: > > www# ifconfig rl0 > rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet 216.194.67.6 netmask 0xffffff00 broadcast 216.194.67.255 > inet6 fe80::248:54ff:fe3d:350%rl0 prefixlen 64 scopeid 0x1 > inet 66.51.100.209 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.210 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.211 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.212 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.213 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.214 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.215 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.216 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.217 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.218 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.219 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.220 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.221 netmask 0xfffffff0 broadcast 66.51.100.223 > inet 66.51.100.222 netmask 0xfffffff0 broadcast 66.51.100.223 > ether 00:48:54:3d:03:50 > media: Ethernet autoselect (none) > status: active > > Thanks, > > William Ashworth > will@pchammer.net > > > > _______________________________________________ > freebsd-newbies@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0b9001c311a4$24c3b420$728d3a40>