The other day I moved my xFinity router from a room at one end of the house to the closet where my OnQ panel is which is closer to the center of the main floor in order to provide a more even Wi-Fi signal strength in the house. Signal is still week in the basement so I wanted to connect my old Netgear WNDR4500/N900 router as an access point. I connected the “Internet” port on it to the LAN, which consists of several Netgear Fast switches. I have several computers connected to this LAN and they all work fine so I believe the LAN is working. The “Connected Devices” table on the xFinity router shows “WNDR4500” with an IP address of 10.0.0.122 but I cannot connect to it with a web browser (trying Chrome and IE) and ping times out. Curiously, the xFinity router says the MAC is 74:44:01:39:57:0B but on the case of the WNDR4500 it is shown as 74:44:01:39:57:0A (ending in “A” instead of “B”) BTW, I am using a Windows 10 Home computer to do this work.
I first used “arp -d 10.0.0.122” to delete the entry from the arp table then tried “arp -s 10.0.0.122 74-44-01-39-57-0a” to assign the MAC which the WNDR4500 thinks is correct but I get “The ARP entry addition failed: Access is denied.” even if I am running the command prompt as administrator. I also tried Powershell with the same result.
For fun I power-cycled the WNDR4500 to get it back in the arp cache but the reassign command still gives me access denied.
Anyone have any ideas other than throwing the WNDR4500 in the trash?
Thanks,
Don