<?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/3578947#M229474</link>
    <description>Could you please post the section of /etc/rc.config.d/netconf file, which looks like this :&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]="lan1"&lt;BR /&gt;IP_ADDRESS[0]="xxx.xxx.xxx.xxx"&lt;BR /&gt;SUBNET_MASK[0]="yyy.yyy.yyy.yyy"&lt;BR /&gt;BROADCAST_ADDRESS[0]=""&lt;BR /&gt;INTERFACE_STATE[0]=""&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;for both lan1 and lan2 ?&lt;BR /&gt;&lt;BR /&gt;Modification by sam sometimes does strange things. Even better, please attach the whole file if you don't mind.</description>
    <pubDate>Tue, 12 Jul 2005 07:54:16 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2005-07-12T07:54:16Z</dc:date>
    <item>
      <title>network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578934#M229461</link>
      <description>Dear All&lt;BR /&gt;i have HP-UX 11.0 server i have three network cards on it i configure one of the network cards with IP on the DMZ using sam and again using set_parms initial command,when i do a restart to the server the configuration for the network removed from sam and when i do ifconfig to this card nothing found , i check the ifconfig file the configuration is correct on it, one thing through the start of the system it stuck on the NFS server start until i do break and then every thing goes correct,kindly a deeply configuration.</description>
      <pubDate>Mon, 11 Jul 2005 01:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578934#M229461</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2005-07-11T01:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578935#M229462</link>
      <description>Hi,&lt;BR /&gt;check if you have correct entries in files:&lt;BR /&gt;&lt;BR /&gt;1. /etc/rc.config.d/netconf&lt;BR /&gt;2. /etc/hosts&lt;BR /&gt;&lt;BR /&gt;NSF usualy hangs if something is wrong with name resolution.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jul 2005 01:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578935#M229462</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-07-11T01:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578936#M229463</link>
      <description>When you configure lan card through sam ,&lt;BR /&gt;after configuration check whether its entry &lt;BR /&gt;gets generated in /etc/rc.config.d/netconf&lt;BR /&gt;file for that lan card.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jul 2005 01:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578936#M229463</guid>
      <dc:creator>Pradeep_3</dc:creator>
      <dc:date>2005-07-11T01:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578937#M229464</link>
      <description>there are correct in the /etc/rc.config.d/netconf and on the /etc/hosts.</description>
      <pubDate>Mon, 11 Jul 2005 02:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578937#M229464</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2005-07-11T02:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578938#M229465</link>
      <description>Hi,&lt;BR /&gt;if you don't use NFS you can modify config file /etc/rc.config.d/nfsconf by setting:&lt;BR /&gt;NFS_CLIENT=0&lt;BR /&gt;NFS_SERVER=0&lt;BR /&gt;&lt;BR /&gt;But I think that you have to carefully look at your network configuration and name resolution (/etc/resolv.conf, /etc/nsswitch.conf) - somethink is not OK.&lt;BR /&gt;&lt;BR /&gt;You can verify network startup scripts by command:&lt;BR /&gt;/sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;Check /etc/rc.log - maby there will be some errors.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jul 2005 02:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578938#M229465</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-07-11T02:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578939#M229466</link>
      <description>this is the error i have in the /etc/rc.log&lt;BR /&gt;"ERROR:   lan0 interface: ifconfig: ioctl (SIOCSIFNETMASK): bad value&lt;BR /&gt;ERROR:   lan1 interface: ifconfig: ioctl (SIOCSIFNETMASK): bad value&lt;BR /&gt;ERROR:  Failed to add route entry because its interface is not&lt;BR /&gt;        yet initialized.  May need to add this route entry with&lt;BR /&gt;        a route commad after the interface is up :&lt;BR /&gt;        add net default: gateway 212.14.224.6: Network is unreachable&lt;BR /&gt;"/sbin/rc2.d/S340net start" FAILED&lt;BR /&gt;&lt;BR /&gt;Start name server daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S370named start":</description>
      <pubDate>Mon, 11 Jul 2005 02:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578939#M229466</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2005-07-11T02:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578940#M229467</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;r u on igelan driver for the network device? or r u on ATM card?&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Mon, 11 Jul 2005 03:11:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578940#M229467</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-07-11T03:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578941#M229468</link>
      <description>i do not understand what do you mean</description>
      <pubDate>Mon, 11 Jul 2005 03:23:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578941#M229468</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2005-07-11T03:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578942#M229469</link>
      <description>May be the problem with startup script of /sbin/rc2.d/S340net. Post that script.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Mon, 11 Jul 2005 03:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578942#M229469</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-07-11T03:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578943#M229470</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;lan0 and lan1 error seems to point to subnet mask checking is disable, to confirm:&lt;BR /&gt;&lt;BR /&gt;# ndd -get /dev/ip ip_check_subnet_addr &lt;BR /&gt;&lt;BR /&gt;also, what is the ARPA transport patch in the server:&lt;BR /&gt;&lt;BR /&gt;# swlist -l patch|grep -i arpa&lt;BR /&gt;&lt;BR /&gt;refer to this doc for more info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062905534" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062905534&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Mon, 11 Jul 2005 03:41:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578943#M229470</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-07-11T03:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578944#M229471</link>
      <description># swlist -l patch| grep -i arpa&lt;BR /&gt;# PHNE_18708                            1.0            cumulative ARPA Transport&lt;BR /&gt; patch&lt;BR /&gt;# PHNE_19375                            1.0            cumulative ARPA Transport&lt;BR /&gt; patch</description>
      <pubDate>Mon, 11 Jul 2005 06:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578944#M229471</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2005-07-11T06:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578945#M229472</link>
      <description>the attached file for the S340net file</description>
      <pubDate>Mon, 11 Jul 2005 07:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578945#M229472</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2005-07-11T07:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578946#M229473</link>
      <description>Hi Fadia,&lt;BR /&gt;&lt;BR /&gt;One thing also to control is the parameter contains in the lan interface files. There is one file in the /etc/rc.config.d directory for each type of NIC (Gigabit Eth, 100BT/Gigabit, Ethernet interface, ...).&lt;BR /&gt;&lt;BR /&gt;These files are used to configure some parameter of the NIC and they are use by script in the rc2.d during boot phases. A lan card must be referenced in only one file.&lt;BR /&gt;&lt;BR /&gt;You can control what happen in the boot sequence when reading /etc/rc.log file.&lt;BR /&gt;&lt;BR /&gt;Look at line after network tracing and logging daemon.&lt;BR /&gt;&lt;BR /&gt;Line should begin with Configure HP &lt;TYPE of="" nic=""&gt; interfaces and followed by a line wich begin Output from /sbin/rc2.d/S30......&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Roland&lt;/TYPE&gt;</description>
      <pubDate>Tue, 12 Jul 2005 07:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578946#M229473</guid>
      <dc:creator>Roland Piette</dc:creator>
      <dc:date>2005-07-12T07:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: network problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578947#M229474</link>
      <description>Could you please post the section of /etc/rc.config.d/netconf file, which looks like this :&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]="lan1"&lt;BR /&gt;IP_ADDRESS[0]="xxx.xxx.xxx.xxx"&lt;BR /&gt;SUBNET_MASK[0]="yyy.yyy.yyy.yyy"&lt;BR /&gt;BROADCAST_ADDRESS[0]=""&lt;BR /&gt;INTERFACE_STATE[0]=""&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;for both lan1 and lan2 ?&lt;BR /&gt;&lt;BR /&gt;Modification by sam sometimes does strange things. Even better, please attach the whole file if you don't mind.</description>
      <pubDate>Tue, 12 Jul 2005 07:54:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-problem/m-p/3578947#M229474</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-07-12T07:54:16Z</dc:date>
    </item>
  </channel>
</rss>

