Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2002 09:44:25 +0100
From:      Jonathan Belson <jon@witchspace.com>
To:        freebsd-questions@freebsd.org
Subject:   ed0 and network collisions
Message-ID:  <200208210944.25868.jon@witchspace.com>

next in thread | raw e-mail | index | archive | help
Hiya


(reposted from -stable)

I have a machine with a PCI NE2000 card which I use to run cvs.  A couple=
 of
 weeks ago I had to reinstall (IBM drive failed - enough said), after whi=
ch I
 saw I was getting a *lot* of packet collisions:

Network interface status:
Name  Mtu   Network       Address            Ipkts Ierrs    Opkts Oerrs  =
Coll
ed0   1500  <Link#1>    00:40:95:43:17:ac   433381     0   931587     0
 908567 ed0   1500  10.133.14/24  heimdal           432978     -   931553=
   =20
 -     - ed0   1500  fe80:1::240 fe80:1::240:95ff:        0     -        =
0  =20
  -     - lp0*  1500  <Link#2>                             0     0       =
 0 =20
   0     0 sl0*  552   <Link#3>                             0     0      =
  0=20
    0     0 faith 1500  <Link#4>                             0     0     =
   0
     0     0 lo0   16384 <Link#5>                             0     0    =
  =20
 0     0     0 lo0   16384 localhost   ::1                      0     -  =
   =20
  0     -     - lo0   16384 fe80:5::1   fe80:5::1                0     - =
   =20
   0     -     - lo0   16384 your-net      localhost              0     -=
   =20
    0     -     - ppp0* 1500  <Link#6>                             0     =
0  =20
     0     0     0

I remembered moving the card to another slot when I was changing the hard
 drive, but moving it back made no difference.

Here's the line from my dmesg:

ed0: <NE2000 PCI Ethernet (NetVin 5000)> port 0x7f80-0x7f9f irq 11 at dev=
ice
 10. 0 on pci0 ed0: address 00:40:95:43:17:ac, type NE2000 (16 bit)

Here's the line from my config file:

# ISA Ethernet NICs.
device          ed0     at isa? port 0x280 irq 11 iomem 0xd8000

Since it's a PCI card, I'm assuming it ignores the bits after 'ed0'?

ifconfig output:

ed0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 10.133.14.116 netmask 0xffffff00 broadcast 10.133.14.255
        ether 00:40:95:43:17:ac

I wondered if it's a full/half duplex problem (it's plugged into a switch=
); I
 checked the man page but the device doesn't seem to support the media or
 mediaopt options.

Any clues on trying to debug the problem?


--Jon

<http://www.witchspace.com>;


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?200208210944.25868.jon>