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 > I want to use my server as name server
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
I want to use my server as name server

Réponse
 
LinkBack Outils de la discussion
Vieux 30/08/2006, 12h26   #1
Slim
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut I want to use my server as name server

I have a domain name registered and pointing to my ISP who handles DNS, From
my ISP I have setting that point requests to my server where I have DNS set
up also.

I tried by passing my ISP and using my IP number for primary name server.
but according to dnsreport.com my DNS server did not respond.


Am I missing a step.

How do I make my server the authoritive server for my domain?





  Réponse avec citation
Vieux 30/08/2006, 14h37   #2
Herb Martin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: I want to use my server as name server

"Slim" <me@here.com> wrote in message
news:uUpLceCzGHA.996@TK2MSFTNGP03.phx.gbl...
>I have a domain name registered and pointing to my ISP who handles DNS,
>From my ISP I have setting that point requests to my server where I have
>DNS set up also.


Don't do that. Leave your DNS with your ISP, or BETTER
move it to the REGISTRAR and get the ISP out of it. (Generally
ISPs don't have nice Web interfaces where you can manage your
own resources.)

> I tried by passing my ISP and using my IP number for primary name server.
> but according to dnsreport.com my DNS server did not respond.


Of course not because what makes a DNS server your PUBLIC
DNS server is that it is registered with the PARENT ZONE,
e.g., .com or whatever the final tag/label in your DNS name is.

> Am I missing a step.


Yes, you mixing up the ideas of "the Public finding your resources"
with "ing your users find both internal and external resources".

They are TWO DIFFERENT ISSUES even were they both to be
on the same servers -- which is a bad idea.

> How do I make my server the authoritive server for my domain?


From whose point of view?
(It matters.)

For Public DNS you would need to tell (officially) the parent
zone (.com, .net etc.) but don't do that. If you ever decide to do
that, then move your PUBLIC DNS back to the registrar.

--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]

>
>
>



  Réponse avec citation
Vieux 30/08/2006, 17h17   #3
Slim
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: I want to use my server as name server


"Herb Martin" <news@LearnQuick.com> wrote in message
news:%23GSp2nDzGHA.1256@TK2MSFTNGP04.phx.gbl...
> "Slim" <me@here.com> wrote in message
> news:uUpLceCzGHA.996@TK2MSFTNGP03.phx.gbl...
>>I have a domain name registered and pointing to my ISP who handles DNS,
>>From my ISP I have setting that point requests to my server where I have
>>DNS set up also.

>
> Don't do that. Leave your DNS with your ISP, or BETTER
> move it to the REGISTRAR and get the ISP out of it.



How?


(Generally
> ISPs don't have nice Web interfaces where you can manage your
> own resources.)
>
>> I tried by passing my ISP and using my IP number for primary name server.
>> but according to dnsreport.com my DNS server did not respond.

>
> Of course not because what makes a DNS server your PUBLIC
> DNS server is that it is registered with the PARENT ZONE,
> e.g., .com or whatever the final tag/label in your DNS name is.
>
>> Am I missing a step.

>
> Yes, you mixing up the ideas of "the Public finding your resources"
> with "ing your users find both internal and external resources".
>
> They are TWO DIFFERENT ISSUES even were they both to be
> on the same servers -- which is a bad idea.
>
>> How do I make my server the authoritive server for my domain?

>
> From whose point of view?
> (It matters.)
>
> For Public DNS you would need to tell (officially) the parent
> zone (.com, .net etc.) but don't do that. If you ever decide to do
> that, then move your PUBLIC DNS back to the registrar.
>
> --
> Herb Martin, MCSE, MVP
> Accelerated MCSE
> http://www.LearnQuick.Com
> [phone number on web site]
>
>>
>>
>>

>
>



  Réponse avec citation
Vieux 31/08/2006, 02h38   #4
Herb Martin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: I want to use my server as name server

"Slim" <me@here.com> wrote in message
news:%23xfoDBFzGHA.2036@TK2MSFTNGP05.phx.gbl...
>
> "Herb Martin" <news@LearnQuick.com> wrote in message
> news:%23GSp2nDzGHA.1256@TK2MSFTNGP04.phx.gbl...
>> "Slim" <me@here.com> wrote in message
>> news:uUpLceCzGHA.996@TK2MSFTNGP03.phx.gbl...
>>>I have a domain name registered and pointing to my ISP who handles DNS,
>>>From my ISP I have setting that point requests to my server where I have
>>>DNS set up also.

>>
>> Don't do that. Leave your DNS with your ISP, or BETTER
>> move it to the REGISTRAR and get the ISP out of it.

>
>
> How?


Depends on registrar for exact details (and most of them have
guides for this) but in general you fill out a form, perhaps fax
a letter with signature, and they do all the work.

If your current registrar (maybe setup by ISP) doesn't support
this, then you can always contact GoDaddy.com and for $8
get another year of registration and do the move. Worst case
it costs you 8 bucks.

Good registrars provide the DNS, 24/7 support, fault tolerant
hardware, people to ask for on the phone or email 24/7,
a web interface for YOU to make your own changes, and even
a small web site if you want to park you domain name until
your own web site is setup.

Also you are supposed to have AT LEAST TWO DNS servers
for public DNS and they automatically do this too.

> (Generally
>> ISPs don't have nice Web interfaces where you can manage your
>> own resources.)
>>
>>> I tried by passing my ISP and using my IP number for primary name
>>> server. but according to dnsreport.com my DNS server did not respond.

>>
>> Of course not because what makes a DNS server your PUBLIC
>> DNS server is that it is registered with the PARENT ZONE,
>> e.g., .com or whatever the final tag/label in your DNS name is.
>>
>>> Am I missing a step.

>>
>> Yes, you mixing up the ideas of "the Public finding your resources"
>> with "ing your users find both internal and external resources".
>>
>> They are TWO DIFFERENT ISSUES even were they both to be
>> on the same servers -- which is a bad idea.
>>
>>> How do I make my server the authoritive server for my domain?

>>
>> From whose point of view?
>> (It matters.)
>>
>> For Public DNS you would need to tell (officially) the parent
>> zone (.com, .net etc.) but don't do that. If you ever decide to do
>> that, then move your PUBLIC DNS back to the registrar.
>>



--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]


>> --
>> Herb Martin, MCSE, MVP
>> Accelerated MCSE
>> http://www.LearnQuick.Com
>> [phone number on web site]
>>
>>>
>>>
>>>

>>
>>

>
>



  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 01h22.


É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,14798 seconds with 12 queries