Melameth, Daniel D. wrote:
> > Note that, if debugging is turned on, it would not go above 1.5Mb/s,
> > due to excessive amount of logging, make sure that you do not somehow
> > turn debug on by default.
> 
> It is definitely not on by default.

ok, just wanted to make sure.
 
> > Another thing to try would be to replace your ethernet card.
> > The xl(4) said to be quite crappy.
> 
> Prior to migrating to DSL, this same card was used for a cable
> connection and doing more than 1.5Mb/s.

This really does not mean much. It could be a negotiation problem.
Was your old cable modem ethernet connection 10BaseT ?

from a previous post ...

> xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>          address: 00:04:75:ac:05:48
>          media: Ethernet autoselect (100baseTX full-duplex)

Perhaps your ADSL modem/switch  has problems negotiating with
your card, or your cable might have problems.

Full-duplex does not detect transmission errors, so you would
not see them on netstat -i output. You could try setting
media to "10BaseT half-duplex" this usually helps you notice
if there is a problem, and can sometimes solve it.

And do try another ethernet card if possible.

Can

Reply via email to