[Bug 218579] Wake on Lan doesn't work for bge NIC driver

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 19 19:31:32 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218579

Koen Martens <gmc at metro.cx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gmc at metro.cx

--- Comment #5 from Koen Martens <gmc at metro.cx> ---
Not sure what the fix is, and how 171744 is relevant (it's about the wake
command, if I understand correctly).

Just wanted to chime in. I have a machine with a bge-driven card for which WOL
worked perfectly with 10.3-RELEASE. I activated it with 'ifconfig bge0
wol_magic' and then used the wakeonlan utility on a linux (ubuntu 16.04)
machine to wake up the freebsd machine.

Yesterday I upgraded to 11.1-RELEASE (something I have put off for ages because
I was afraid something would break, but with the EOL coming up I decided to
take the risk), and WOL just stopped working.

It isn't even advertised anymore as a capability in ifconfig:

# ifconfig -m bge0
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
       
options=8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
       
capabilities=8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
        ether 00:1e:c9:5b:75:11
        hwaddr 00:1e:c9:5b:75:11
        inet 10.1.3.8 netmask 0xffffff00 broadcast 10.1.3.255 
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
        supported media:
                media autoselect mediaopt flowcontrol
                media autoselect
                media 1000baseT mediaopt full-duplex,master
                media 1000baseT mediaopt full-duplex
                media 1000baseT mediaopt master
                media 1000baseT
                media 100baseTX mediaopt full-duplex
                media 100baseTX
                media 10baseT/UTP mediaopt full-duplex
                media 10baseT/UTP

Needless to say, 'ifconfig bge0 wol_magic' doesn't enable it anymore either.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list