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 > Domain name - static IP mapping?
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Domain name - static IP mapping?

Réponse
 
LinkBack Outils de la discussion
Vieux 14/06/2007, 12h52   #1
janefield2002@yahoo.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Domain name - static IP mapping?

Hi,

I have a domain name and a static IP. Right now, I simply forward the
domain's requests to the IP.

However, this means that the address bar shows the IP AND NOT the
domain name.

I would like the user to see: http://www.mydomain.com/myfile.html
INSTEAD of
http://203.11.1.1/myfile.html.

My server is Windows Server 2003...

How do I do this?

Thanks!

  Réponse avec citation
Vieux 14/06/2007, 15h47   #2
Herb Martin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Domain name - static IP mapping?


<janefield2002@yahoo.com> wrote in message
news:1181821936.045960.316820@j4g2000prf.googlegro ups.com...
> Hi,


You question isn't very clear.

> I have a domain name and a static IP. Right now, I simply forward the
> domain's requests to the IP.


"Forward"? What specifically do you mean by this?

DNS Servers 'forward' to OTHER DNS Servers when the first doesn't
have the ability to resolve all requests.

When a DNS Server answers a client this is called 'resolution' or
'resolving'
the request.

> However, this means that the address bar shows the IP AND NOT the
> domain name.


What address bar?

> I would like the user to see: http://www.mydomain.com/myfile.html
> INSTEAD of
> http://203.11.1.1/myfile.html.


Where specifically?

> My server is Windows Server 2003...
> How do I do this?


Try to clarify your exact issue and we will try to .

--
Herb Martin, MCSE, MVP
http://www.LearnQuick.Com
(phone on web site)


  Réponse avec citation
Vieux 15/06/2007, 03h56   #3
Kevin D. Goodknecht Sr. [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Domain name - static IP mapping?

Read inline please.

In news:1181821936.045960.316820@j4g2000prf.googlegro ups.com,
janefield2002@yahoo.com <janefield2002@yahoo.com> typed:
> Hi,
>
> I have a domain name and a static IP. Right now, I simply forward the
> domain's requests to the IP.
>
> However, this means that the address bar shows the IP AND NOT the
> domain name.
>
> I would like the user to see: http://www.mydomain.com/myfile.html
> INSTEAD of
> http://203.11.1.1/myfile.html.
>


For users on the internet, you need to add an A record named www to the DNS
zone for your domain name, most registrars give you access to these records
in the Advanced DNS management interface on their web site. If they don't
you can easily transfer your domain name to a registrar that does.

For your local users if you are behind a router or other NAT device, you can
do it one of two ways, one way, create a zone for your domain name in your
local DNS, then add records to the zone for all names you need access to
such as www, ftp mail or whatever, then give the records the IP address you
need for local access.
Another way, create zones for the full DNS name for any sites hosted
locally, such as www.mydomain.com then add one A record to that zone, leave
the name field blank and give it the local IP address of the web server. Buy
using this method, your local DNS will forward all records in mydomain.com,
except www.mydomain.com , which it resolves to the IP address you need
locally.



--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This s

===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oe.com/OEBackup/Default.aspx
===================================


  Réponse avec citation
Vieux 15/06/2007, 06h32   #4
janefield2002@yahoo.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Domain name - static IP mapping?

Thanks. A little more will be appreciated.

I am using Godaddy.com. In the advanced section there are options to
enter the following:

1) A (Host) [I can add a new record here]
2) CNAMES (Aliases) [under CNAMES, I have "www", "mobilemail", "pda",
"email", "mail", "pop", "smtp", "ftp", "webmail", "e"]
3) MX (Mail Exchange) [I can add a new record here]
4) TXT (Text) [I can add a new TXT record here]
5) Srv (Service) [I can add a new SRV record here]

What do I need to change, modify or "add"?

Thanks!


On Jun 15, 10:56 am, "Kevin D. Goodknecht Sr. [MVP]"
<a...@nospam.WFTX.US> wrote:
> Read inline please.
>
> Innews:1181821936.045960.316820@j4g2000prf.googleg roups.com,
> janefield2...@yahoo.com <janefield2...@yahoo.com> typed:
>
> > Hi,

>
> > I have a domain name and a static IP. Right now, I simply forward the
> > domain's requests to the IP.

>
> > However, this means that the address bar shows the IP AND NOT the
> > domain name.

>
> > I would like the user to see:http://www.mydomain.com/myfile.html
> > INSTEAD of
> >http://203.11.1.1/myfile.html.

>
> For users on the internet, you need to add an A record named www to the DNS
> zone for your domain name, most registrars give you access to these records
> in the Advanced DNS management interface on their web site. If they don't
> you can easily transfer your domain name to a registrar that does.
>
> For your local users if you are behind a router or other NAT device, you can
> do it one of two ways, one way, create a zone for your domain name in your
> local DNS, then add records to the zone for all names you need access to
> such as www, ftp mail or whatever, then give the records the IP address you
> need for local access.
> Another way, create zones for the full DNS name for any sites hosted
> locally, such aswww.mydomain.comthen add one A record to that zone, leave
> the name field blank and give it the local IP address of the web server. Buy
> using this method, your local DNS will forward all records in mydomain.com,
> exceptwww.mydomain.com, which it resolves to the IP address you need
> locally.
>
> --
> Best regards,
> Kevin D. Goodknecht Sr. [MVP]
> Hope This s
>
> ===================================
> When responding to posts, please "Reply to Group"
> via your newsreader so that others may learn and
> benefit from your issue, to respond directly to
> me remove the nospam. from my email address.
> ===================================http://www.lonestaramerica.com/http://support.wftx.us/http://message.wftx.us/
> ===================================
> Use Outlook Express?... Get OE_Quotefix:
> It will strip signature out and morehttp://home.in.tum.de/~jain/software/oe-quotefix/
> ===================================
> Keep a back up of your OE settings and folders
> with OEBackup:http://www.oe.com/OEBackup/Default.aspx
> ===================================



  Réponse avec citation
Vieux 15/06/2007, 06h35   #5
janefield2002@yahoo.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Domain name - static IP mapping?

Sorry, I think you answered my question... I think I need to change
"www" under CNAMES to my ip... pls. correct me if I am wrong...

On Jun 15, 10:56 am, "Kevin D. Goodknecht Sr. [MVP]"
<a...@nospam.WFTX.US> wrote:
> Read inline please.
>
> Innews:1181821936.045960.316820@j4g2000prf.googleg roups.com,
> janefield2...@yahoo.com <janefield2...@yahoo.com> typed:
>
> > Hi,

>
> > I have a domain name and a static IP. Right now, I simply forward the
> > domain's requests to the IP.

>
> > However, this means that the address bar shows the IP AND NOT the
> > domain name.

>
> > I would like the user to see:http://www.mydomain.com/myfile.html
> > INSTEAD of
> >http://203.11.1.1/myfile.html.

>
> For users on the internet, you need to add an A record named www to the DNS
> zone for your domain name, most registrars give you access to these records
> in the Advanced DNS management interface on their web site. If they don't
> you can easily transfer your domain name to a registrar that does.
>
> For your local users if you are behind a router or other NAT device, you can
> do it one of two ways, one way, create a zone for your domain name in your
> local DNS, then add records to the zone for all names you need access to
> such as www, ftp mail or whatever, then give the records the IP address you
> need for local access.
> Another way, create zones for the full DNS name for any sites hosted
> locally, such aswww.mydomain.comthen add one A record to that zone, leave
> the name field blank and give it the local IP address of the web server. Buy
> using this method, your local DNS will forward all records in mydomain.com,
> exceptwww.mydomain.com, which it resolves to the IP address you need
> locally.
>
> --
> Best regards,
> Kevin D. Goodknecht Sr. [MVP]
> Hope This s
>
> ===================================
> When responding to posts, please "Reply to Group"
> via your newsreader so that others may learn and
> benefit from your issue, to respond directly to
> me remove the nospam. from my email address.
> ===================================http://www.lonestaramerica.com/http://support.wftx.us/http://message.wftx.us/
> ===================================
> Use Outlook Express?... Get OE_Quotefix:
> It will strip signature out and morehttp://home.in.tum.de/~jain/software/oe-quotefix/
> ===================================
> Keep a back up of your OE settings and folders
> with OEBackup:http://www.oe.com/OEBackup/Default.aspx
> ===================================



  Réponse avec citation
Vieux 15/06/2007, 07h24   #6
janefield2002@yahoo.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Domain name - static IP mapping?

This is what I have done....

I changed the A (Host) to my IP.

So,
@ = 203.11.11.11

CNAMES
www = @

Does this mean everything is ok?

Any idea how I will know when this mapping is done? I presume I need
to stop "forwarding" once the mapping is done.

Pls. let me know if I am on the right track. The server is live and I
don't want to mess up anything.

Thanks!!




On Jun 15, 1:35 pm, "janefield2...@yahoo.com"
<janefield2...@yahoo.com> wrote:
> Sorry, I think you answered my question... I think I need to change
> "www" under CNAMES to my ip... pls. correct me if I am wrong...
>
> On Jun 15, 10:56 am, "Kevin D. Goodknecht Sr. [MVP]"
>
>
>
> <a...@nospam.WFTX.US> wrote:
> > Read inline please.

>
> > Innews:1181821936.045960.316820@j4g2000prf.googleg roups.com,
> > janefield2...@yahoo.com <janefield2...@yahoo.com> typed:

>
> > > Hi,

>
> > > I have a domain name and a static IP. Right now, I simply forward the
> > > domain's requests to the IP.

>
> > > However, this means that the address bar shows the IP AND NOT the
> > > domain name.

>
> > > I would like the user to see:http://www.mydomain.com/myfile.html
> > > INSTEAD of
> > >http://203.11.1.1/myfile.html.

>
> > For users on the internet, you need to add an A record named www to the DNS
> > zone for your domain name, most registrars give you access to these records
> > in the Advanced DNS management interface on their web site. If they don't
> > you can easily transfer your domain name to a registrar that does.

>
> > For your local users if you are behind a router or other NAT device, you can
> > do it one of two ways, one way, create a zone for your domain name in your
> > local DNS, then add records to the zone for all names you need access to
> > such as www, ftp mail or whatever, then give the records the IP address you
> > need for local access.
> > Another way, create zones for the full DNS name for any sites hosted
> > locally, such aswww.mydomain.comthenadd one A record to that zone, leave
> > the name field blank and give it the local IP address of the web server. Buy
> > using this method, your local DNS will forward all records in mydomain.com,
> > exceptwww.mydomain.com, which it resolves to the IP address you need
> > locally.

>
> > --
> > Best regards,
> > Kevin D. Goodknecht Sr. [MVP]
> > Hope This s

>
> > ===================================
> > When responding to posts, please "Reply to Group"
> > via your newsreader so that others may learn and
> > benefit from your issue, to respond directly to
> > me remove the nospam. from my email address.
> > ===================================http://www.lonestaramerica.com/http://support.wftx.us/http://message....
> > ===================================
> > Use Outlook Express?... Get OE_Quotefix:
> > It will strip signature out and morehttp://home.in.tum.de/~jain/software/oe-quotefix/
> > ===================================
> > Keep a back up of your OE settings and folders
> > with OEBackup:http://www.oe.com/OEBackup/Default.aspx
> > ===================================- Hide quoted text -

>
> - Show quoted text -



  Réponse avec citation
Vieux 15/06/2007, 08h05   #7
janefield2002@yahoo.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Domain name - static IP mapping?

THANKS! It's done!

On Jun 15, 2:24 pm, "janefield2...@yahoo.com"
<janefield2...@yahoo.com> wrote:
> This is what I have done....
>
> I changed the A (Host) to my IP.
>
> So,
> @ = 203.11.11.11
>
> CNAMES
> www = @
>
> Does this mean everything is ok?
>
> Any idea how I will know when this mapping is done? I presume I need
> to stop "forwarding" once the mapping is done.
>
> Pls. let me know if I am on the right track. The server is live and I
> don't want to mess up anything.
>
> Thanks!!
>
> On Jun 15, 1:35 pm, "janefield2...@yahoo.com"
>
>
>
> <janefield2...@yahoo.com> wrote:
> > Sorry, I think you answered my question... I think I need to change
> > "www" under CNAMES to my ip... pls. correct me if I am wrong...

>
> > On Jun 15, 10:56 am, "Kevin D. Goodknecht Sr. [MVP]"

>
> > <a...@nospam.WFTX.US> wrote:
> > > Read inline please.

>
> > > Innews:1181821936.045960.316820@j4g2000prf.googleg roups.com,
> > > janefield2...@yahoo.com <janefield2...@yahoo.com> typed:

>
> > > > Hi,

>
> > > > I have a domain name and a static IP. Right now, I simply forward the
> > > > domain's requests to the IP.

>
> > > > However, this means that the address bar shows the IP AND NOT the
> > > > domain name.

>
> > > > I would like the user to see:http://www.mydomain.com/myfile.html
> > > > INSTEAD of
> > > >http://203.11.1.1/myfile.html.

>
> > > For users on the internet, you need to add an A record named www to the DNS
> > > zone for your domain name, most registrars give you access to these records
> > > in the Advanced DNS management interface on their web site. If they don't
> > > you can easily transfer your domain name to a registrar that does.

>
> > > For your local users if you are behind a router or other NAT device, you can
> > > do it one of two ways, one way, create a zone for your domain name in your
> > > local DNS, then add records to the zone for all names you need access to
> > > such as www, ftp mail or whatever, then give the records the IP address you
> > > need for local access.
> > > Another way, create zones for the full DNS name for any sites hosted
> > > locally, such aswww.mydomain.comthenaddone A record to that zone, leave
> > > the name field blank and give it the local IP address of the web server. Buy
> > > using this method, your local DNS will forward all records in mydomain.com,
> > > exceptwww.mydomain.com, which it resolves to the IP address you need
> > > locally.

>
> > > --
> > > Best regards,
> > > Kevin D. Goodknecht Sr. [MVP]
> > > Hope This s

>
> > > ===================================
> > > When responding to posts, please "Reply to Group"
> > > via your newsreader so that others may learn and
> > > benefit from your issue, to respond directly to
> > > me remove the nospam. from my email address.
> > > ===================================http://www.lonestaramerica.com/http://support.wftx.us/http://message....
> > > ===================================
> > > Use Outlook Express?... Get OE_Quotefix:
> > > It will strip signature out and morehttp://home.in.tum.de/~jain/software/oe-quotefix/
> > > ===================================
> > > Keep a back up of your OE settings and folders
> > > with OEBackup:http://www.oe.com/OEBackup/Default.aspx
> > > ===================================- Hide quoted text -

>
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -



  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 23h17.


É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,22309 seconds with 15 queries