Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2003 17:23:08 +1000 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        Jos Backus <jos@catnook.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: dc still reporting collisions
Message-ID:  <20031115171702.F13393@hewey.af.speednet.com.au>
In-Reply-To: <20031115071458.GA29973@lizzy.catnook.com>
References:  <20031115164720.I13393@hewey.af.speednet.com.au> <20031115071458.GA29973@lizzy.catnook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jos Backus wrote:

> Fwiw, I'm seeing the same with tx(4):

Looks like a different problem.

> lizzy:~% ifconfig tx0
> tx0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         inet 10.0.0.2 netmask 0xffffff00 broadcast 10.0.0.255
>         inet 10.0.0.10 netmask 0xffffffff broadcast 10.0.0.10
>         ether 00:e0:29:09:e4:1a
>         media: Ethernet autoselect (10baseT/UTP)
>         status: active
> lizzy:~% netstat -i
> Name    Mtu Network       Address              Ipkts Ierrs    Opkts Oerrs  Coll
> tx0    1500 <Link#1>      00:e0:29:09:e4:1a   154423     1   118093     0   253
> tx0    1500 10/24         lizzy               159162     -   122841     -     -
> tx0    1500 10.0.0.10/32  lizzy-proxy             28     -       28     -     -
> lo0   16384 <Link#2>                            5347     0     5347     0     0
> lo0   16384 your-net      localhost              442     -      442     -     -
> lizzy:~%

The dc(4) driver currently has an almost 1:1 ratio of packets:collisions.
Your tx0 is quite low.

Seishi Hiragushi <s-hrgsh@lapis.plala.or.jp> reported this 1.5 months ago:

Message-Id: <20030902071657.1e94e2b4.s-hrgsh@lapis.plala.or.jp>


--

 :{ andyf@speednet.com.au

        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031115171702.F13393>