<?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: PXE-E18: Timeout.  Server did not respond in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648970#M500508</link>
    <description>Hi Carme,&lt;BR /&gt;&lt;BR /&gt;I've already experienced this problem, I'd guess it's something about tftp service on Ignite-UX Server. Check that it's enabled (not commented out) and well-configured into /etc/inetd.conf.&lt;BR /&gt;&lt;BR /&gt;A quick test on Ignite-UX server to show if it works:&lt;BR /&gt;&lt;BR /&gt;cp /etc/services /tmp&lt;BR /&gt;cd tmp&lt;BR /&gt;tftp localhost&lt;BR /&gt;tftp&amp;gt;get services&lt;BR /&gt;&lt;BR /&gt;If you see something like&lt;BR /&gt;&lt;BR /&gt;Received 11327 bytes in 0.0 seconds&lt;BR /&gt;&lt;BR /&gt;then the service is enabled, otherwise it's not.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
    <pubDate>Thu, 17 Jun 2010 14:42:02 GMT</pubDate>
    <dc:creator>Fabio Ettore</dc:creator>
    <dc:date>2010-06-17T14:42:02Z</dc:date>
    <item>
      <title>PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648963#M500501</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I have problems with one restore of one ignite.&lt;BR /&gt;The cable its connected but the Server doesn't respond.&lt;BR /&gt;&lt;BR /&gt;Could anyone help me?&lt;BR /&gt;Thanks a lot of!&lt;BR /&gt;Carmen.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt; lanboot select -dn ignite_rec&lt;BR /&gt;  01  Acpi(HWP0002,PNP0A03,101)/Pci(1|0)/Pci(6|0)/Mac(002481D969D6)&lt;BR /&gt;  02  Acpi(HWP0002,PNP0A03,101)/Pci(1|0)/Pci(6|1)/Mac(002481D969D7)&lt;BR /&gt;  03  Acpi(HWP0002,PNP0A03,102)/Pci(1|0)/Mac(002481773BF4)&lt;BR /&gt;  04  Acpi(HWP0002,PNP0A03,102)/Pci(1|1)/Mac(002481773BF5)&lt;BR /&gt;Select Desired LAN: 04&lt;BR /&gt;&lt;BR /&gt;Client MAC Address: 00 24 81 77 3B F5&lt;BR /&gt;&lt;BR /&gt;LAN Configuration:&lt;BR /&gt;    Client MAC Address     : 00 24 81 77 3B F5&lt;BR /&gt;    Client IP Address      : 14.10.27.240&lt;BR /&gt;    Subnet Mask            : 255.255.255.0&lt;BR /&gt;    Boot Server IP Address : 14.10.27.25&lt;BR /&gt;    DHCP Server IP Address : 0.0.0.0&lt;BR /&gt;&lt;BR /&gt;Retrieving File Size&lt;BR /&gt;&lt;BR /&gt;    Boot file name: /opt/ignite/boot/nbp.efi&lt;BR /&gt;    Boot file size: 0 bytes&lt;BR /&gt;&lt;BR /&gt;PXE-E18: Timeout.  Server did not respond.&lt;BR /&gt;&lt;BR /&gt;Usage:&lt;BR /&gt;LANBOOT [select] [-od "optional_data"]&lt;BR /&gt;LANBOOT [select] [-dn name]&lt;BR /&gt;LANBOOT [select] [-sip server_ip] [-cip client_ip] [-gip gateway_ip]&lt;BR /&gt;                 [-m subnet_mask] [-b "boot_file"] [-od "optional_data"]&lt;BR /&gt;&lt;BR /&gt;Execute 'help lanboot' for more help.&lt;BR /&gt;Shell&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2010 09:14:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648963#M500501</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2010-06-17T09:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648964#M500502</link>
      <description>First check this:&lt;BR /&gt;&lt;BR /&gt;Boot file name: /opt/ignite/boot/nbp.efi&lt;BR /&gt;Boot file size: 0 bytes&lt;BR /&gt;&lt;BR /&gt;Does this file exist?</description>
      <pubDate>Thu, 17 Jun 2010 10:42:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648964#M500502</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-06-17T10:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648965#M500503</link>
      <description>Yes,&lt;BR /&gt;&lt;BR /&gt;The nbp.efi exist&lt;BR /&gt;&lt;BR /&gt;ls -l /opt/ignite/boot/nbp.efi&lt;BR /&gt;-r--r--r--   1 bin        bin          24576 Feb 15  2007 /opt/ignite/boot/nbp.efi&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2010 11:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648965#M500503</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2010-06-17T11:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648966#M500504</link>
      <description>Do you need by chance a gateway?&lt;BR /&gt;&lt;BR /&gt;Gateway IP address (-gip)&lt;BR /&gt;in dbprofile</description>
      <pubDate>Thu, 17 Jun 2010 11:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648966#M500504</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-06-17T11:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648967#M500505</link>
      <description>Here you are the configuration:&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt; dbprofile&lt;BR /&gt;Profile List&lt;BR /&gt;&lt;BR /&gt;Profile Name: ignite_rec&lt;BR /&gt;     Network Type: IPv4&lt;BR /&gt;     Server IP address: 14.10.27.25&lt;BR /&gt;     Client IP address: 14.10.27.240&lt;BR /&gt;     Gateway IP address: 14.10.27.1&lt;BR /&gt;     Subnet Mask: 255.255.255.0&lt;BR /&gt;     Boot File: /opt/ignite/boot/nbp.efi&lt;BR /&gt;     Optional Data:&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2010 11:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648967#M500505</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2010-06-17T11:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648968#M500506</link>
      <description>Sure you can contact the server via this NIC?</description>
      <pubDate>Thu, 17 Jun 2010 11:34:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648968#M500506</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-06-17T11:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648969#M500507</link>
      <description>On the 14.10.27.25 server, check /etc/inetd.conf to make sure bootp is enabled.&lt;BR /&gt;&lt;BR /&gt;You can also use '-d 9' on bootp to turn on debugging and watch the syslog when attempting boot.</description>
      <pubDate>Thu, 17 Jun 2010 14:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648969#M500507</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2010-06-17T14:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648970#M500508</link>
      <description>Hi Carme,&lt;BR /&gt;&lt;BR /&gt;I've already experienced this problem, I'd guess it's something about tftp service on Ignite-UX Server. Check that it's enabled (not commented out) and well-configured into /etc/inetd.conf.&lt;BR /&gt;&lt;BR /&gt;A quick test on Ignite-UX server to show if it works:&lt;BR /&gt;&lt;BR /&gt;cp /etc/services /tmp&lt;BR /&gt;cd tmp&lt;BR /&gt;tftp localhost&lt;BR /&gt;tftp&amp;gt;get services&lt;BR /&gt;&lt;BR /&gt;If you see something like&lt;BR /&gt;&lt;BR /&gt;Received 11327 bytes in 0.0 seconds&lt;BR /&gt;&lt;BR /&gt;then the service is enabled, otherwise it's not.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Thu, 17 Jun 2010 14:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648970#M500508</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2010-06-17T14:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648971#M500509</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Based on what I see, I would check the inetd.conf configuration on the Ignite server.&lt;BR /&gt;&lt;BR /&gt;I would see that bootp and tftp and instl_boots are not commented and restart inetd. This would be on the Ignite server as well.&lt;BR /&gt;&lt;BR /&gt;I would check for other PXE servers and see if you chose the right NIC card to talk to the Ignite server.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 17 Jun 2010 14:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648971#M500509</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-06-17T14:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648972#M500510</link>
      <description>Hi,&lt;BR /&gt;I have all ok configured on the server, I have reset de inetd but it doesn't works ok.&lt;BR /&gt;???&lt;BR /&gt;&lt;BR /&gt;&amp;gt;more /etc/services |grep -i boot&lt;BR /&gt;bootps        67/udp                 # Bootstrap Protocol Server&lt;BR /&gt;bootpc        68/udp                 # Bootstrap Protocol Client&lt;BR /&gt;instl_boots 1067/udp                 # installation bootstrap protocol server&lt;BR /&gt;instl_bootc 1068/udp                 # installation bootstrap protocol client&lt;BR /&gt;&lt;BR /&gt;&amp;gt;more /etc/services |grep -i tftp&lt;BR /&gt;tftp          69/udp                 # Trivial File Transfer Protocol&lt;BR /&gt;&lt;BR /&gt;&amp;gt;cp /etc/services /tmp/&lt;BR /&gt;&amp;gt;cd /tmp&lt;BR /&gt;&lt;BR /&gt;tmp&amp;gt;ls -l servic*&lt;BR /&gt;-rw-r--r--   1 root       sys          12137 Jun 18 08:40 services&lt;BR /&gt;&lt;BR /&gt;&amp;gt;tftp localhost&lt;BR /&gt;tftp&amp;gt; get services&lt;BR /&gt;Error code 2: Access violation&lt;BR /&gt;tftp&amp;gt;</description>
      <pubDate>Fri, 18 Jun 2010 05:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648972#M500510</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2010-06-18T05:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648973#M500511</link>
      <description>Hi Carme,&lt;BR /&gt;&lt;BR /&gt;sorry for the delay.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;tftp localhost&lt;BR /&gt;tftp&amp;gt; get services&lt;BR /&gt;Error code 2: Access violation&lt;BR /&gt;tftp&amp;gt;&lt;BR /&gt;&lt;BR /&gt;it means tftp is now working.&lt;BR /&gt;Check inetd.conf which should contain /opt/ignite and /var/opt/ignite.&lt;BR /&gt;&lt;BR /&gt;Follow the Ignite-UX FAQ:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02023840/c02023840.pdf" target="_blank"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02023840/c02023840.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Look for tftp, I think you'll find all you need about the correct configuration of tftp in inetd.conf.&lt;BR /&gt;&lt;BR /&gt;Until you don't solve it the Ignite-UX server cannot work as expected.HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Tue, 27 Jul 2010 09:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648973#M500511</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2010-07-27T09:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: PXE-E18: Timeout.  Server did not respond</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648974#M500512</link>
      <description>Typo:&lt;BR /&gt;&lt;BR /&gt;"it means tftp is now working. "&lt;BR /&gt;&lt;BR /&gt;I meant, "it means tftp is not working"</description>
      <pubDate>Tue, 27 Jul 2010 09:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pxe-e18-timeout-server-did-not-respond/m-p/4648974#M500512</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2010-07-27T09:56:43Z</dc:date>
    </item>
  </channel>
</rss>

