My Netgear WNDR3700 router rebooted on Saturday. I assume it is V1. Come to find out it now has OpenWrt on it. Was using stock Netgear firmware. No problem except I cannot access the GUI at 192.168.1.1. It is broadcasting only on 2GHz with SSID "OpenWrt". The DHCP server address says 192.168.99.1. I use mostly iOS devices but also have a Window 7 Home, SP1 desktop. Any suggestions how I can regain control over my router would be appreciated. It is offline and am using a backup travel router for now.
I did not try to flash openwrt. Been running the stock netgear firmware for years. I’m ok with trying openwrt if I can regain control and secure my router.
Download one of them t your PC and use it to access 192.168.99.1 using root as username and empty password. If you have question about how to use an SSH client then check the documents.
If you can't find SSH server at this address, hen you could try an IP scanner http://www.advanced-ip-scanner.com/ to see if you can find the router (not sure how i wouldn't be at that IP though)
If SSH server is there but incorrect password, then your best bet would be to just recover the router.
Try using the Terminal (on Mac) or PuTTY (on Windows) to try SSHing to 192.168.1.1 and/or 192.168.99.1?.
The WiFi is disabled by default in OpenWrt, this is why I asked if you purchased this router used. If this is the cause, you may have to use fail-safe procedures, as noted in Post No. 3.
Use the well-functioning TFTP recovery flash mode in WNDR3700 and flash the Netgear stock firmware back into the router. You need to use wired LAN for that.
The recovery mode is documented in wiki and works well. I have used it a dozen time with my WNDR3700 v1 (and v2 and WNDR3800)
That recovery flash routine is based on the u-boot bootloader, so your current OpenWrt has no role in that process. (so, any possible "hacking" has no effect in the outcome)
Ps.
WNDR3700 is a Netgear router and has no dual backup partition, so there is no need to flash twice.
If you are adventurous, you can use the TFTP flash mode to flash the 18.06 version of my WNDR3700 community build (which has been available since 2011).
But I suggest that you return to the Netgear stock firmware that you are familiar with.
First make sure you are connecting to your own router.
Disconnect both WNDR3700 and your travel router power adapters. See if you still can see Openwrt SSID
Problem solved. I was able to tftp the stock firmware and restore my router. Now I can study OpenWrt and decide to install when I’m ready. Than you all that participated in guiding me through this process. It was a lesson learned!