NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
orbikrush
Mar 07, 2023Aspirant
Website Created through Hostinger getting Blocked by Orbi RBK50
I recently created a website through Host provider Hostinger. I can access the website fine, except when connected to my home WIFI. A coworker had the same access issues and we both confirmed we bot...
- Mar 07, 2023
Would it be possible to make a screen shot of the web browser message that describes the failure to connect?
Sometimes it is helpful to confirm that the router is able to resolve the website URL into an IP address.
Many web sites respond to the Internet Message Control Protocol (ICMP, often known as 'ping').
A command window on the computer (Windows? Mac? Linux?) should be able to resolve the URL into IP. i.e.
ping URL (for example, ping ford.com)
The key is not that the web site responds to ping, but that the URL gets translated into an IP address.
The default configuration for Netgear routers is for the router to use the DNS server specified by the Internet Service Provider (ISP). It is a pretty common practice to manually set DNS servers to a couple of the largest ones, such as:
1.1.1.1 (Cloudflare) and 8.8.8.8 (Google).
orbikrush
Mar 07, 2023Aspirant
Domain "www.domainname.com" not found or not active
Receive this error. Changed name of domain but you get the idea
Receive this error. Changed name of domain but you get the idea
CrimpOn
Mar 07, 2023Guru - Experienced User
Thanks. That points toward a DNS issue. Can you try using those two DNS servers?
- CrimpOnMar 07, 2023Guru - Experienced User
p.s. Another common diagnostic technique is to set the user computer to use specific DNS servers, rather than the router.
Most computers have an option to specify whether to use the DNS provided by the network or some others. Windows, for example, has this in the network adapter setup:
In this example, the Windows computer was told to use the Orbi router (192.168.1.1) which is what the Orbi router would have provided if "Obtain DNS server address automaticlly" was selected. (I fool with these settings all the time.)
- orbikrushMar 07, 2023Aspirant
Thanks for all the info. Setting the DNS servers manually did the trick. Appreciate the help!