Hi there.
Using a Asus ac68u with johns fork on it.
I have a laptop connected that has plex server installed and also works as a minecraft server.
my problem is when trying to wake on lan or wake on wan, after sometime, i cant wake the laptop from either lan or wan. it works fine when the first minuts after the laptop sleeps.
Latop has static ip, and it has Manually Assigned IP from mac adress on the router.
i have forwarded ports 7 and 9 to play with.
In router interface i can wake the laptop up anytime i want, even after 8 hours. but not sending magic packet from either phone, tablet or laptop.
i have been reading a little about arp table to set the ip static so router wont clear cache.
but i cant figure out how to do it, i have some guides like this one
"What I have done now is the following:
1) Opened telnet on a different computer connected to the same router. My primary computer was disconnected from the router at this point. A note on this: I guess that I could have used the primary computer by changing the ip-address to something other than 10.0.0.1 prior to telneting. I ran into the problem where the router updates the arp automatically before I got around to typing in the addarp-command. This way the entry stays tagged as dynamic, and I won't be able to change it to static. Changing the ip to let's say 10.0.0.2 would probably let me work on adding the 10.0.0.1 as static without the router messing it up.
2) "telnet 10.0.0.138" (My router)
3) Put in username/password
4) "ip arplist" (This gives me all the devices in the list, I saw that all devices had been tagged as DYNAMIC. Now I wanted to change it to STATIC)
5) "ip arpdelete intf=LocalNetwork ip 10.0.0.1 hwaddr=xx:xx:xx:xx:xx:xx" (where the x's are the mac adress of my computer)
6) "ip arpadd intf=LocalNetwork ip 10.0.0.1 hwaddr=xx:xx:xx:xx:xx:xx"
7) Now when I list the arplist using "ip arplist" my computer is tagged as STATIC.
but i am not sure if this will work,
is there any newb guide to to this ? step by step guide ?
Using a Asus ac68u with johns fork on it.
I have a laptop connected that has plex server installed and also works as a minecraft server.
my problem is when trying to wake on lan or wake on wan, after sometime, i cant wake the laptop from either lan or wan. it works fine when the first minuts after the laptop sleeps.
Latop has static ip, and it has Manually Assigned IP from mac adress on the router.
i have forwarded ports 7 and 9 to play with.
In router interface i can wake the laptop up anytime i want, even after 8 hours. but not sending magic packet from either phone, tablet or laptop.
i have been reading a little about arp table to set the ip static so router wont clear cache.
but i cant figure out how to do it, i have some guides like this one
"What I have done now is the following:
1) Opened telnet on a different computer connected to the same router. My primary computer was disconnected from the router at this point. A note on this: I guess that I could have used the primary computer by changing the ip-address to something other than 10.0.0.1 prior to telneting. I ran into the problem where the router updates the arp automatically before I got around to typing in the addarp-command. This way the entry stays tagged as dynamic, and I won't be able to change it to static. Changing the ip to let's say 10.0.0.2 would probably let me work on adding the 10.0.0.1 as static without the router messing it up.
2) "telnet 10.0.0.138" (My router)
3) Put in username/password
4) "ip arplist" (This gives me all the devices in the list, I saw that all devices had been tagged as DYNAMIC. Now I wanted to change it to STATIC)
5) "ip arpdelete intf=LocalNetwork ip 10.0.0.1 hwaddr=xx:xx:xx:xx:xx:xx" (where the x's are the mac adress of my computer)
6) "ip arpadd intf=LocalNetwork ip 10.0.0.1 hwaddr=xx:xx:xx:xx:xx:xx"
7) Now when I list the arplist using "ip arplist" my computer is tagged as STATIC.
but i am not sure if this will work,
is there any newb guide to to this ? step by step guide ?