[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: slow ethernet
Dom De Vitto wrote:
> 1) Is it ftp to or from the OpenBSD box?
> 2) What are you link settings - 100mb full duplex? Make sure it's
> the same at what the switch thinks.
> (Try x-over cabling to another PC and set fix each end to 100meg/full)
[snip]
>
I did x-over cable and it works OK now, through the hub too.
I don't know what was the problem, may be some bogus data in
/etc/hostname.dc0. I removed any options and now it autoconfigures.
~$ cat /etc/hostname.dc0
inet 192.168.1.2 255.255.255.0 192.168.1.255
Thanks for the suggestions.