I am just starting to learn how to work with OpenWrt. I borrowed a Netgear Nighthawk AC1900 (R7000) to help me learn. I want to set it up as a wired access point, but I am stuck.
I followed directions on the device page for installing OpenWrt firmware 24.10. It seems to have been successful.
The Nighthawk is connected by ethernet on the WAN port to the root router and by ethernet on the first LAN port to my computer. To do some tasks, I follow the directions and disconnect the ethernet cable from the WAN port.
Now I'm following the directions in the quick start guide. The first task listed is to enable a wi-fi access point. The second step in the directions to do that is to access "Network" - "Wireless" in LuCI. But "Wireless" does not appear under the "Network" menu or anywhere else.
DNS is working only through my VPN, not through the root router. The root router and the Nighthawk have the same IP address (192.168.1.1). Several attempts under "Network" - "Interfaces" to change the IP address on the Nighthawk have failed because the change is never confirmed, so it gets rolled back. In network interfaces, "lan" is green; "wan" and "wan6" are red. "lan" has a static address. "lan" is a bridge ("br-lan").
Questions:
- How do I get the Nighthawk working as a wired AP?
- How can I enable "Network" - "Wireless"?
- Must I set up the Nighthawk up explicitly as a client or as a router? If I do, where and how do I do that?
- How do I change the IP address?
Many thanks for any help.