Re: DNS Issue



> Our city has outsourced a CSR system witch allows
> citizens to access this website via the internet. I can
> access this website via IP address just fine internally.
> But, when I create a A record in DNS manager and give
> this IP a name I can't get to it anymore with a browser.
> I get a error in my browser Host not foound. I can ping
> the name from a cmd line fine. Any ideas?

<anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:29fd201c46532$d0e75c10$a301280a@xxxxxxxxxx
> I created just an A record. and yes I am giving it the
> external IP address. I do have a www record but it points
> to our website.

What is the name of the record? Did you create the record
in the zone with the same name (suffix)?

csr.domain.com must be created in the zone csr.domain.com

If you use the command line you can test the DNS with the
tool "nslookup". (Ignore any initial error about not being
able to find the name for, like this:

"*** Can't find server name for address xxx.xx.160.2"

..... As long as you get the actual answer to your question then
don't worry about these bogus errors.)

Use NSLookup like this:

nslookup www.yahoo.com

....versus...

nslookup www.yahoo.com Your.DNS.IP.Address

....versus (both of those) with your target name:

nslookup csr.yourDomain.Com
nslookup csr.yourDomain.Com Your.DNS.IP.Address

If you don't understand the output, copy and paste the
ACTUAL text from your command prompt to a message
and post them here -- do NOT post a picture or screen
graphic, nor type in the text please.

Also note, if this is NOT the name used by the web site for
itself, it may not function -- this is not truly a DNS issue but
a web specific one due to using "host headers" to distinguish
multiple web sites on a single server.

E.g., your site is CSR.city.us but you wish to call it csr.domain.com
(for some reason) -- this works fine (usually) IF your web
server has a separate address for each web site, but will
either fail or send you to a "default site" if the web server
has multiple sites using the same IP address.

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

>
> >-----Original Message-----
> >In news:28b7601c4651e$c9d4d790$a601280a@xxxxxxx,
> >Mike C. <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx> asked for
> help and I offered
> >my suggestions below:
> >> Our city has outsourced a CSR system witch allows
> >> citizens to access this website via the internet. I can
> >> access this website via IP address just fine
> internally.
> >> But, when I create a A record in DNS manager and give
> >> this IP a name I can't get to it anymore with a
> browser.
> >> I get a error in my browser Host not foound. I can ping
> >> the name from a cmd line fine. Any ideas?
> >>
> >> Thanks,
> >>
> >> Mike C.
> >
> >What record are you creating? A 'www' record? If so, I
> assume you are giving
> >it the external IP, assuming the webserver is hosted
> externally.
> >
> >Is your internal AD zone name (assuming you have AD) and
> the external domain
> >name the same?
> >
> >--
> >Regards,
> >Ace
> >
> >Please direct all replies ONLY to the Microsoft public
> newsgroups
> >so all can benefit.
> >
> >This posting is provided "AS-IS" with no warranties or
> guarantees
> >and confers no rights.
> >
> >Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
> >Microsoft Windows MVP - Active Directory
> >
> >HAM AND EGGS: A day's work for a chicken;
> >A lifetime commitment for a pig.
> >--
> >=================================
> >
> >
> >.
> >


.



Relevant Pages

  • Re: Domain name and registered website conflict.
    ... I achieved this by adding static dns entry for www.domain.com in my DCs DNS ... to access the web site without the www. ... > There is a conflict between my network domain name and an internet domain ... preferred domain name server i'll be able to access my website but i get all ...
    (microsoft.public.win2000.general)
  • RE: Accessing local website from the internet
    ... Thank you for posting in SBS newsgroup. ... do you mean you want to access a local web site from ... local website from the internet", do you mean you have a fixed IP on the ...
    (microsoft.public.windows.server.sbs)
  • Re: Host headers and integrated windows authentication problems
    ... When you access a local area network or intranet share, ... Web site by using an Internet Protocol address or fully qualified ... Internet zone instead of the Local intranet zone. ... > I've created a new website called Systems Team. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Blocked our own website
    ... > We cannot reach out own website from our internal network. ... > The Web site you are looking for is unavailable due to its identification ... > Internet Security and Acceleration Server ...
    (microsoft.public.isa)
  • DNS Issue
    ... citizens to access this website via the internet. ... access this website via IP address just fine internally. ... I get a error in my browser Host not foound. ...
    (microsoft.public.win2000.dns)