<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073083#M572811</link>
    <description>No, two networks cards cannot be on the same subnet.&lt;BR /&gt;&lt;BR /&gt;The problem of yours is that.&lt;BR /&gt;If you are to use same subnet ip's you should have the APA software.&lt;BR /&gt;&lt;BR /&gt;Remove the ip's of card iff1 and iff2 to some other ip-address other than the 138.232.81 subnet.&lt;BR /&gt;&lt;BR /&gt;Then things should work fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Sep 2003 11:22:29 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2003-09-17T11:22:29Z</dc:date>
    <item>
      <title>network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073081#M572809</link>
      <description>Befor i executed the set_parms initial command the ping is working. After the execution the ping, ssh is not working any more ! &lt;BR /&gt;&lt;BR /&gt;iff2:/ # cat /etc/rc.config.d/netconf &lt;BR /&gt;&lt;BR /&gt;HOSTNAME="iff2" &lt;BR /&gt;OPERATING_SYSTEM=HP-UX &lt;BR /&gt;LOOPBACK_ADDRESS=127.0.0.1 &lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0 &lt;BR /&gt;IP_ADDRESS[0]=138.232.81.3 &lt;BR /&gt;SUBNET_MASK[0]=255.255.255.192 &lt;BR /&gt;BROADCAST_ADDRESS[0]="" &lt;BR /&gt;INTERFACE_STATE[0]=up &lt;BR /&gt;DHCP_ENABLE[0]=0 &lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]=default &lt;BR /&gt;ROUTE_MASK[0]="" &lt;BR /&gt;ROUTE_GATEWAY[0]=138.232.81.62 &lt;BR /&gt;ROUTE_COUNT[0]=1 &lt;BR /&gt;ROUTE_ARGS[0]="" &lt;BR /&gt;&lt;BR /&gt;GATED=0 &lt;BR /&gt;GATED_ARGS="" &lt;BR /&gt;&lt;BR /&gt;RDPD=0 &lt;BR /&gt;&lt;BR /&gt;RARP=0 &lt;BR /&gt;&lt;BR /&gt;I think it is not the netconf file, because on a running server it has the same configuration. &lt;BR /&gt;&lt;BR /&gt;iff2:/ # ifconfig lan0 &lt;BR /&gt;lan0: flags=843&lt;UP&gt; &lt;BR /&gt;inet 138.232.81.3 netmask ffffffc0 broadcast 138.232.81.63 &lt;BR /&gt;iff2:/ # netstat -nr &lt;BR /&gt;Routing tables &lt;BR /&gt;Destination Gateway Flags Refs Interface Pmtu &lt;BR /&gt;127.0.0.1 127.0.0.1 UH 0 lo0 4136 &lt;BR /&gt;138.232.81.3 138.232.81.3 UH 0 lan0 4136 &lt;BR /&gt;138.232.81.0 138.232.81.3 U 2 lan0 1500 &lt;BR /&gt;127.0.0.0 127.0.0.1 U 0 lo0 0 &lt;BR /&gt;default 138.232.81.62 UG 0 lan0 0 &lt;BR /&gt;&lt;BR /&gt;I cannot delete any route ! &lt;BR /&gt;(I read the manpage of route) &lt;BR /&gt;route delete 138.232.81.3 138.232.81.3 &lt;BR /&gt;route delete -f 138.232.81.3 &lt;BR /&gt;&lt;BR /&gt;I have ux11i ! &lt;BR /&gt;The netmask is ok, because the netmask defines how many ip addresses can be in that ip class. &lt;BR /&gt;This net is an c-class net. &lt;BR /&gt;&lt;BR /&gt;For your information: &lt;BR /&gt;&lt;BR /&gt;Server iff2 ip: 138.232.81.3 (net don??t work) &lt;BR /&gt;Server iff0 ip: 138.232.81.1 &lt;BR /&gt;Server iff1 ip: 138.232.81.2 &lt;BR /&gt;lokal gateway: 138.232.81.62 &lt;BR /&gt;Broadcast: 138.232.81.63 &lt;BR /&gt;Netmask: 255.255.255.192 &lt;BR /&gt;&lt;BR /&gt;Befor I use set_parms initial command the ping was working at the lokal net (138.232.81.), but not in the 138.232. net. So I wanted to set the gateway in netconf file. Someone said i should use set_parms initial. After that the ping command doesn??work any more ! &lt;BR /&gt;Also the ssh command. The networkcard is up ! &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/UP&gt;</description>
      <pubDate>Wed, 17 Sep 2003 10:52:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073081#M572809</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-17T10:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073082#M572810</link>
      <description>No, two networks cards cannot be on the same subnet.&lt;BR /&gt;&lt;BR /&gt;The problem of yours is that.&lt;BR /&gt;If you are to use same subnet ip's you should have the APA software.&lt;BR /&gt;&lt;BR /&gt;Remove the ip's of card iff1 and iff2 to some other ip-address other than the 138.232.81 subnet.&lt;BR /&gt;&lt;BR /&gt;Then things should work fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 11:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073082#M572810</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-17T11:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073083#M572811</link>
      <description>No, two networks cards cannot be on the same subnet.&lt;BR /&gt;&lt;BR /&gt;The problem of yours is that.&lt;BR /&gt;If you are to use same subnet ip's you should have the APA software.&lt;BR /&gt;&lt;BR /&gt;Remove the ip's of card iff1 and iff2 to some other ip-address other than the 138.232.81 subnet.&lt;BR /&gt;&lt;BR /&gt;Then things should work fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 11:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073083#M572811</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-17T11:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073084#M572812</link>
      <description>check more about APA here&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J4240-90016/J4240-90016_top.html&amp;amp;con=/hpux/onlinedocs/J4240-90016/00/00/3-con.html&amp;amp;toc=/hpux/onlinedocs/J4240-90016/00/00/3-toc.html&amp;amp;searchterms=port%7caggregation%7cauto&amp;amp;queryid=20030917-062852" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J4240-90016/J4240-90016_top.html&amp;amp;con=/hpux/onlinedocs/J4240-90016/00/00/3-con.html&amp;amp;toc=/hpux/onlinedocs/J4240-90016/00/00/3-toc.html&amp;amp;searchterms=port%7caggregation%7cauto&amp;amp;queryid=20030917-062852&lt;/A&gt;</description>
      <pubDate>Wed, 17 Sep 2003 11:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073084#M572812</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-17T11:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073085#M572813</link>
      <description>iff2 is the server which i work on.&lt;BR /&gt;this server has only one networkcard !!!&lt;BR /&gt;iff1 and iff0 are other servers in the workgroup iff !</description>
      <pubDate>Wed, 17 Sep 2003 11:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073085#M572813</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-17T11:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073086#M572814</link>
      <description>sorry,I had interpreted wrongly!</description>
      <pubDate>Wed, 17 Sep 2003 11:39:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073086#M572814</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-17T11:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073087#M572815</link>
      <description>in the set_parms initial you will be asked for an nis server ! I added the domain of our university (uibk.ac.at) and the localhost ip address, because i don??t know an nis server in our net ! Could this be a problem ?&lt;BR /&gt;&lt;BR /&gt;I only executed the set_parms command and after the configuration the ping don??t work to localhost and other hosts or ip??s !&lt;BR /&gt;normally when the networkcard is up the ping to localhost must work ?&lt;BR /&gt;I login to the server with exceed to work with !&lt;BR /&gt;&lt;BR /&gt;I have no idea why i get no access to the network !</description>
      <pubDate>Wed, 17 Sep 2003 11:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073087#M572815</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-17T11:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073088#M572816</link>
      <description>Seems there are some that think set_parms in a really bad utility and can seriously break config files.&lt;BR /&gt;&lt;BR /&gt;Have a look at some of the comments in this thread&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizforums.itrc.hp.com/cm/QuestionAnswer/0,,0x159393e260b0d611abdb0090277a778c,00.html" target="_blank"&gt;http://bizforums.itrc.hp.com/cm/QuestionAnswer/0,,0x159393e260b0d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It looks like you might need to check every config file, even inetd.sec</description>
      <pubDate>Wed, 17 Sep 2003 11:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073088#M572816</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-09-17T11:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073089#M572817</link>
      <description>suddenly it works ??????&lt;BR /&gt;i can ping to all&lt;BR /&gt;i think it works !!!!&lt;BR /&gt;yeah&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 11:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073089#M572817</guid>
      <dc:creator>Rene_17</dc:creator>
      <dc:date>2003-09-17T11:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073090#M572818</link>
      <description>Rene, &lt;BR /&gt;&lt;BR /&gt;You may be running into the ndd check subnet problem.  255.255.255.192 is an illegal subnet per a now obsolete RFC which 11.0 started enforcing just as it became obsolete.  Don't know about 11i but you can check:&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/ip ip_check_subnet_addr&lt;BR /&gt;&lt;BR /&gt;If it comes back with a 1 then you can expect problems with it.  &lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/ip ip_check_subnet_addr 0&lt;BR /&gt;&lt;BR /&gt;to fix the problem and also edit /etc/rc.config.d/nddconf to add&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=ip&lt;BR /&gt;NDD_NAME[0]=ip_check_subnet_addr &lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt;&lt;BR /&gt;While you are at it you might want to turn off dead gateway detection which can also cause problems if the router (gateway) does not want to respond to pings.&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[1]=ip&lt;BR /&gt;NDD_NAME[1]=ip_ire_gw_probe&lt;BR /&gt;NDD_VALUE[1]=0&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/ip ip_ire_gw_probe 0&lt;BR /&gt;&lt;BR /&gt;This last needs the latest ndd patch on an 11.  Again I don't know about 11i.&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 14:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3073090#M572818</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-09-17T14:12:24Z</dc:date>
    </item>
  </channel>
</rss>

