<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DHCP failure in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850899#M2165</link>
    <description>Lance,&lt;BR /&gt;&lt;BR /&gt;Actually, tho they never said so in networking class I've ever taken, 169.254 is a legal address for just this purpose.  From RFC 3330:&lt;BR /&gt;&lt;BR /&gt;169.254.0.0/16 - This is the "link local" block.  It is allocated for&lt;BR /&gt;   communication between hosts on a single link.  Hosts obtain these&lt;BR /&gt;   addresses by auto-configuration, such as when a DHCP server may not&lt;BR /&gt;   be found.&lt;BR /&gt;&lt;BR /&gt;If you do a whois on it it comes up as blackhole and refers you to RFC 3330.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
    <pubDate>Tue, 26 Nov 2002 18:44:42 GMT</pubDate>
    <dc:creator>Ron Kinner</dc:creator>
    <dc:date>2002-11-26T18:44:42Z</dc:date>
    <item>
      <title>DHCP failure</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850890#M2156</link>
      <description>I have a Presario 5000 with XP Home Edition connected to DSL via a Dlink DI-604 router. When I set up for DHCP, it fails to get an IP address. It works on another machine connected to the router and the router shows that the Presario was given an address. Previously was directly connected to the DSL modem and had ICS enabled. Also, if I assign a fixed IP address (192.168.0.2), I can't ping anything except the router, not even 127.0.0.1. When I do ipconfig/renew, it says it fails with a timeout. I get an address of 169.254.x.x.</description>
      <pubDate>Mon, 25 Nov 2002 03:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850890#M2156</guid>
      <dc:creator>Wesley Thielke</dc:creator>
      <dc:date>2002-11-25T03:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP failure</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850891#M2157</link>
      <description>First, is the NIC working?  If you cannot ping 127.0.0.1 then the problem lies within the machine itself.  Either the driver is wrong or something is wrong with the NIC.&lt;BR /&gt;&lt;BR /&gt;What do you see when you do a&lt;BR /&gt;netstat ???r&lt;BR /&gt;&lt;BR /&gt;What does the device manager have to say about the stratus of the NIC?&lt;BR /&gt;&lt;BR /&gt;Lance</description>
      <pubDate>Mon, 25 Nov 2002 05:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850891#M2157</guid>
      <dc:creator>Lance Brown</dc:creator>
      <dc:date>2002-11-25T05:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP failure</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850892#M2158</link>
      <description>MS suggests installing the latest Service Pack for XP.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;313896" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;313896&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MS also had a good article on installing and working with static addresses with ICS that might be helpful.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;309642" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;309642&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Nov 2002 05:38:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850892#M2158</guid>
      <dc:creator>Jon Finley</dc:creator>
      <dc:date>2002-11-25T05:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP failure</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850893#M2159</link>
      <description>netstat -r shows the 169.254.x.x address as the gateway.&lt;BR /&gt;I don't think it's the NIC itself, since it works when I use a static IP address (e.g. 192.168.0.2). The fact that the loopback ping doesn't work is still a mystery, but I don't think that's a reason to suspect the NIC, since loopback pings are usually just returned within the IP stack. The fact that ICS also uses the 192.168.0 network sounds interesting. I'm supposedly not using ICS anymore, but I'm thinking that there is some remnant around and there's a conflict with the router. On this theory, I tried assigning 10.1.0.1 to the router, but I still get the same result when I try to use DHCP. BTW, I have another XP machine where DHCP works fine, but I also can't ping 127.0.0.1. I'm going to check the XP service pack</description>
      <pubDate>Tue, 26 Nov 2002 01:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850893#M2159</guid>
      <dc:creator>Wesley Thielke</dc:creator>
      <dc:date>2002-11-26T01:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP failure</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850894#M2160</link>
      <description>The device manager says the NIC is operating properly. I couldn't find anything wrong there.</description>
      <pubDate>Tue, 26 Nov 2002 01:41:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850894#M2160</guid>
      <dc:creator>Wesley Thielke</dc:creator>
      <dc:date>2002-11-26T01:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP failure</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850895#M2161</link>
      <description>If you can ping the router then the NIC and cable are good.  When you do a static setup did you put it the gateway address and the DNS address.  I use 2K and not XP but I expect &lt;BR /&gt;ipconfig /all&lt;BR /&gt;would still work.  Go to the one which works and get the results of ipconfig /all.  Then go to the bad one and put the same info into the TCP/IP setup but add one to the last octave of the IP address and don't forget the DNS, mask, and gateway.  That should work.  If it doesn't then remove TCP/IP, reboot and then reinstall TCP/IP.&lt;BR /&gt;&lt;BR /&gt;I assume you are uptodate on your patches.  XP needs a lot of them.  &lt;A href="http://windowsupdate.microsoft.com" target="_blank"&gt;http://windowsupdate.microsoft.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Tue, 26 Nov 2002 02:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850895#M2161</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-11-26T02:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP failure</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850896#M2162</link>
      <description>192.168.x.x is a public address space, just like 10.x.x.x and 172.16.x.x-172.31.x.x.  192.168.is just the smallest address range out of the three, so MS chooses that one.  If netstat shows 169.254.x.x then that explains your problem.  The NIC is using a default gateway that it???s not suppose to.  You need to find out where this 169.254.x.x is coming from, as it is a private address.  Does your ISP use that address space?&lt;BR /&gt;&lt;BR /&gt;Lance</description>
      <pubDate>Tue, 26 Nov 2002 05:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850896#M2162</guid>
      <dc:creator>Lance Brown</dc:creator>
      <dc:date>2002-11-26T05:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP failure</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850897#M2163</link>
      <description>Lance,&lt;BR /&gt;&lt;BR /&gt;The 169.254.x.x is just the default number that Windows uses when it doesn't get a reply from a DHCP server.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Tue, 26 Nov 2002 15:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850897#M2163</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-11-26T15:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP failure</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850898#M2164</link>
      <description>Good job MS; use an address space that is set aside for special use.  They better hope that it never gets used.  I guess it would have been too much to ask that they used a public address space.&lt;BR /&gt;&lt;BR /&gt;Lance</description>
      <pubDate>Tue, 26 Nov 2002 18:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850898#M2164</guid>
      <dc:creator>Lance Brown</dc:creator>
      <dc:date>2002-11-26T18:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP failure</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850899#M2165</link>
      <description>Lance,&lt;BR /&gt;&lt;BR /&gt;Actually, tho they never said so in networking class I've ever taken, 169.254 is a legal address for just this purpose.  From RFC 3330:&lt;BR /&gt;&lt;BR /&gt;169.254.0.0/16 - This is the "link local" block.  It is allocated for&lt;BR /&gt;   communication between hosts on a single link.  Hosts obtain these&lt;BR /&gt;   addresses by auto-configuration, such as when a DHCP server may not&lt;BR /&gt;   be found.&lt;BR /&gt;&lt;BR /&gt;If you do a whois on it it comes up as blackhole and refers you to RFC 3330.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Tue, 26 Nov 2002 18:44:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850899#M2165</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-11-26T18:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP failure</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850900#M2166</link>
      <description>You???re right, I was thinking about a different RFC.  There are too many non-private address spaces.  A full class B is not needed.&lt;BR /&gt;&lt;BR /&gt;Lance</description>
      <pubDate>Tue, 26 Nov 2002 19:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/dhcp-failure/m-p/2850900#M2166</guid>
      <dc:creator>Lance Brown</dc:creator>
      <dc:date>2002-11-26T19:27:56Z</dc:date>
    </item>
  </channel>
</rss>

