Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

ping DNS lookup not working

Nov
22
0
Ping seems to have a problem with DNS lookup on my PC?

[C:\bin] ver

TCC 18.00.32 x64 Windows 10 [Version 6.3.10586]

[C:\bin] echo %@ping[xxxx.yyyy.corpad.net,50,8192]
TCC: (Sys) "xxxx.yyyy.corpad.net"
-2

[C:\bin] ping xxxx.yyyy.corpad.net

Pinging xxxx.yyyy.corpad.net [10.110.2.147] with 32 bytes of data:
Reply from 10.110.2.147: bytes=32 time<1ms TTL=127
 
An ordinary DNS lookup won't resolve a name to 10.*.*.* ... no point, it's non-routable. How is 10.110.2.147 known to your computer?
 
Back
Top