<?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: Network Setup Problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-setup-problems/m-p/3519728#M563108</link>
    <description>1) I mean ifconfig  &lt;BR /&gt;&lt;BR /&gt;I vegged out due to issues in my own shop.&lt;BR /&gt;&lt;BR /&gt;2) Your ifconfig command shows lan0 is up and running. &lt;BR /&gt;&lt;BR /&gt;check cabling and see about pinging the gateway ip&lt;BR /&gt;&lt;BR /&gt;ping 192.168.0.1&lt;BR /&gt;&lt;BR /&gt;Check /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;see that the netmask is 255.255.255.0 and is the same as the gateway/router&lt;BR /&gt;&lt;BR /&gt;This netmask means that 192.168.0 is the network. If the gateway/router is on network 192.168.1 Then that explains the problem.&lt;BR /&gt;&lt;BR /&gt;In this masking scenario 1 is the host of the router 2 is host of the hp box. &lt;BR /&gt;&lt;BR /&gt;The networks must be the same if the two are going to properly talk to each other.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Apr 2005 23:35:56 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-04-06T23:35:56Z</dc:date>
    <item>
      <title>Network Setup Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-setup-problems/m-p/3519725#M563105</link>
      <description>Thought I had but not so. Still trying to setup this E9000 on a home network with a router. Can't get the host, ip address and gateway to work together. Tried /etc/set_parms initial but can't get the right combination. I do remember seeing 127.0.0.1 as an ip address as local host, 192.168.0.1 as xxx(remote system name) HP9000 host and I think 192.168.1.2 as gateway. Telestar did have 192.168.1.2 as default host.Help</description>
      <pubDate>Wed, 06 Apr 2005 18:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-setup-problems/m-p/3519725#M563105</guid>
      <dc:creator>vipa</dc:creator>
      <dc:date>2005-04-06T18:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Network Setup Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-setup-problems/m-p/3519726#M563106</link>
      <description>lanscan&lt;BR /&gt;&lt;BR /&gt;see if you have any working lan cards.&lt;BR /&gt;&lt;BR /&gt;then try based on the lan that comes up.&lt;BR /&gt;&lt;BR /&gt;ifcfg lan0 192.168.0.2 netmask 255.255.255.0 &lt;BR /&gt;&lt;BR /&gt;See if then, you can ping the gateway.&lt;BR /&gt;&lt;BR /&gt;These settings can be manipulated in the /etc/rc.config.d/netconf file&lt;BR /&gt;&lt;BR /&gt;You did not mention what verions of HP-UX you were running.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 06 Apr 2005 19:02:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-setup-problems/m-p/3519726#M563106</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-04-06T19:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Network Setup Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-setup-problems/m-p/3519727#M563107</link>
      <description>sorry, B10.01 E9000/806&lt;BR /&gt;lanscan = 60/6*??????????????*0*UP*lan0*UP*4*ETHER*Yrs*52.&lt;BR /&gt;ran ifconfig command &amp;amp; it reads;&lt;BR /&gt;lan0: flags=863&lt;UP&gt;&lt;BR /&gt;  inet 192.168.0.2 netmask ffffff00 broadcast 192.168.0.255&lt;BR /&gt;   &lt;BR /&gt;&lt;/UP&gt;</description>
      <pubDate>Wed, 06 Apr 2005 19:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-setup-problems/m-p/3519727#M563107</guid>
      <dc:creator>vipa</dc:creator>
      <dc:date>2005-04-06T19:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Network Setup Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-setup-problems/m-p/3519728#M563108</link>
      <description>1) I mean ifconfig  &lt;BR /&gt;&lt;BR /&gt;I vegged out due to issues in my own shop.&lt;BR /&gt;&lt;BR /&gt;2) Your ifconfig command shows lan0 is up and running. &lt;BR /&gt;&lt;BR /&gt;check cabling and see about pinging the gateway ip&lt;BR /&gt;&lt;BR /&gt;ping 192.168.0.1&lt;BR /&gt;&lt;BR /&gt;Check /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;see that the netmask is 255.255.255.0 and is the same as the gateway/router&lt;BR /&gt;&lt;BR /&gt;This netmask means that 192.168.0 is the network. If the gateway/router is on network 192.168.1 Then that explains the problem.&lt;BR /&gt;&lt;BR /&gt;In this masking scenario 1 is the host of the router 2 is host of the hp box. &lt;BR /&gt;&lt;BR /&gt;The networks must be the same if the two are going to properly talk to each other.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Apr 2005 23:35:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-setup-problems/m-p/3519728#M563108</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-04-06T23:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Network Setup Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-setup-problems/m-p/3519729#M563109</link>
      <description>Cabling seems ok. ping 192.168.0.1=ok,ping 127.0.0.1=ok,ping 192.168.1=ok,ping 192.168.0.2=no good. &lt;BR /&gt;/etc/rc.config.d/netconf says execute permission denied. Logged in as root.&lt;BR /&gt;Internet address of lan0 on HP box says 192.168.1.2, can't ping.Subnet Mask = 255.255.255.0 Default gateway = 192.168.1.2&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 05:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-setup-problems/m-p/3519729#M563109</guid>
      <dc:creator>vipa</dc:creator>
      <dc:date>2005-04-07T05:12:43Z</dc:date>
    </item>
  </channel>
</rss>

