NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Sunhawk
Jan 13, 2017Aspirant
R6300v2 Providing Wireless but Not Ethernet Connectivity
First, I have avery vague grasp of how computers interact with the internet and am amazed by people who understand it better than myself. I'm hoping that some of might understand what I'm seeing abe...
TheEther
Jan 13, 2017Guru
It certainly does sound like that the router failed to obtain the addresses for the ISP's DNS server(s). Rebooting the router may fix this. If you still have no luck, you can manually enter the addresses yourself. You can either use the ISP's addresses (you may have to Google them), or you can use other servers. Google's DNS servers are 8.8.8.8 and 8.8.4.4 for IPv4 and 2001:4860:4860::8888 and 2001:4860:4860::8844 for IPv6.
- SunhawkJan 14, 2017Aspirant
I googled Comcast DNS servers and found that the nearest ones are in my hometown (68.87.77.134, 68.87.72.134). I logged into routerlogin.net and entered them in the Inter Setup section, DNS Address after clicking the Use These DNS Servers radio button. I then clicked the Apply button.
I then went to the computer I'm testing this on and got into the Ethernet Properties and did the same thing in the properties for TCP/IPv4. whatsmydns.net lists 75.75.75.75 and 75.75.76.76 as the primary DNS addresses for Comcast for IPv4. As I'm still not having any success, I'll be trying them next. From the same website I got the IP 2001:558:feed::1 . This seems to be a strange value so I didn't use it. If still unsuccessful, I'll try this value. Currently I've entered the Google IPv6 value you provided.
Does the router need to rebooted after making these changes or does the Apply button implement them immediately? I rebooted my test computer after making the changes to make sure they were refreshed.
When I click on the Network options in the lower right end of the tray, I'm still getting my functional wireless networks identified properly but the ethernet connection is identified as "Unidentified network, no internet access".
- TheEtherJan 14, 2017Guru
You should pick one option to configure DNS server addresses. Either configure them in the router or in all of your devices. If you configure them in your devices, then the settings in the router will be ignored.
If I were you, I would not use 68.87.77.134 and 68.87.72.134. If you want to use Comcast's DNS servers, stick with 75.75.75.75 and 75.75.76.76 . These are Anycast IP addresses, which means that DNS requests sent to these addresses will be automatically be forwarded by Comcast to the best DNS server inside their network. 2001:558:feed::1 is Comcast's IPv6 Anycast address for DNS. 2001:558:feed::2 is the other one.
You might want to consider disabling IPv6 temporarily in case it's the root of your problems.
I believe the router should apply changes to DNS settings immediately, but it wouldn't hurt to reboot just to be sure.
You should try doing some ping tests from your wired devices to localize the problem. Start by pinging your router's IP address. Then, try google.com or comcast.com. Also ping 75.75.75.75 and 8.8.8.8. This will inform you as to whether you have an IP or a DNS problem.
- SunhawkJan 15, 2017Aspirant
Got a question that might seem silly to you. How do I disable IPv6? Just uncheck the box in Ethernet properties?
Pinging my router was fine (0% loss). Pinging 75.75.75.75 and 8.8.8.8 were the same, as was pinging www.google.com. However, pinging www.comcast.com was a complete failure (100% loss).