이 명령은 sudo ether-wake xx:xx:xx:xx:xx:xx
인쇄합니다
sendto: Network is down
내가 삽입한 모든 MAC 주소에 대해. 이 문제를 해결하는 방법에 대한 정보를 찾을 수 없습니다. 분명히 명령을 실행 중인 PC의 WLAN에 연결되어 있습니다(sendto 및 ether-wake).예수신기에 LAN 케이블만 연결되어 있으면 무선으로 매직 패킷을 보낼 수 있겠죠? ).
이것이 ifconfig
나에게 보여진 것입니다:
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 1003 bytes 88142 (86.0 KiB)
RX errors 0 dropped 3 overruns 0 frame 0
TX packets 1003 bytes 88142 (86.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
virbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255
ether 52:54:00:99:2c:9a txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.11 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::aed1:b8ff:febf:9eb9 prefixlen 64 scopeid 0x20<link>
ether ac:d1:b8:bf:9e:b9 txqueuelen 1000 (Ethernet)
RX packets 35078 bytes 30784921 (29.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 3645
TX packets 29962 bytes 5021667 (4.7 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 19
wlp2s0
나는 이것이 다음과 같이 호출되는 것을 보고 있다고 생각합니다 eth0
.
dmesg | grep eth0
[ 5.199702] eth0: Broadcom BCM43b1 802.11 Hybrid Wireless Controller 6.30.223.248 (r487574)
[ 5.306314] wl 0000:02:00.0 wlp2s0: renamed from eth0
그런데 이름이 어떻게 바뀌는지, 어떻게 변경할 수 있는지 전혀 모르겠습니다. 이것이 문제가 될 수 있습니까?
답변1
이 문제는 알려진 문제인 것 같습니다.https://bugzilla.redhat.com/show_bug.cgi?id=1149502, 수정사항이 있습니다.https://bodhi.fedoraproject.org/updates/FEDORA-2015-15922.