> Both nics are set to autodetect
> 
> fxp0: 
> flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>
> mtu 1500
>        address: de:ad:be:ef:de:ad
>        media: Ethernet autoselect (100baseTX 
> full-duplex)
>        status: active
> fxp1: 
> flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>
> mtu 1500
>        address: de:ad:be:ef:de:ad
>        media: Ethernet autoselect (100baseTX 
> full-duplex)
>        status: active

Check your interface first with 

ifconfig -m fxp0

then manually select an option.  I suggest starting with the least demanding one for 
your interface.  Something like:

ifconfig fxp0 [options] media 10baseT

if it works try using 'mediaopt full-duplex' then switch to 'media 100baseTX' etc.  
Once you find the best for the interface write/create the settings in the 
/etc/hostname.fxp0 file.

Diego
 
* Uh... The have the Internet on computers now! *
-- Homer Simpson

Reply via email to