NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
HarryZ
Apr 08, 2021Aspirant
routerlogin.net not working after disabling DHCP
Walked into a new account that was having internet troubles. Fixed the issue with their ISP. Found that there was a Netgear Nighthawk AX8, Model RAX75 "downstream" from the ISP modem. I also noticed ...
- Apr 09, 2021
> [...] I will try connecting the cable from the Technicolor to the LAN
> port on the Netgear and see what happens. [...]I wouldn't do that. That was a possible explanation for what you
reported, not a suggested course of action.> [...] look in the User Manual for "Set up the router as a WiFi access
> point". [...]Still my advice.
antinode
Apr 08, 2021Guru
> [...] I just disabled DHCP on the Netgear and let the ISP router take
> care of assigning IP addresses for all the PCs.
Not completely wrong, but not good enough.
> [...] Some other secret way of doing this?
So well hidden that you might never guess the key...
Visit http://netgear.com/support , put in your model number, and look
for Documentation. Get the User Manual (at least). Read. Look for
"Reset" and/or "Factory Settings".
When that's done, and you can again get to the management web site,
look in the User Manual for "Set up the router as a WiFi access point".
(That will, among other things, disable the DHCP server on the RAX75.)
- HarryZApr 08, 2021Aspirant
Aloha antinode . Mahalo (thank you) for the response. But a couple of things...
"...Not completely wrong, but not good enough." Care to explain a little more?
Also, I know what a Factory Reset is, and how to do it. I thought I made it clear that a Factory Reset is not what I'm looking for. So, do you know how to access the router admin in my current situation?
Harry Z
- antinodeApr 08, 2021Guru
> [...] Care to explain a little more?
What you want is to configure the RAX75 as a WAP. A part of that
task is to disable its DHCP server, but that's only a part of it, not
the whole job.> [...] I thought I made it clear that a Factory Reset is not what I'm
> looking for. [...]Yes, but I skipped right past that, assuming that with no DHCP server
running on the RAX75, little else would be working among the devices
connected to it, so that a settings reset would be relatively painless.
Which would be even more likely after any existing DHCP leases expired,
and could not be renewed. (Also, if you didn't know what a poor idea
disabling the DHCP server was, then I wouldn't bet that you hadn't
committed some other configuration blunder(s), so that a settings reset
would be a good idea, generally.)But, fine.
> So, I just disabled DHCP on the Netgear and let the ISP router take
> care of assigning IP addresses for all the PCs.I would not expect the (unspecified) "ISP router" to be able to do
that. DHCP uses broadcast messages, and those generally don't get from
the LAN side of a router to its WAN/Internet side (where the remaining
DHCP server resides).A possible exception would be if the connection between the
(unspecified) "ISP router" to the RAX75 was made using a _LAN_ port on
the RAX75. And that seemed unlikely if client devices connected to the
RAX75 had been getting addresses on a different subnet ("192.168.1.*").> [...] 192.168.1.1 will not work since DHCP is turned off. [...]
Disabling the DHCP server, by itself, would not shift the RAX75 LAN
IP address from its default of "192.168.1.1". What I _would_ expect to
happen would be that a DHCP-using computer which was connected to it
would not get valid IP parameters (because there's no local DHCP
server).
"will not work" is not a useful problem description. It does not say
what you did. It does not say what happened when you did it. As usual,
showing actual actions (commands) with their actual results (error
messages, LED indicators, ...) can be more helpful than vague
descriptions or interpretations.> [...] I've found the IP address for the router, [...]
How? What, exactly, did you find? If you found this (mystery)
address on the (unspecified) "ISP router", and it's on the "192.168.0.*"
subnet, then I'd guess that that's the address of the WAN/Internet
interface of the RAX75. Normally, that wouldn't work because the RAX75
would see an attempt to connect to its WAN/Internet port as "remote",
and "Remote Management" is disabled by default.> [...] If I try routerlogin.net, I get redirected [...]
"try" from where? There are multiple reasons for a computer to get
to that misleading/useless error page, generally involving use of a DNS
server other than the relevant Netgear router. See, for example:
https://community.netgear.com/t5/x/x/m-p/1976674If the RAX75 WAN/Internet port is connected to the (unspecified) "ISP
router" LAN, then I'd expect its LAN interface still to be at
"192.168.1.1". And, if you connected a computer to it (probably by
Ethernet), and configured that computer's network interface manually,
using parameters like:Address: 192.168.1.x (x = something big, perhaps 200?)
Subnet mask: 255.255.255.0
Gateway: 192.168.1.1then, I'd expect a web browser on that computer to be able to reach the
RAX75 management web site at "192.168.1.1". And you could re-eenable
its DHCP server. And/or configure the RAX75 as a WAP. Which I'd expect
to disrupt the RAX75 LAN client devices about as much as a settings
reset on the RAX75 would have done, because they'll all need to get new
IP configurations on the "192.168.0.*" subnet.
Hence, I'd suggest a settings reset, and then configuring the RAX75
as a WAP. But, "If a man wants to carry the cat home by the tail, I say
let him. That cat will teach him a thousand lessons which I could never
explain."- HarryZApr 08, 2021Aspirant
So, the ISP router is a 'Technicolor' brand. Sorry, I don't have the model number. It does have DHCP and dispenses addresses in the 192.168.0.x range. When I turned off DHCP on the Netgear, all the wired and wifi clients connected to it received 192.168.0.xxx addresses. Everything is working as far as networking is concerned.
Finding the address of the Negear in the 192.168.0.xxx range is fairly trivial. I use a program called Advanced IP scanner, which I ran from an ethernet cable connected machine. I believe the address of the Netgear shows up 192.168.0.9. This is the IP address I put into the browser in an attempt to access the admin function.
I did not change the port the cable from the ISP router goes to from WAN to LAN. Maybe I got lucky that the clients are working? Does this fit into your scenario about the Netgear seeing this as a 'remote' access and therefore not allowing the connection?
Thanx for your responses