Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 1999 13:43:23 +0100
From:      Andy Doran <ad@fionn.sports.gov.uk>
To:        crypt0genic <crypt0genic@ecad.org>
Cc:        hackers@freebsd.org
Subject:   Re: poor ethernet performance?
Message-ID:  <378F28EB.7E577B22@fionn.sports.gov.uk>
References:  <19990716120748.A629@ecad.org> <378F16A6.C2541AD0@fionn.sports.gov.uk> <19990716131238.A658@ecad.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I'd guess that you're running these cards in full duplex mode. You
can't do that with them plugged into a hub.

	ifconfig xl0 mediaopt half-duplex

- ad

crypt0genic wrote:
> 
> * Andy Doran (ad@fionn.sports.gov.uk) [990716 12:25]:
> > What does 'netstat -in' say?
> 
> Machine 1 (Tweak)
> 
> # netstat -in
> Name  Mtu   Network       Address            Ipkts Ierrs    Opkts Oerrs  Coll
> xl0   1500  <Link>      00.10.5a.d8.8f.b8    41804     0    73961   174 18255
> xl0   1500  10/24         10.0.0.64          41804     0    73961   174 18255
> ----------
> Machine 2 (Manson)
> 
> $ netstat -in
> Name  Mtu   Network       Address            Ipkts Ierrs    Opkts Oerrs  Coll
> xl0   1500  <Link>      00.10.4b.b6.1c.ed   130585   171    76642     0 17938
> xl0   1500  10            10.0.2.2          130585   171    76642     0 17938
> xl0   1500  10            10.0.0.3          130585   171    76642     0 17938
> xl0   1500  10            10.0.2.3          130585   171    76642     0 17938
> 
> -Emil
> 
> --
> Reverse engineering, the most phun and usually the most effective way to tackle a problem or learn something new.
> Public PGP key:         http://www.ecad.org/crypt0genic_pgp_key
> Website:                http://www.ecad.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?378F28EB.7E577B22>