NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/53961: dhcpcd doesn't work with bge*



Can you post the output of `ifconfig bge0` on the troublesome system please?

Sure. VLANs weren't in use until after trying to run dhcpcd:

bge0: flags=0x8b43<UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST> mtu 1500
        capabilities=3f80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx>
        capabilities=3f80<UDP4CSUM_Rx,UDP4CSUM_Tx>
        enabled=3f80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx>
        enabled=3f80<UDP4CSUM_Rx,UDP4CSUM_Tx>
        ec_capabilities=7<VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU>
        ec_enabled=3<VLAN_MTU,VLAN_HWTAGGING>
        address: 00:10:18:e4:20:e0
        media: Ethernet autoselect (1000baseT full-duplex)
        status: active
        inet 23.130.97.130/30 broadcast 23.130.97.131 flags 0x0
        inet6 fe80::210:18ff:fee4:20e0%bge0/64 flags 0x0 scopeid 0x1

This system is in a datacenter now, so I can't try updating, but another system I have has the same issue with re0. It's an amd64 system. I've updated to -8 from today (9-April-2019) and get:

re0 at pci5 dev 0 function 0: RealTek 8168/8111 PCIe Gigabit Ethernet (rev. 0x06)
re0: interrupting at msi1 vec 0
re0: Ethernet address 30:b5:c2:05:07:97
re0: using 256 tx descriptors
rgephy0 at re0 phy 7: RTL8169S/8110S/8211 1000BASE-T media interface, rev. 4
...
re1 at pci8 dev 0 function 0: RealTek 8168/8111 PCIe Gigabit Ethernet (rev. 0x11)
re1: interrupting at msi3 vec 0
re1: Ethernet address 70:85:c2:7f:83:05
re1: using 256 tx descriptors
rgephy1 at re1 phy 7: RTL8251 1000BASE-T media interface, rev. 0

One is the motherboard ethernet and the other is a PCIe ethernet.

re0: interface not found or invalid
dhcpcd exited

dhcpcd re1
re1: interface not found or invalid
dhcpcd exited

If it's easier, I can give you a shell on this machine.

John Klos


Home | Main Index | Thread Index | Old Index