|
Home > Archive > IIS Server > February 2004 > IIS "DNS"
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| =?Utf-8?B?Z2FsbGl1bQ==?= 2004-01-24, 1:51 am |
| Hello,
I just need to know where can I find the IP address of my WEBSERVER.
and what are the steps to change the setting of my domain name "gallium2019.com" so that It can point to my webserver(the one that I'm runnig)
I have IIS 5.0
| |
|
| Although some versions of Windows provide a DNS server, that server
isn't usually considered part of IIS, so you're probably best to
enquire in a DNS group, even if your DNS is provided by Windows.
| |
| David Wang [Msft] 2004-01-24, 1:51 am |
| "IPCONFIG" on the commandline should give the current IP of your server.
As far as changing the IP address that "gallium2019.com" points to, that is
not done with IIS nor with the Windows server itself. You need to change a
DNS record on the DNS Servers out on the Internet that provide name
resolution. Search on this newsgroup for suggestions on how to do that.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"gallium" <planetaryt3@msn.com> wrote in message
news:D5155F08-F4A2-48C2-843D-13F34D1C7068@microsoft.com...
Hello,
I just need to know where can I find the IP address of my WEBSERVER.
and what are the steps to change the setting of my domain name
"gallium2019.com" so that It can point to my webserver(the one that I'm
runnig)
I have IIS 5.0
| |
| Kristofer Gafvert 2004-01-24, 1:51 am |
| Hello,
Write "ipconfig" in a cmd prompt, and it will tell you what IP you have.
You must alter the DNS A record, in the DNS server. Usually, your ISP or
domain registrar administrates the DNS server. Tell them what you want to
do, and they will do it for you.
--
Regards,
Kristofer Gafvert - IIS MVP
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
www.ilopia.com - FAQ and Tutorials for Windows Server 2003
"gallium" <planetaryt3@msn.com> wrote in message
news:D5155F08-F4A2-48C2-843D-13F34D1C7068@microsoft.com...quote:
> Hello,
>
> I just need to know where can I find the IP address of my WEBSERVER.
>
> and what are the steps to change the setting of my domain name
"gallium2019.com" so that It can point to my webserver(the one that I'm
runnig)quote:
>
> I have IIS 5.0
| |
| Jeff Cochran 2004-01-26, 3:35 am |
| On Fri, 23 Jan 2004 15:36:06 -0800, "gallium" <planetaryt3@msn.com>
wrote:
quote:
>I just need to know where can I find the IP address of my WEBSERVER.
>
>and what are the steps to change the setting of my domain name "gallium2019.com" so that It can point to my webserver(the one that I'm runnig)
In addition to the other advice, you may wnat to peruse:
http://www.iisanswers.com/articles/dns_for_iis.htm
Jeff
| |
| Lou Prete [MSFT] 2004-02-17, 5:34 am |
| Correct, 'ipconfig' will give you the server's IP address, however, you
should make sure that this is a public IP, if it is not you will need to
determine your public IP and insure that your ISP has DNS set up to route
requests for your FQDN to your public IP. Then you should make sure that
the requests are routed appropiatly to the priviate IP of your IIS Server.
Lou Prete [MSFT]
This posting is provided “AS IS” with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
--------------------
| From: jcochran.nospam@naplesgov.com (Jeff Cochran)
| Subject: Re: IIS "DNS"
| Date: Mon, 26 Jan 2004 16:55:02 GMT
| Organization: City of Naples, Florida
| Message-ID: <4018464a.954067376@msnews.microsoft.com>
| References: <D5155F08-F4A2-48C2-843D-13F34D1C7068@microsoft.com>
| X-Newsreader: Forte Agent 1.5/32.451
| MIME-Version: 1.0
| Content-Type: text/plain; charset=us-ascii
| Content-Transfer-Encoding: 7bit
| Newsgroups: microsoft.public.inetserver.iis
| NNTP-Posting-Host: ns1.naplesgov.net 209.26.8.10
| Lines: 1
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!cpmsftngxa09.phx.gbl!TK2MSFTNGP08.
phx.gbl!TK2MSFTNGP11.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.iis:292142
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| On Fri, 23 Jan 2004 15:36:06 -0800, "gallium" <planetaryt3@msn.com>
| wrote:
|
| >I just need to know where can I find the IP address of my WEBSERVER.
| >
| >and what are the steps to change the setting of my domain name
"gallium2019.com" so that It can point to my webserver(the one that I'm
runnig)
|
| In addition to the other advice, you may wnat to peruse:
|
| http://www.iisanswers.com/articles/dns_for_iis.htm
|
| Jeff
|
|
|
|
|
|