Re: looking for ethernet errors, collisions



On Sat, 19 May 2007 21:10:25 -0400
"Michael P. Soulier" <msoulier@xxxxxxxxxxxxxxxx> wrote:

On 17/05/07 Ted Mittelstaedt said:

Note that error counters are often bogus because so
many cards today filter errors out in hardware, long before
the OS driver gets them.

Well, there are plenty there on my sis0 interface (internal).

[msoulier@kanga ~]$ netstat -i
Name Mtu Network Address Ipkts Ierrs Opkts
Oerrs Coll
sis0 1500 <Link#1> 00:0a:e6:4a:56:c2 37989565 3980 36808783
5749 6492857
sis0 1500 192.168.1 kanga 12380344 -
9255757 -



What are collisions in this context?

Traditional ethernet collisions aren't possible on modern hardware,
since there's never more than one output writing to each twisted-pair.

netstat -i on my desktop PC shows collisions on the ppp tun0
interface. I haven't a clue what that means.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Potential DoS on Bittorrent
    ... That has always been true with quality hardware. ... Even a single DSL link often ... >on errors to detect collisions. ... Those who care about the technical stuff instead of sales blather care ...
    (sci.crypt)
  • Re: Damn you, FEDEX! or Nikon D40 lost in Springfield, MO blackhole.
    ... the 2 mp Mavica he had been using with a Nikon D40. ... After shopping around, he got me to order one for him. ... The shipper had it insured, but from what I have read it could take weeks to sort this crap out. ... You may get your insurance from FedEx and a couple weeks later they find it and deliver it. ...
    (alt.photography)
  • RE: looking for ethernet errors, collisions
    ... many cards today filter errors out in hardware, ... the OS driver gets them. ... collisions ... standard way to show that on FreeBSD? ...
    (freebsd-questions)
  • Re: Disable Exponential Backoff (retry) on Ethernet?
    ... Maybe I have to find some old NICs and ... Retries are done in NIC hardware as far as i know. ... All you need to do to get some collisions is to set the rates to half-duplex on both sides (hubs were half-duplex). ...
    (freebsd-net)
  • Re: looking for ethernet errors, collisions
    ... there are plenty there on my sis0 interface. ... Traditional ethernet collisions aren't possible on modern hardware, ...
    (freebsd-questions)