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 able to provide guidance.
Yesterday my ISP had an outage in our area. When we became aware that service was restored, I rebooted the modem and then the router to make sure that everything was refreshed. I was more than a little surprised to find that we have wireless access to the internet but none of my devices that use the ethernet connection can access the internet.
When I run ipconfig /all on any of the machines using wireless, I find that the entries for DNS Servers, Default Gateway, and DHCP Server all have a value of 192.168.1.1.
In the Ethernet Local Area Connection section the Default Gateway is blank and DNS Servers are listed as fec0:0:0:ffff::1%1, fec0:0:0:ffff::2%1, and fec0:0:0:ffff::2%1.
The DHCPv6 Client DVID has the same value as in the Wireless section.
The Link Local IPv6 Address in the Ethernet section is fe80::ed4e:f4c0:b9e4:b8d6%11 (Preferred).
I logged into routerlogin.net and I see that a firmware update is available.
When I click on the Internet box(whichis indicated as Good), the Get Dynamically from ISP button under Internet IP Address is checked and all three addresses are populated (values can be provided if that will help). The Get Dynamically from ISP button under DNS Address is checked and the first value is 0.0.0.0 and the second is blank. I think this is the core of my problem but I do not know how to resolve it.
Will pressing the reset likely resolve this issue? Hopefully there is something that can be done short of this option that can fix this issue.
Any help will be most appreciated. If further information in needed, just ask. Thank you in advance.
12 Replies
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.
- SunhawkAspirant
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".
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.