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 > Config DNS OR IIS
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Config DNS OR IIS

Réponse
 
LinkBack Outils de la discussion
Vieux 26/07/2006, 14h04   #1
Lino767
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Config DNS OR IIS

I have an application running on my print server and I like use that as a web
server too. I have this desk application installed on this server, what
i would like to have is a name like (http://IT) pointing to the desk
app, how do I do that? IIS is installed on the server...FYI:when I use the
server name on the browser I get to the desk app.

Thank you,
  Réponse avec citation
Vieux 26/07/2006, 17h34   #2
Kevin D. Goodknecht Sr. [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Config DNS OR IIS

Lino767 wrote:
> I have an application running on my print server and I like use that
> as a web server too. I have this desk application installed on
> this server, what i would like to have is a name like (http://IT)
> pointing to the desk app, how do I do that? IIS is installed on
> the server...FYI:when I use the server name on the browser I get to
> the desk app.


Do you have a DNS server running?
Are you running Active Directory, which would require DNS?
If you have Active Directory running it would be a simple matter of adding a
new host in the zone for the AD domain named it, with the IP of the web
server. Since the AD Domain name should be already in your DNS suffix search
list, it would be resolved in the DNS Suffix search.
If you don't have AD you will need some way to resolve it to the IP of
the web server. This can be easily done with DNS only if it has a DNS name.
But since a DNS client will not send a single-labeled name to DNS, it will
use either NetBIOS broadcast or WINS to resolve the name. In order to get a
client to send a single-label name to DNS you will have to add a trailing
dot "." which tells the DNS client it is a fully qualified DNS name and it
will send it to the DNS server, where you could use a zone named it
where you would create a host leaving the name field blank with the IP of
the web server.

There are a lot of ifs here, but that's all you gave us to work with are
iffys. :-)

--
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/
https://secure.lsaol.com/
===================================
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 26/07/2006, 19h26   #3
Lino767
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Config DNS OR IIS

yes, I have AD and DNS running. Would you please give a detailled direction
how I do this.

"Kevin D. Goodknecht Sr. [MVP]" wrote:

> Lino767 wrote:
> > I have an application running on my print server and I like use that
> > as a web server too. I have this desk application installed on
> > this server, what i would like to have is a name like (http://IT)
> > pointing to the desk app, how do I do that? IIS is installed on
> > the server...FYI:when I use the server name on the browser I get to
> > the desk app.

>
> Do you have a DNS server running?
> Are you running Active Directory, which would require DNS?
> If you have Active Directory running it would be a simple matter of adding a
> new host in the zone for the AD domain named it, with the IP of the web
> server. Since the AD Domain name should be already in your DNS suffix search
> list, it would be resolved in the DNS Suffix search.
> If you don't have AD you will need some way to resolve it to the IP of
> the web server. This can be easily done with DNS only if it has a DNS name.
> But since a DNS client will not send a single-labeled name to DNS, it will
> use either NetBIOS broadcast or WINS to resolve the name. In order to get a
> client to send a single-label name to DNS you will have to add a trailing
> dot "." which tells the DNS client it is a fully qualified DNS name and it
> will send it to the DNS server, where you could use a zone named it
> where you would create a host leaving the name field blank with the IP of
> the web server.
>
> There are a lot of ifs here, but that's all you gave us to work with are
> iffys. :-)
>
> --
> 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/
> https://secure.lsaol.com/
> ===================================
> 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 26/07/2006, 23h36   #4
Kevin D. Goodknecht Sr. [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Config DNS OR IIS

Lino767 wrote:
> yes, I have AD and DNS running. Would you please give a detailled
> direction how I do this.


Actually I gave you a detailed answer.

>> If you have Active Directory running it would be a simple matter of
>> adding a new host in the zone for the AD domain named it, with
>> the IP of the web server.




--
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/
https://secure.lsaol.com/
===================================
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
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 22h14.


Édité par : vBulletin® version 3.7.2
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
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,11171 seconds with 12 queries