- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: nslookup and dns failure
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "nslookup and dns failure"
Collapse
-
Does ping -a ip_address reveal anything?Originally posted by NotAllThere View Post
It sometimes works, sometimes doesn't.
Leave a comment:
-
It sometimes works, sometimes doesn't.Originally posted by PerfectStorm View PostSome domains have ping blocked dont they - could be that
Leave a comment:
-
Sorry. Bunch of typos in the original post. Fixed now.
I tried my workaround again and it seems it was coincidence. Putting the ip address directly works.
Leave a comment:
-
If I pinged something of mine and got a response based on a different name, it suggests it found a CNAME record rather than an A record. Nslookup should show CNAME lookups as aliases.Originally posted by NotAllThere View PostCan anyone explain this? Windows 11.
I ping something like myserver.nat.com and get: Ping request could not find host myserver.nat.com. Please check the name and try again.
I then nslookup myserver.nat.com and get something like
Server: mydnsserver.nat.com
Address: 10.1.1.1
Name: myserver.nat.com
Address: 10.1.1.2
And now the ping works.
Like this lookup to an autodiscover CNAME
and the corresponding ping would beC:> nslookup autodiscover.domain.com
Server: custcache01.dns.zen.net.uk
Address: 212.23.3.100
Non-authoritative answer:
Name: autod.ms-acdc-autod.office.com
Addresses: 2603:1026:c06:141e::8
2603:1026:c06:23::8
2603:1026:c06:1f::8
2603:1026:c06:180d::8
52.97.211.168
52.97.129.72
52.97.129.248
52.97.179.248
Aliases: autodiscover.domain.com
autodiscover.outlook.com
autod.ha-autod.office.com
c:\> ping autodiscover.domain.com
Pinging autod.ms-acdc-autod.office.com [52.97.211.72] with 32 bytes of data:
Reply from 52.97.211.72: bytes=32 time=14ms TTL=243
Reply from 52.97.211.72: bytes=32 time=15ms TTL=243
Reply from 52.97.211.72: bytes=32 time=14ms TTL=243
Reply from 52.97.211.72: bytes=32 time=20ms TTL=243
Leave a comment:
-
Windows is probably caching the result of the DNS nslookup so that ping doesn’t then attempt it until it’s deleted from the cache. The ping command ordinarily needs to do the DNS lookup of your hostname and then send/receive packets. If the lookup part fails via ping, I think that would explain it. As to why it fails intermittently, I have no idea. Does it ever fail if you ping the FQDN, for example?
Leave a comment:
-
Weird.
After you've done nsloopup myserver.nat.com, how long does ping myserver.nat.com keep working? Just for that CMD session, or until you reboot?
When you get the failure, the following might reveal something:
ping -a 10.1.1.2
Leave a comment:
-
nslookup and dns failure
Can anyone explain this? Windows 11.
I ping something like myserver.nat.com and get: Ping request could not find host myserver.nat.com. Please check the name and try again.
I then nslookup myserver.nat.com and get something like
Server: mydnsserver.nat.com
Address: 10.1.1.1
Name: myserver.nat.com
Address: 10.1.1.2
And now the ping works.Tags: None
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers

Leave a comment: