<?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 in HP-UX 11 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-in-hp-ux-11/m-p/3476262#M562010</link>
    <description>Yes, I could ping the gateway. The ndd command returns 0, and I had to turn that off some time ago.&lt;BR /&gt;&lt;BR /&gt;I have "solved" the problem by setting up static IP addressing. Our net has been set up in such a manner that that can be done.</description>
    <pubDate>Thu, 03 Feb 2005 13:09:49 GMT</pubDate>
    <dc:creator>Paul Johnsen</dc:creator>
    <dc:date>2005-02-03T13:09:49Z</dc:date>
    <item>
      <title>DHCP in HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-in-hp-ux-11/m-p/3476258#M562006</link>
      <description>We just set up a new network in our facility, and it uses DHCP to set each workstations IP address. It works just fine on the M$ Winblows boxes, but I'm having trouble getting it to work on my HP-UX 11.11i machine. It has contacted the server and gotten the IP address, set_parms shows the correct gateway and DNS servers. The PCs can ping the machine, and check out licenses for software, but the HP box can't ping to anything else or do nslookup or anything else on the net.</description>
      <pubDate>Tue, 01 Feb 2005 20:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-in-hp-ux-11/m-p/3476258#M562006</guid>
      <dc:creator>Paul Johnsen</dc:creator>
      <dc:date>2005-02-01T20:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP in HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-in-hp-ux-11/m-p/3476259#M562007</link>
      <description>Can the HP box ping other machines when IP address&lt;BR /&gt;instead of hostname is used? If yes, check your&lt;BR /&gt;/etc/hosts file to make sure that an entry "dns" &lt;BR /&gt;is present in the line starting with "hosts".&lt;BR /&gt;&lt;BR /&gt;- Biswajit&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Feb 2005 23:16:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-in-hp-ux-11/m-p/3476259#M562007</guid>
      <dc:creator>Biswajit Tripathy</dc:creator>
      <dc:date>2005-02-01T23:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP in HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-in-hp-ux-11/m-p/3476260#M562008</link>
      <description>I can ping numerical addresses within the same subnet, but not outside of the subnet. I had a couple of people that have PCs outside of my subnet try to ping and they could not. I have a call in to our net folks, and they are looking into it as well if it is on their hardware somewhere.</description>
      <pubDate>Wed, 02 Feb 2005 11:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-in-hp-ux-11/m-p/3476260#M562008</guid>
      <dc:creator>Paul Johnsen</dc:creator>
      <dc:date>2005-02-02T11:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP in HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-in-hp-ux-11/m-p/3476261#M562009</link>
      <description>Can you ping the gateway?  If not you may need to turn off Dead Gateway Detection on the HPUX.&lt;BR /&gt;&lt;BR /&gt;If&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/ip ip_ire_gw_probe&lt;BR /&gt;&lt;BR /&gt;returns 1 then that could be your problem.&lt;BR /&gt;&lt;BR /&gt;ndd -set /dev/ip ip_ire_gw_probe 0&lt;BR /&gt;&lt;BR /&gt;Then delete and add the gateway using &lt;BR /&gt;route &lt;BR /&gt;&lt;BR /&gt;also edit /etc/rc.conf.d/ndd.conf&lt;BR /&gt;&lt;BR /&gt;to add:&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=ip&lt;BR /&gt;NDD_NAME[0]=ip_ire_gw_probe&lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt;&lt;BR /&gt;use the next available integer in the brackets if you already have an entry.  This will make it stay after a reboot.&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Feb 2005 12:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-in-hp-ux-11/m-p/3476261#M562009</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2005-02-03T12:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP in HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-in-hp-ux-11/m-p/3476262#M562010</link>
      <description>Yes, I could ping the gateway. The ndd command returns 0, and I had to turn that off some time ago.&lt;BR /&gt;&lt;BR /&gt;I have "solved" the problem by setting up static IP addressing. Our net has been set up in such a manner that that can be done.</description>
      <pubDate>Thu, 03 Feb 2005 13:09:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-in-hp-ux-11/m-p/3476262#M562010</guid>
      <dc:creator>Paul Johnsen</dc:creator>
      <dc:date>2005-02-03T13:09:49Z</dc:date>
    </item>
  </channel>
</rss>

