Can't ping websites by hostname, but can ping by IP and can browse by IP and Hostname

AnonymousONIagent

Reputable
Jan 26, 2015
85
0
4,660
Hey there, I'm helping a friend of mine with an issue he's been having with the game Warframe. He can't seem to get the launcher to download updates that are necessary for running the game.

After comparing his launcher's logs against mine, it seems that his launcher fails to establish a connection to origin.warframe.com when it tries to run updates. It's not timing out, either, it's simply stating that the connection failed almost immediately after trying to open it.

Originally I suspected that the issue was that he didn't have all of the necessary ports open, but after some messing around in command prompt, it seems he cannot ping any website via its hostname; he can only ping IP addresses. Based on this I guessed that it was likely an issue with the DNS server. However, the issue persists even after performing ipconfig /flushdns and setting his connection to use the Google DNS servers (8.8.8.8 and 8.8.4.4). Note that I did not try OpenDNS.

Also worth noting is that the ping request does not time out, it instead immediate returns an error stating that "Ping request could not resolve host <hostname> Please check the name and try again." nslookup also fails unless a numerical IP address is used. If a hostname is used, an error is immediately produced. Lastly, he can browse the internet normally. He does not have to enter IP addresses in order for his browser to access websites.

So both my friend and I are getting rather annoyed with this and the lack of helpful information we've been able to find. Most everything says to use flushdns and change the DNS server, which we've already tried without results.

Apologies if I messed up anything or misused any terminology. Networking is not my strong suit.
 

AnonymousONIagent

Reputable
Jan 26, 2015
85
0
4,660

Internet browsing functions totally normal, so pages load fine and address bar works as it should. Yet pinging any website by it's URL/hostname/anything that's not an IP address in command prompt fails. This includes both Google and Yahoo. tracert and nslookup also fail unless an IP is used.
 

AnonymousONIagent

Reputable
Jan 26, 2015
85
0
4,660


C:\Users\COLIN DAVIS>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : COLINDAVIS-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : hr.cox.net

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : hr.cox.net
Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
Physical Address. . . . . . . . . : blarg
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::fd52:32b6:be5e:b524%12(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.5(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Tuesday, March 24, 2015 3:50:34 PM
Lease Expires . . . . . . . . . . : Wednesday, March 25, 2015 7:31:55 PM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 264003572
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-FD-41-0F-BC-5F-F4-3F-54-A3

DNS Servers . . . . . . . . . . . : 8.8.8.8
8.8.4.4
NetBIOS over Tcpip. . . . . . . . : Enabled
Connection-specific DNS Suffix Search List :
hr.cox.net

Tunnel adapter isatap.{55FA159A-D07F-4A17-B0B4-FC8E7392B214}:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft ISATAP Adapter
Physical Address. . . . . . . . . : blarg
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 9:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Teredo Tunneling Adapter
Physical Address. . . . . . . . . : blarg
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
 

AnonymousONIagent

Reputable
Jan 26, 2015
85
0
4,660

Neither worked.

However, I think I've pinpointed the sourceof the issue. I had my friend run a test at intodns.com, and it seems he does not have a PTR record, and therefore he cannot perform reverse DNS lookup.