Networking Forums

Networking Forums > Computer Networking > Windows Networking > IIS6 on Windows XP with Dynamic IP

Reply
Thread Tools Display Modes

IIS6 on Windows XP with Dynamic IP

 
 
RG
Guest
Posts: n/a

 
      02-19-2010, 02:59 PM
This machine is part of AD. Are there issues with running IIS on machine
with dynamically assigned IP addres?

Thanks in advance
 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      02-19-2010, 03:58 PM
Not reallly.
You should always access the machine by the FQDN (
http://hostname.domainname.tld ),...so the IP# is not relevant.
As long as your LAN's name resolution is healthy and without design flaws
you will be fine.

Contrary to common superstition and forklore,...using an IP# in a URL is
worse not better,...less dependable not more dependable. so use the Name.
This is mostly true when the browser on the client-side happens to also have
proxy settings because the LAN uses a Proxy. IE does NOT handle IP#s
correctly in the addressbar when it also has proxy settings at the same
time,...I don't know if other browsers have the same problem of not. It is
just simply better to avoid a problem like that in the first place,...so
again,...use the Name,...even using a Netbios Name is still better than
using an IP#.

Examples:
FQDN http://hostname.domainname.tld
Netbios Name http://hostname


--
Phillip Windell

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


"RG" <(E-Mail Removed)> wrote in message
news:E199C726-9D52-46EB-98BA-(E-Mail Removed)...
> This machine is part of AD. Are there issues with running IIS on machine
> with dynamically assigned IP addres?
>
> Thanks in advance



 
Reply With Quote
 
RG
Guest
Posts: n/a

 
      02-19-2010, 07:59 PM
Thanks for the answer. BTW... I did nslookup for type ptr on the machine's
ip address from the machine itself. It didn't resolve even though the
machine is part of AD.

Is this a problem? How is it that dns entries aren't automatically
registered for members of the domain?

I thnk I saw a post which said no reverse ip resolution could also be a
problem.

Thanks again

"Phillip Windell" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Not reallly.
> You should always access the machine by the FQDN (
> http://hostname.domainname.tld ),...so the IP# is not relevant.
> As long as your LAN's name resolution is healthy and without design flaws
> you will be fine.
>
> Contrary to common superstition and forklore,...using an IP# in a URL is
> worse not better,...less dependable not more dependable. so use the
> Name. This is mostly true when the browser on the client-side happens to
> also have proxy settings because the LAN uses a Proxy. IE does NOT
> handle IP#s correctly in the addressbar when it also has proxy settings at
> the same time,...I don't know if other browsers have the same problem of
> not. It is just simply better to avoid a problem like that in the first
> place,...so again,...use the Name,...even using a Netbios Name is still
> better than using an IP#.
>
> Examples:
> FQDN http://hostname.domainname.tld
> Netbios Name http://hostname
>
>
> --
> Phillip Windell
>
> The views expressed, are my own and not those of my employer, or
> Microsoft,
> or anyone else associated with me, including my cats.
> -----------------------------------------------------
>
>
> "RG" <(E-Mail Removed)> wrote in message
> news:E199C726-9D52-46EB-98BA-(E-Mail Removed)...
>> This machine is part of AD. Are there issues with running IIS on machine
>> with dynamically assigned IP addres?
>>
>> Thanks in advance

>
>


 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      02-19-2010, 08:05 PM
You're not going to need reverse-lookup.

If you want to test the forward lookup, ping the name

c:\> ping machinename or FQDN

If you want to test the forward lookup ping the IP# with "-a"

c:\> ping -a 192.168.21.54

In ten years I have probably used NSLookup three times. Two of the three is
probably didn't help me with anything and the third mislead me to a problem
that didn't exist.


--
Phillip Windell

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------





"RG" <(E-Mail Removed)> wrote in message
news03CCF89-7A6D-4BC2-836E-(E-Mail Removed)...
> Thanks for the answer. BTW... I did nslookup for type ptr on the
> machine's ip address from the machine itself. It didn't resolve even
> though the machine is part of AD.
>
> Is this a problem? How is it that dns entries aren't automatically
> registered for members of the domain?
>
> I thnk I saw a post which said no reverse ip resolution could also be a
> problem.
>
> Thanks again
>
> "Phillip Windell" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Not reallly.
>> You should always access the machine by the FQDN (
>> http://hostname.domainname.tld ),...so the IP# is not relevant.
>> As long as your LAN's name resolution is healthy and without design flaws
>> you will be fine.
>>
>> Contrary to common superstition and forklore,...using an IP# in a URL is
>> worse not better,...less dependable not more dependable. so use the
>> Name. This is mostly true when the browser on the client-side happens to
>> also have proxy settings because the LAN uses a Proxy. IE does NOT
>> handle IP#s correctly in the addressbar when it also has proxy settings
>> at the same time,...I don't know if other browsers have the same problem
>> of not. It is just simply better to avoid a problem like that in the
>> first place,...so again,...use the Name,...even using a Netbios Name is
>> still better than using an IP#.
>>
>> Examples:
>> FQDN http://hostname.domainname.tld
>> Netbios Name http://hostname
>>
>>
>> --
>> Phillip Windell
>>
>> The views expressed, are my own and not those of my employer, or
>> Microsoft,
>> or anyone else associated with me, including my cats.
>> -----------------------------------------------------
>>
>>
>> "RG" <(E-Mail Removed)> wrote in message
>> news:E199C726-9D52-46EB-98BA-(E-Mail Removed)...
>>> This machine is part of AD. Are there issues with running IIS on
>>> machine
>>> with dynamically assigned IP addres?
>>>
>>> Thanks in advance

>>
>>

>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      02-19-2010, 08:16 PM

"Phillip Windell" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...

> If you want to test the forward lookup ping the IP# with "-a"
>
> c:\> ping -a 192.168.21.54


Meant "reverse".



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable dynamic route entries in Windows 2003? MikeS@MLS Windows Networking 3 09-18-2008 04:14 PM
IIS6 + NLB - the network location cannot be reached fabio Windows Networking 5 09-14-2007 08:28 PM
IIS6 / Connection Limit Phil Lang Windows Networking 1 04-16-2007 01:01 PM
SNMP MIB's for IIS6.0 ? Marlon Brown Windows Networking 0 01-20-2006 02:22 PM
Windows Server 2003 SP1 IIS6 Trouble with localhost NTLM logons to subwebs Matthew Emsley Windows Networking 0 04-06-2005 04:02 AM



1 2 3 4 5 6 7 8 9 10 11