<?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: Cannot network ignite server. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-network-ignite-server/m-p/2924581#M110282</link>
    <description>I can not find your error message.&lt;BR /&gt;&lt;BR /&gt;So here is a possible approach.&lt;BR /&gt;&lt;BR /&gt;Temporarily, remove the inet.sec and see if that clears the problem.&lt;BR /&gt;&lt;BR /&gt;Check inetd.conf and make sure&lt;BR /&gt;&lt;BR /&gt;    47  #login        stream tcp nowait root /usr/lbin/rlogind  rlogind&lt;BR /&gt;    48  #shell        stream tcp nowait root /usr/lbin/remshd   remshd&lt;BR /&gt;    49  #exec         stream tcp nowait root /usr/lbin/rexecd   rexecd&lt;BR /&gt;&lt;BR /&gt;In my case, lines 47-49 must be uncommented for Ignite towork properly.&lt;BR /&gt;&lt;BR /&gt;save&lt;BR /&gt;&lt;BR /&gt;inetd -c&lt;BR /&gt;&lt;BR /&gt;does nslookup resolve the correct IP address?&lt;BR /&gt;does ping and telnet work?&lt;BR /&gt;&lt;BR /&gt;You could temporarily change .rhosts to + and see if that helps.&lt;BR /&gt;&lt;BR /&gt;Also check hosts.equiv if you have one.&lt;BR /&gt;&lt;BR /&gt;Seems quite frustrating.  I feel your pain.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 11 Mar 2003 20:13:27 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-03-11T20:13:27Z</dc:date>
    <item>
      <title>Cannot network ignite server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-network-ignite-server/m-p/2924580#M110281</link>
      <description>Hi i get an error message when I try to network ignite one of my hp-ux servers. (11.00) I use the gui. &lt;BR /&gt;&lt;BR /&gt;Here is a little information.&lt;BR /&gt;Ignite version: B.3.4.115  &lt;BR /&gt;Client has server in /etc/hosts.&lt;BR /&gt;Server has client in /etc/hosts.&lt;BR /&gt;Client allows server in in /var/adm/inetd.sec&lt;BR /&gt;I've even tried with adding the server in the /home/root/.rhosts's file on the client system but that would only be to execute the command with having to provide a password. &lt;BR /&gt;&lt;BR /&gt;I always get the following error message:&lt;BR /&gt;&lt;BR /&gt;ERROR: siloans is an unknown host.&lt;BR /&gt;&lt;BR /&gt;I've tried from 2 different ignite servers and same error message.&lt;BR /&gt;&lt;BR /&gt;Please help!!!</description>
      <pubDate>Tue, 11 Mar 2003 19:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-network-ignite-server/m-p/2924580#M110281</guid>
      <dc:creator>Daniel Simard</dc:creator>
      <dc:date>2003-03-11T19:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot network ignite server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-network-ignite-server/m-p/2924581#M110282</link>
      <description>I can not find your error message.&lt;BR /&gt;&lt;BR /&gt;So here is a possible approach.&lt;BR /&gt;&lt;BR /&gt;Temporarily, remove the inet.sec and see if that clears the problem.&lt;BR /&gt;&lt;BR /&gt;Check inetd.conf and make sure&lt;BR /&gt;&lt;BR /&gt;    47  #login        stream tcp nowait root /usr/lbin/rlogind  rlogind&lt;BR /&gt;    48  #shell        stream tcp nowait root /usr/lbin/remshd   remshd&lt;BR /&gt;    49  #exec         stream tcp nowait root /usr/lbin/rexecd   rexecd&lt;BR /&gt;&lt;BR /&gt;In my case, lines 47-49 must be uncommented for Ignite towork properly.&lt;BR /&gt;&lt;BR /&gt;save&lt;BR /&gt;&lt;BR /&gt;inetd -c&lt;BR /&gt;&lt;BR /&gt;does nslookup resolve the correct IP address?&lt;BR /&gt;does ping and telnet work?&lt;BR /&gt;&lt;BR /&gt;You could temporarily change .rhosts to + and see if that helps.&lt;BR /&gt;&lt;BR /&gt;Also check hosts.equiv if you have one.&lt;BR /&gt;&lt;BR /&gt;Seems quite frustrating.  I feel your pain.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 11 Mar 2003 20:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-network-ignite-server/m-p/2924581#M110282</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-11T20:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot network ignite server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-network-ignite-server/m-p/2924582#M110283</link>
      <description>Thanks for all your help. I've already tried all of the suggestions (sorry I forgot to mention them in my post.)&lt;BR /&gt;&lt;BR /&gt;My collegue finally found the problem although we still don't konw why it was happening.&lt;BR /&gt;&lt;BR /&gt;we had dns configured and also the entries were in /etc/hosts, when you would do a nslookup it would report&lt;BR /&gt;&lt;BR /&gt;checking DNS...&lt;BR /&gt;Checking files...&lt;BR /&gt;server:&lt;BR /&gt;ip etc...&lt;BR /&gt;&lt;BR /&gt;so he switched in the /etc/inetd.conf from files dns to &lt;BR /&gt;dns file.&lt;BR /&gt;&lt;BR /&gt;so it checks the FILES first, then the DNS. and that fixed our problem ?@!?!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Mar 2003 20:18:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-network-ignite-server/m-p/2924582#M110283</guid>
      <dc:creator>Daniel Simard</dc:creator>
      <dc:date>2003-03-11T20:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot network ignite server.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-network-ignite-server/m-p/2924583#M110284</link>
      <description>This might break other things.  Test omniback and if you are unfortuneate enough to use it, openspool.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 11 Mar 2003 20:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-network-ignite-server/m-p/2924583#M110284</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-11T20:31:30Z</dc:date>
    </item>
  </channel>
</rss>

