Community discussions

MikroTik App
 
sebus
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 67
Joined: Sun Mar 12, 2017 6:29 pm

WOL not working after upgrade

Sun Aug 04, 2019 1:24 pm

I hate upgrades, as always something goes wrong (ofcourse other things might have been wrong previously, hence the need for upgrade)

This time WOL stopped working in both 6.44.3 & current 6.45.3
It used to work perfectly fine in my old 6.34.x version

I can use Depicus WOL GUI tool (and with setting Send options: Internet my machines wakes up after packet is sent to 192.168.88.255 - but with Sent options: Local Subnet it also does not work, I assume /tool wol also uses local subnet, hence the issue)

So this does NOT work in current MikroTik RouterOS 6.45.3 (c) 1999-2019

/tool wol interface=ether2-master mac=A0:48:1E:B8:8D:58

Any ideas how to fix it?

sebus
 
sebus
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 67
Joined: Sun Mar 12, 2017 6:29 pm

Re: WOL not working after upgrade

Mon Aug 05, 2019 12:44 pm

It seems that the issue is that between OS versions behavior of master interface changed.

I have D-Link managed switch connected to ether3 (to which my devices are connected)

With current OS I can get WoL working again, but I had to change my scripts to use ether3 (previously it was working fine with master interface)

sebus
 
User avatar
eworm
Forum Guru
Forum Guru
Posts: 1071
Joined: Wed Oct 22, 2014 9:23 am
Location: Oberhausen, Germany
Contact:

Re: WOL not working after upgrade

Tue Aug 06, 2019 1:06 pm

The concept of master interfaces does no longer exist in recent RouterOS releases. If the interface belongs to a bridge you should use that.
 
nostromog
Member Candidate
Member Candidate
Posts: 226
Joined: Wed Jul 18, 2018 3:39 pm

Re: WOL not working after upgrade

Tue Aug 06, 2019 1:49 pm

I hate upgrades, as always something goes wrong (ofcourse other things might have been wrong previously, hence the need for upgrade)

This time WOL stopped working in both 6.44.3 & current 6.45.3
It used to work perfectly fine in my old 6.34.x version

I can use Depicus WOL GUI tool (and with setting Send options: Internet my machines wakes up after packet is sent to 192.168.88.255 - but with Sent options: Local Subnet it also does not work, I assume /tool wol also uses local subnet, hence the issue)

So this does NOT work in current MikroTik RouterOS 6.45.3 (c) 1999-2019

/tool wol interface=ether2-master mac=A0:48:1E:B8:8D:58

Any ideas how to fix it?

sebus
You need to find to which interface is A0:48:1E:B8:8D:58 attached. One good way is, while the device is awaken, and assuming good access to it, do:
:put [/ip arp get [f where mac-address=A0:48:1E:B8:8D:58] interface]
After ensuring that the device has been recently seen by the router (say after ping to its ip address).
 
User avatar
Jotne
Forum Guru
Forum Guru
Posts: 3297
Joined: Sat Dec 24, 2016 11:17 am
Location: Magrathean

Re: WOL not working after upgrade

Tue Aug 06, 2019 3:40 pm

:put [/ip arp get [f where mac-address=A0:48:1E:B8:8D:58] interface]
This may not work. On hEX routers, it will just show name of the bridge where the interface is connected, not the physical interface.
 
nostromog
Member Candidate
Member Candidate
Posts: 226
Joined: Wed Jul 18, 2018 3:39 pm

Re: WOL not working after upgrade

Sun Aug 11, 2019 7:02 am


:put [/ip arp get [f where mac-address=A0:48:1E:B8:8D:58] interface]
This may not work. On hEX routers, it will just show name of the bridge where the interface is connected, not the physical interface.
The interface where it appears in arp table is the one that wake command needs

Sent from my Redmi Note 5 using Tapatalk

 
User avatar
Jotne
Forum Guru
Forum Guru
Posts: 3297
Joined: Sat Dec 24, 2016 11:17 am
Location: Magrathean

Re: WOL not working after upgrade

Sun Aug 11, 2019 7:13 am

Interface is Bridge1 for all innside mac on hEX
/ip arp print
 0 DC 10.10.10.41     00:1A:EC:0C:1C:83 Bridge1
 1 DC 10.10.10.32     90:BA:1A:68:DA:D1 Bridge1
...
...
 
nostromog
Member Candidate
Member Candidate
Posts: 226
Joined: Wed Jul 18, 2018 3:39 pm

Re: WOL not working after upgrade

Sun Aug 11, 2019 3:35 pm

Interface is Bridge1 for all innside mac on hEX
/ip arp print
 0 DC 10.10.10.41     00:1A:EC:0C:1C:83 Bridge1
 1 DC 10.10.10.32     90:BA:1A:68:DA:D1 Bridge1
...
...
this means that bridge1 is the broadcast domain where the wake tool should be fired.

Sent from my Redmi Note 5 using Tapatalk

 
User avatar
Jotne
Forum Guru
Forum Guru
Posts: 3297
Joined: Sat Dec 24, 2016 11:17 am
Location: Magrathean

Re: WOL not working after upgrade

Sun Aug 11, 2019 4:53 pm

That I do understand, but if I know my PC is connected to ether2, its not easy to find out what mac is on ether2
Last edited by Jotne on Wed Oct 09, 2019 11:44 pm, edited 1 time in total.
 
Lilarcor
Frequent Visitor
Frequent Visitor
Posts: 54
Joined: Sun Oct 08, 2017 3:16 am

Re: WOL not working after upgrade

Wed Oct 09, 2019 7:17 am

if your machine is windows 10, you need to turn off quick boot in power option

Who is online

Users browsing this forum: Babujnik and 19 guests