Re: TP-LINK USB no carrier after speed test
- In reply to: Ivan Quitschal : "Re: TP-LINK USB no carrier after speed test"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Sep 2022 22:27:21 UTC
On Thu, Sep 15, 2022 at 01:45:11PM -0300, Ivan Quitschal wrote: >capabilities=68009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> > ether 54:af:97:86:be:2c > inet 192.168.0.35 netmask 0xffffff00 broadcast 192.168.0.255 > media: Ethernet 1000baseT <full-duplex> > status: active > supported media: > media autoselect > media 1000baseT mediaopt full-duplex,master > media 1000baseT mediaopt full-duplex > media 100baseTX mediaopt full-duplex > media 100baseTX > media 10baseT/UTP mediaopt full-duplex > media 10baseT/UTP > media none > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> In /etc/rc.conf, is it autoselected (so no mediaopt line) or are you specifying the media 1000baseT mediaopt full-duplex,master ? I'm asking because some network devices sometimes seem to *require* the speed to be specified because they don't play well autonegotiating. --