Re: Help with DNS / Nameserver setup for web server - in addtion



In news:7676162E-BA63-45E1-8E61-F0BDE1CE4855@xxxxxxxxxxxxx,
musosdev <musoswire@xxxxxxxxxxxxxxxx> typed:
Hi Ace,

I think I'm with you on the details on the first post. Oddly though,
I had create a "zone" for musoswire.co.uk (which pinged fine), but
hadn't created an A record for "www" (which is how I understand your
post, that I shouldn't need to?).

However, as soon as a I created the A record for "www", it worked
fine. So thanks :)

As for the second post, in reference to the nameservers, the only
reason I've created those is to make life easier when talking to
clients. I can say "get your registrar to change the nameservers
to..." - it really serves no purpose other than that, and as a
learning experience.

Thanks for the document links - I don't suppose you have a link to a
usage guide for NSLOOKUP?

Thanks,

Hosting your own DNS servers can be alot of overhead, but then again the
rewards are great. Hope you have a solid line with your ISP.

As for nslookup, try the following link for starters. If you have any
questions about queries, post back.
http://support.microsoft.com/kb/200525

FYI, by default nslookup will use the first entry listed in a machine's
ipconfig. Sometimes you may not want to use that DNS server and want to use
another. For example, when I used nslookup to test your servers, I changed
the server focus to your DNS server. I performed that using the 'server'
command. The following, which was still sitting in a command prompt from
last night, is what I used to test your machine. Notice where I used the
'server' command. Also, the '>' is the interactive prompt. YOu can also use
it in batch mode with a single line command. I prefer interactive mode, as
seen below.

--------------------
C:\>nslookup
Default Server: vnsc-bak.sys.gtei.net
Address: 4.2.2.2

musoswire.co.uk
Server: vnsc-bak.sys.gtei.net
Address: 4.2.2.2

Non-authoritative answer:
Name: musoswire.co.uk
Addresses: 87.106.166.145, 87.106.208.34

set q=ns
musoswire.co.uk
Server: vnsc-bak.sys.gtei.net
Address: 4.2.2.2

Non-authoritative answer:
musoswire.co.uk nameserver = harmony.musoswire.net
musoswire.co.uk nameserver = melody.musoswire.net
server 87.106.166.145
Default Server: melody.musoswire.net
Address: 87.106.166.145

microsoft.com
Server: melody.musoswire.net
Address: 87.106.166.145

Non-authoritative answer:
microsoft.com nameserver = ns1.msft.net
microsoft.com nameserver = ns2.msft.net
microsoft.com nameserver = ns3.msft.net
microsoft.com nameserver = ns4.msft.net
microsoft.com nameserver = ns5.msft.net

ns1.msft.net internet address = 207.68.160.190
ns2.msft.net internet address = 65.54.240.126
ns3.msft.net internet address = 213.199.161.77
ns4.msft.net internet address = 207.46.66.126
ns5.msft.net internet address = 65.55.238.126

---------------------------


Cheers!

Ace



.



Relevant Pages

  • Re: Exchange Server DNS
    ... Ace seems like you are at the summit as I am, by looking at the NSlookup ... millbrookkitchens.com nameserver = adns.cs.siteprotect.com ... mail.millbrookkitchens.com internet address = 65.219.211.205 ... mail server is configured correct ...
    (microsoft.public.windows.server.dns)
  • Re: Probleme mit ISA 2004 beim Zugriff vom Internet auf lokales Ne
    ... Ebenfalls im Internet steht eine Secondary Nameserver, ... Primary Nameserver kommuniziert. ... Ich möchte den ISA Server so konfigurieren, ... > Secondary DNS Server fuer Deine registrierten Domaenen? ...
    (microsoft.public.de.german.isaserver)
  • Re: Urgent!! Exchange Server 2000 cannot received emails....
    ... Default Server: webmail.wecl.com.hk ... nameserver = m.root-servers.net ... l.root-servers.net internet address = 198.32.64.12 ...
    (microsoft.public.exchange.admin)
  • Mail error: reason: 550 5.0.0 You must use a valid mail server
    ... a valid mail server" in response: ... 550 5.0.0 You must use a valid mail ... riveralph.com nameserver = dns11.register.com ... dns11.register.com internet address = ...
    (RedHat)
  • Re: Pyro "could not find NameServer"
    ... The Manual says to start a Name Server "using ... the ns command", and I figured out that means using the pyro-ns ... raise Pyro.errors.NamingError("could not find NameServer") ...
    (comp.lang.python)