NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
arkouda
Jan 25, 2019Tutor
Does Orbi support ARP binding so I can wake up an attached NAS via the internet?
Hi,
I am using the Orbi RBK2200, 1 main unit as router and one satillite. I have a synology DS218+ NAS attached to the orbi router unit via lan cable. DS218+ supports WOL and I can wake it up w...
ekhalil
Jan 25, 2019Master
For ARP binding lease try the following. I did not try it on Orbi:
- Telnet to the router
- Enter the command arp -i br0 -s x.x.x.x mm:mm:mm:mm:mm:mm where x is the WOL destination IP address and mm is the WOL destination MAC address
- arkoudaJan 25, 2019Tutorthx. I will try that.
- arkoudaJan 26, 2019Tutorstill have problem. I established vpn with orbi from my phone. but the subnet is different so I still cannot access the router for configuration of ARP. Any idea how to do it?
- ekhalilJan 26, 2019Master
arkouda wrote:
still have problem. I established vpn with orbi from my phone. but the subnet is different so I still cannot access the router for configuration of ARP. Any idea how to do it?To access telnet on Orbi follow the following steps:
- Log in to your router on orbilogin.com/debug.htm or http://192.168.1.1/debug.htm
- Enable Telnet
- Telnet from your computer using the command: telnet 192.168.1.1 (or use the IP address of your router if not default)
- Sign in to the admin account using your Orbi admin password.
- Enter the commands as described.