PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Noms de domaine > ms.public.win.server.dns > *** Can't find server name for address
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
*** Can't find server name for address

Réponse
 
LinkBack Outils de la discussion
Vieux 19/10/2006, 18h00   #1
newpotato
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut *** Can't find server name for address

AD 2003, DNS and DHCP are all running on cri-1.test.local
(192.168.0.1). Server crias1.test.local (192.168.0.10) is running IIS
6.

For DNS and DHCP however there are only records for cri-1.test.local.
Am I getting the "Can't find server name..." error because there are no
Reverse DNS zones? if so, would you please provide guidance on creating
a reverse dns zone?

C:\Documents and Settings\Administrator.CRI-1>nslookup cri-1.test.local
DNS request timed out.
timeout was 2 seconds.
*** Can't find server name for address 192.168.0.1: Timed out
Server: UnKnown
Address: 192.168.0.1

Name: cri-1.test.local
Address: 192.168.0.1

C:\Documents and Settings\Administrator.CRI-1>nslookup
crias1.test.local
DNS request timed out.
timeout was 2 seconds.
*** Can't find server name for address 192.168.0.1: Timed out
Server: UnKnown
Address: 192.168.0.1

Name: crias1.test.local
Address: 192.168.0.10

  Réponse avec citation
Vieux 19/10/2006, 18h10   #2
T. Uranjek
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: *** Can't find server name for address

Hi!

Yes, this is missing reverse look up zone scenario. Here is step-by-step
procedure:
http://technet2.microsoft.com/Window....mspx?mfr=true

HTH

Toni


"newpotato" <burkartt@idhw.state.id.us> wrote in message
news:1161277224.940712.181510@k70g2000cwa.googlegr oups.com...
> AD 2003, DNS and DHCP are all running on cri-1.test.local
> (192.168.0.1). Server crias1.test.local (192.168.0.10) is running IIS
> 6.
>
> For DNS and DHCP however there are only records for cri-1.test.local.
> Am I getting the "Can't find server name..." error because there are no
> Reverse DNS zones? if so, would you please provide guidance on creating
> a reverse dns zone?
>
> C:\Documents and Settings\Administrator.CRI-1>nslookup cri-1.test.local
> DNS request timed out.
> timeout was 2 seconds.
> *** Can't find server name for address 192.168.0.1: Timed out
> Server: UnKnown
> Address: 192.168.0.1
>
> Name: cri-1.test.local
> Address: 192.168.0.1
>
> C:\Documents and Settings\Administrator.CRI-1>nslookup
> crias1.test.local
> DNS request timed out.
> timeout was 2 seconds.
> *** Can't find server name for address 192.168.0.1: Timed out
> Server: UnKnown
> Address: 192.168.0.1
>
> Name: crias1.test.local
> Address: 192.168.0.10
>



  Réponse avec citation
Vieux 19/10/2006, 18h21   #3
newpotato
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: *** Can't find server name for address

Great! Thank you, Toni!


T. Uranjek wrote:
> Hi!
>
> Yes, this is missing reverse look up zone scenario. Here is step-by-step
> procedure:
> http://technet2.microsoft.com/Window....mspx?mfr=true
>
> HTH
>
> Toni
>
>
> "newpotato" <burkartt@idhw.state.id.us> wrote in message
> news:1161277224.940712.181510@k70g2000cwa.googlegr oups.com...
> > AD 2003, DNS and DHCP are all running on cri-1.test.local
> > (192.168.0.1). Server crias1.test.local (192.168.0.10) is running IIS
> > 6.
> >
> > For DNS and DHCP however there are only records for cri-1.test.local.
> > Am I getting the "Can't find server name..." error because there are no
> > Reverse DNS zones? if so, would you please provide guidance on creating
> > a reverse dns zone?
> >
> > C:\Documents and Settings\Administrator.CRI-1>nslookup cri-1.test.local
> > DNS request timed out.
> > timeout was 2 seconds.
> > *** Can't find server name for address 192.168.0.1: Timed out
> > Server: UnKnown
> > Address: 192.168.0.1
> >
> > Name: cri-1.test.local
> > Address: 192.168.0.1
> >
> > C:\Documents and Settings\Administrator.CRI-1>nslookup
> > crias1.test.local
> > DNS request timed out.
> > timeout was 2 seconds.
> > *** Can't find server name for address 192.168.0.1: Timed out
> > Server: UnKnown
> > Address: 192.168.0.1
> >
> > Name: crias1.test.local
> > Address: 192.168.0.10
> >


  Réponse avec citation
Vieux 19/10/2006, 18h40   #4
newpotato
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: *** Can't find server name for address

I spoke too soon. I created a reverse zone for the 192.168.0.x subnet.
It contains an SOA record and a NS record for each host. The nslookup
results are the same.



T. Uranjek wrote:
> Hi!
>
> Yes, this is missing reverse look up zone scenario. Here is step-by-step
> procedure:
> http://technet2.microsoft.com/Window....mspx?mfr=true
>
> HTH
>
> Toni
>
>
> "newpotato" <burkartt@idhw.state.id.us> wrote in message
> news:1161277224.940712.181510@k70g2000cwa.googlegr oups.com...
> > AD 2003, DNS and DHCP are all running on cri-1.test.local
> > (192.168.0.1). Server crias1.test.local (192.168.0.10) is running IIS
> > 6.
> >
> > For DNS and DHCP however there are only records for cri-1.test.local.
> > Am I getting the "Can't find server name..." error because there are no
> > Reverse DNS zones? if so, would you please provide guidance on creating
> > a reverse dns zone?
> >
> > C:\Documents and Settings\Administrator.CRI-1>nslookup cri-1.test.local
> > DNS request timed out.
> > timeout was 2 seconds.
> > *** Can't find server name for address 192.168.0.1: Timed out
> > Server: UnKnown
> > Address: 192.168.0.1
> >
> > Name: cri-1.test.local
> > Address: 192.168.0.1
> >
> > C:\Documents and Settings\Administrator.CRI-1>nslookup
> > crias1.test.local
> > DNS request timed out.
> > timeout was 2 seconds.
> > *** Can't find server name for address 192.168.0.1: Timed out
> > Server: UnKnown
> > Address: 192.168.0.1
> >
> > Name: crias1.test.local
> > Address: 192.168.0.10
> >


  Réponse avec citation
Vieux 19/10/2006, 18h46   #5
T. Uranjek
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: *** Can't find server name for address

Hi!

You can create PTR records manually or use ipconfig /registerdns if you
enabled dynamic updates on your zone.

HTH

Toni

"newpotato" <burkartt@idhw.state.id.us> wrote in message
news:1161279659.528062.17850@h48g2000cwc.googlegro ups.com...
>I spoke too soon. I created a reverse zone for the 192.168.0.x subnet.
> It contains an SOA record and a NS record for each host. The nslookup
> results are the same.
>
>
>
> T. Uranjek wrote:
>> Hi!
>>
>> Yes, this is missing reverse look up zone scenario. Here is step-by-step
>> procedure:
>> http://technet2.microsoft.com/Window....mspx?mfr=true
>>
>> HTH
>>
>> Toni
>>
>>
>> "newpotato" <burkartt@idhw.state.id.us> wrote in message
>> news:1161277224.940712.181510@k70g2000cwa.googlegr oups.com...
>> > AD 2003, DNS and DHCP are all running on cri-1.test.local
>> > (192.168.0.1). Server crias1.test.local (192.168.0.10) is running IIS
>> > 6.
>> >
>> > For DNS and DHCP however there are only records for cri-1.test.local.
>> > Am I getting the "Can't find server name..." error because there are no
>> > Reverse DNS zones? if so, would you please provide guidance on creating
>> > a reverse dns zone?
>> >
>> > C:\Documents and Settings\Administrator.CRI-1>nslookup cri-1.test.local
>> > DNS request timed out.
>> > timeout was 2 seconds.
>> > *** Can't find server name for address 192.168.0.1: Timed out
>> > Server: UnKnown
>> > Address: 192.168.0.1
>> >
>> > Name: cri-1.test.local
>> > Address: 192.168.0.1
>> >
>> > C:\Documents and Settings\Administrator.CRI-1>nslookup
>> > crias1.test.local
>> > DNS request timed out.
>> > timeout was 2 seconds.
>> > *** Can't find server name for address 192.168.0.1: Timed out
>> > Server: UnKnown
>> > Address: 192.168.0.1
>> >
>> > Name: crias1.test.local
>> > Address: 192.168.0.10
>> >

>



  Réponse avec citation
Vieux 19/10/2006, 19h38   #6
newpotato
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: *** Can't find server name for address

OK, now it really works!! Thank you Toni!


T. Uranjek wrote:
> Hi!
>
> You can create PTR records manually or use ipconfig /registerdns if you
> enabled dynamic updates on your zone.
>
> HTH
>
> Toni
>
> "newpotato" <burkartt@idhw.state.id.us> wrote in message
> news:1161279659.528062.17850@h48g2000cwc.googlegro ups.com...
> >I spoke too soon. I created a reverse zone for the 192.168.0.x subnet.
> > It contains an SOA record and a NS record for each host. The nslookup
> > results are the same.
> >
> >
> >
> > T. Uranjek wrote:
> >> Hi!
> >>
> >> Yes, this is missing reverse look up zone scenario. Here is step-by-step
> >> procedure:
> >> http://technet2.microsoft.com/Window....mspx?mfr=true
> >>
> >> HTH
> >>
> >> Toni
> >>
> >>
> >> "newpotato" <burkartt@idhw.state.id.us> wrote in message
> >> news:1161277224.940712.181510@k70g2000cwa.googlegr oups.com...
> >> > AD 2003, DNS and DHCP are all running on cri-1.test.local
> >> > (192.168.0.1). Server crias1.test.local (192.168.0.10) is running IIS
> >> > 6.
> >> >
> >> > For DNS and DHCP however there are only records for cri-1.test.local.
> >> > Am I getting the "Can't find server name..." error because there are no
> >> > Reverse DNS zones? if so, would you please provide guidance on creating
> >> > a reverse dns zone?
> >> >
> >> > C:\Documents and Settings\Administrator.CRI-1>nslookup cri-1.test.local
> >> > DNS request timed out.
> >> > timeout was 2 seconds.
> >> > *** Can't find server name for address 192.168.0.1: Timed out
> >> > Server: UnKnown
> >> > Address: 192.168.0.1
> >> >
> >> > Name: cri-1.test.local
> >> > Address: 192.168.0.1
> >> >
> >> > C:\Documents and Settings\Administrator.CRI-1>nslookup
> >> > crias1.test.local
> >> > DNS request timed out.
> >> > timeout was 2 seconds.
> >> > *** Can't find server name for address 192.168.0.1: Timed out
> >> > Server: UnKnown
> >> > Address: 192.168.0.1
> >> >
> >> > Name: crias1.test.local
> >> > Address: 192.168.0.10
> >> >

> >


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 09h51.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,16238 seconds with 14 queries