Okay, I recently re-installed 2x Tomato Firmware v1.28.7495 MIPSR2-Toastman-RT K26 USB Ext on both my Asus RT-N16 routers, because at first I was running one on DD-WRT and the other on Tomato 1.28 beta. But now running both routers with Tomato Firmware v1.28.7495 MIPSR2-Toastman-RT K26 USB Ext.
I managed to get everything up and running, however I cannot get my WOL, or better said "Wake on Lan through WAN" working…
I need the WOL-function for my NAS (FreeNAS 8), so I can turn it on remotely.
Things I have done so far:
1. Enabled all bios options for the specific network card (and double checked it).
2. Added an IP number to (Static DHCP/ARP & Bandwidth Monitoring of LAN Clients) the MAC-address of the network card: 192.168.0.101.
3. Added a port forwarding rule: On Both 9 9 192.168.0.254 WOL.
4. Added the following to 'Scripts' (Init):
ip neigh change 192.168.0.254 lladdr ff:ff:ff:ff:ff:ff nud permanent dev br0
ip neigh add 192.168.0.254 lladdr ff:ff:ff:ff:ff:ff nud permanent dev br0
But still it doesn't work. I know it worked before, because I had this working under DD-WRT, however that was a long time ago. Most probably I am doing something wrong here. And if someone knows how to fix this, or tell me what I am doing wrong, than please share it with me!
I think I am doing something wrong, but I just don't know what… :(
When I use my android app, 'WoL Wake On Lan Wan', it just doesn't turn on my NAS.
Could it be the firewall of Tomato? I didn't change any settings there though…
Please advice… TY