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 <[EMAIL PROTECTED]> reported this 1.5 months ago:

Message-Id: <[EMAIL PROTECTED]>


--

 :{ [EMAIL PROTECTED]

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


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to