Troubleshooting / symptôme

A server name does not answer but its IP address works

IP access works, but the DNS name fails.

⌚ About 3 min read
View my favorites
Real-world problem · V2

Quick troubleshooting view

What you are seeing

IP access works, but the DNS name fails.

Likely causes
  1. Absent or incorrect DNS recording
  2. DNS client misconfigured
  3. Out-of-date DNS cache
First checks
  1. Test resolution
  2. Control the DNS of the post
  3. Empty Local Cache.
Recommended actions
  1. Fix or create the, record DNS.
  2. Configure DNS vouchers on the post/DHCP.
  3. Correct the DNS suffix or area concerned.
Start Symptom → Cause →
DNSIntermediate.

IP access works, but the DNS name fails.

Important: relevez toujours le message d’erreur exact et l’heure du problème avant de modifier la configuration. Les actions proposées doivent être adaptées à votre environnement.

Causes probables

  • Absent or incorrect DNS recording
  • DNS client misconfigured
  • Out-of-date DNS cache
  • Invalid DNS Suffix
  • Incomplete DNS replication

Diagnostic étape par étape

  1. 1

    Test resolution

    Run nslookup or Resolve-DnsName.

  2. 2

    Control the DNS of the post

    Check for the Well-DnsClientServerAddress.

  3. 3

    Empty Local Cache.

    Use ipconfig /flushdns.

  4. 4

    Compare multiple DNS.

    Ask a specific DNS server if necessary.

Commands utiles

Resolve-DnsName server.example.local.
The new and updated version of the document is available on the website of the European Commission.
ipconfig /flushdns

Solutions possibles

  • Fix or create the, record DNS.
  • Configure DNS vouchers on the post/DHCP.
  • Correct the DNS suffix or area concerned.
Quand escalader ?

Squad if several internal DNS return different answers for the same name.

♡ 0