Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server 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
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
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" <> wrote in message
news:E199C726-9D52-46EB-98BA-...
> 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
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" <> wrote in message
news:...
> 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" <> wrote in message
> news:E199C726-9D52-46EB-98BA-...
>> 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
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" <> wrote in message
news03CCF89-7A6D-4BC2-836E-...
> 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" <> wrote in message
> news:...
>> 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" <> wrote in message
>> news:E199C726-9D52-46EB-98BA-...
>>> 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

"Phillip Windell" <> wrote in message
news:...

> 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
Windows Update Error Code: 80070005 Joe Davis Windows Update 33 05-05-2010 08:03 AM
Overriding default SBS 2008 policies Andrew M. Saucci, Jr. Windows Small Business Server 4 02-08-2010 07:36 AM
I also have an error 646 in Windows update. Please help. Jose Windows Update 12 01-09-2010 01:00 PM
Can I use the Windows 7 Upgrade DVD for a Clean Install ? Patrick Windows Vista General Discussion 38 11-11-2009 09:41 PM
How do you repair windows entirely using your Windows Vista DVD Jonathan Yaniv- Windows Live Butterfly Expert Windows Vista Performance 16 02-12-2008 06:28 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59