Is there a facility to execute a wake-on-lan from the winbox.
I have been trying with the magic packet software, but I can’t get it to work. I have tried to monitor the traffic on the port defined for the magic packet, but it doesn’t seem to even get to my router.
Not succeeding with the magic packet, I was just wondering if there is a facility - or script that could be executed from the router.
Thanks a lot, nest, That is exactly was I was looking for.
Now I just need to make it work and I just can’t figure out why it is not functioning.
The network adapter is set up to accept wol on magic packet. BIOS is set up with wol enabled. I had the whole system power down and up again - switched off power.
There is 2 switches between the RB750 and the PC. Can that have any impact?
I also seem to have a syntax problem with the syntax as written in the mikrotik manual. The “=” sign is not accepted
But when I execute in two lines, then there is no syntax error, but the wol still doesn’t work.
I tried to set op a power-up-on-RTA in bios, and it worked. The PC started without any problem at the time set.
Does the PC still have any activity on the NIC LED, even when it is switched off? (This proves the PC really does have WOL enabled)
Does the PC switch on if you directly connect the PC to a routerboard or a PC with some other WOL software with a back to back cross over cable? (This proves the PC will respond to such a magic packet if there is nothing in the way between the ‘WOL server’ and the PC)
Then start adding more switches in between the PC and the WOL “server” (whether this is Routerboard or another PC) until it stops working.
You are then proving where exactly the ‘magic packets’ are being blocked.
WOL magic packets are broadcast, there is no information that is returned by the client to the device sending the WOL packet, so it will never know if it arrived or not.
Connecting the PC directly to the RB did not work and execute the magic packet from winbox did not work.
However, Connecting the to PC’s with just one switch in between worked.
I will try to take my laptop and connect it to directly to the router to see if the packet will pass the router and the two switches onto my pc.
Maybe the Mikrotik guys should have a look at this. Because the interface I specified is identical default gateway interface. In this case LAN1_Mater - or have I misunderstood this?
Yes, I think you’ve misunderstood the concept of the default gateway. The routes are fine. It looks like you added a static route for route 0 (because it has a distance of 1), routes 1 and 2 have been added by the OS dynamically when you added the addresses to the interfaces ‘LAN1_Master’ and ‘GTS’ (as their distance is 0).