<?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: Netconf problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459338#M530076</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try using "set_parms initial", to configure the network settings and reboot the system.&lt;BR /&gt;&lt;BR /&gt;your system will be brought up with the newer settings.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Shiv</description>
    <pubDate>Wed, 15 Jul 2009 08:18:30 GMT</pubDate>
    <dc:creator>Shiv007</dc:creator>
    <dc:date>2009-07-15T08:18:30Z</dc:date>
    <item>
      <title>Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459333#M530071</link>
      <description>Dears,&lt;BR /&gt;I have an issue with my system as I added some static routes to the system using #route add&lt;BR /&gt;But I need to make these routes permrnant so I added them in /etc/rc.config.d/netconf but still each time I restart the system all routes are gone !! what could be the problem?&lt;BR /&gt;attached the netconf file from server</description>
      <pubDate>Tue, 14 Jul 2009 11:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459333#M530071</guid>
      <dc:creator>ahmtoukhy</dc:creator>
      <dc:date>2009-07-14T11:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459334#M530072</link>
      <description>Try moving the IP address assignments block at the bottom of the netconf file to the top, definitely above the static route settings. &lt;BR /&gt;&lt;BR /&gt;Also post a copy of the /etc/rc.log, especially the portion where the route activation fails. But I am pretty sure that, the failure is because of the interfaces not being active prior to the static route assignments.</description>
      <pubDate>Tue, 14 Jul 2009 11:54:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459334#M530072</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-14T11:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459335#M530073</link>
      <description>Actually the routes are assigned after the enabling of the interfaces as they were working when I used the route add command&lt;BR /&gt;But I will try your suggestion tonight and get back to u</description>
      <pubDate>Tue, 14 Jul 2009 12:38:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459335#M530073</guid>
      <dc:creator>ahmtoukhy</dc:creator>
      <dc:date>2009-07-14T12:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459336#M530074</link>
      <description>The way the routes were assigned with the 'route add' command is irrelevant to how they will be assigned when the system boots.&lt;BR /&gt;&lt;BR /&gt;Doing a 'route add' from the command prompt does nothing to make them permanent and has no impact on the netconf file.&lt;BR /&gt;&lt;BR /&gt;Mel's comment makes perfect sense.</description>
      <pubDate>Tue, 14 Jul 2009 12:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459336#M530074</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-07-14T12:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459337#M530075</link>
      <description>If you have a system, on which you are happy with the routing, you can use a little script I developed to make a dynamically created routing table (i.e., using 'route add ...' commands) permanent. you can use it if you wish. I am attaching the script to this post. Hope it helps. It works for me but exercise caution and backup your netconf file, just in case</description>
      <pubDate>Tue, 14 Jul 2009 12:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459337#M530075</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-14T12:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459338#M530076</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try using "set_parms initial", to configure the network settings and reboot the system.&lt;BR /&gt;&lt;BR /&gt;your system will be brought up with the newer settings.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Shiv</description>
      <pubDate>Wed, 15 Jul 2009 08:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459338#M530076</guid>
      <dc:creator>Shiv007</dc:creator>
      <dc:date>2009-07-15T08:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459339#M530077</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Try not to create the backup of netconf on /etc/rc.config.d, create the backup of netconf to your home directory or on /tmp directory.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Adi.&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jul 2009 08:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459339#M530077</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2009-07-15T08:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459340#M530078</link>
      <description>Adi,&lt;BR /&gt;&lt;BR /&gt;The issue you are referring to has been addressed in earlier versions of hpux and to the best that I know, having netconf backups in /etc/rc.config.d directory does not have any effect on networking any more, not on 11.x versions at least. It may be a good habit of housekeeping, but to each his own.</description>
      <pubDate>Wed, 15 Jul 2009 11:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459340#M530078</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-15T11:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459341#M530079</link>
      <description>dears,&lt;BR /&gt;&lt;BR /&gt;thanks very much for your replies But still problem isn't solved I moved the routes in the file to the end of the file after interfaces declaration &lt;BR /&gt;the Backup of netconf is in /tmp&lt;BR /&gt;It suppose to be very easy and simple just add the routes in netconf and they will be permanent and I did it before on other servers&lt;BR /&gt;what seems to be the problem??</description>
      <pubDate>Wed, 15 Jul 2009 18:30:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459341#M530079</guid>
      <dc:creator>ahmtoukhy</dc:creator>
      <dc:date>2009-07-15T18:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459342#M530080</link>
      <description>Have a look in /etc/rc.log and see if there are any errors about network configuration there.</description>
      <pubDate>Wed, 15 Jul 2009 18:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459342#M530080</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-07-15T18:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459343#M530081</link>
      <description>please post your new version of your netconf file contents in a post here (just copy-and-paste, attachments are hassle) Most probably there is a typo or something. This is not rocket science and should work if typed correctly.</description>
      <pubDate>Wed, 15 Jul 2009 18:37:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459343#M530081</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-15T18:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459344#M530082</link>
      <description>from /etc/rc.log it states very clearly that it couldn't add the route as interface isn't up try to add route after interface is initialized&lt;BR /&gt;this is the o/p even after I moved all the routes at the end of the netconf file(after interfaces declearion)and when I use route add it works fine!! ifconfig all interfaces are up !</description>
      <pubDate>Thu, 16 Jul 2009 05:56:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459344#M530082</guid>
      <dc:creator>ahmtoukhy</dc:creator>
      <dc:date>2009-07-16T05:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459345#M530083</link>
      <description>It definitely is the timing issue. I had them quite a lot before having to write the script attached to one of my previous posts. If you add your routes by route add, then remove all the static route information from your netconf file and run my script, it will place all your active routes ona proper order, as the system currently sees them (I am assuming when you do the route add process, you are getting to a working routing table configuration) and creates you a clean netconf file.&lt;BR /&gt;&lt;BR /&gt;If you like you can post your netconf and I can take a look at it.</description>
      <pubDate>Thu, 16 Jul 2009 13:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459345#M530083</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-16T13:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459346#M530084</link>
      <description>This is my netconf file after changing location of the routes &lt;BR /&gt;# netconf:  configuration values for core networking subsystems&lt;BR /&gt;#&lt;BR /&gt;# @(#)B.11.11_LR $Revision: 1.6.119.6 $ $Date: 97/09/10 15:56:01 $&lt;BR /&gt;#&lt;BR /&gt;# HOSTNAME:           Name of your system for uname -S and hostname&lt;BR /&gt;#&lt;BR /&gt;# OPERATING_SYSTEM:   Name of operating system returned by uname -s&lt;BR /&gt;#                     ---- DO NOT CHANGE THIS VALUE ----&lt;BR /&gt;#&lt;BR /&gt;# LOOPBACK_ADDRESS:   Loopback address&lt;BR /&gt;#                     ---- DO NOT CHANGE THIS VALUE ----&lt;BR /&gt;#&lt;BR /&gt;# IMPORTANT:  for 9.x-to-10.0 transition, do not put blank lines between&lt;BR /&gt;# the next set of statements&lt;BR /&gt;&lt;BR /&gt;HOSTNAME="pdh1"&lt;BR /&gt;OPERATING_SYSTEM=HP-UX&lt;BR /&gt;LOOPBACK_ADDRESS=127.0.0.1&lt;BR /&gt;&lt;BR /&gt;# Internet configuration parameters.  See ifconfig(1m), autopush(1m)&lt;BR /&gt;# &lt;BR /&gt;# INTERFACE_NAME:     Network interface name (see lanscan(1m))&lt;BR /&gt;#&lt;BR /&gt;# IP_ADDRESS:         Hostname (in /etc/hosts) or IP address in decimal-dot&lt;BR /&gt;#                     notation (e.g., 192.1.2.3)&lt;BR /&gt;#&lt;BR /&gt;# SUBNET_MASK:        Subnetwork mask in decimal-dot notation, if different&lt;BR /&gt;#                     from default&lt;BR /&gt;#&lt;BR /&gt;# BROADCAST_ADDRESS:  Broadcast address in decimal-dot notation, if &lt;BR /&gt;#                     different from default&lt;BR /&gt;#&lt;BR /&gt;# INTERFACE_STATE:    Desired interface state at boot time.&lt;BR /&gt;#                     either up or down, default is up.&lt;BR /&gt;#&lt;BR /&gt;# DHCP_ENABLE         Determines whether or not DHCP client functionality &lt;BR /&gt;#                     will be enabled on the network interface (see &lt;BR /&gt;#                     auto_parms(1M), dhcpclient(1M)). DHCP clients get &lt;BR /&gt;#                     their IP address assignments from DHCP servers.&lt;BR /&gt;#                     1 enables DHCP client functionality; 0 disables it.&lt;BR /&gt;#&lt;BR /&gt;# For each additional network interfaces, add a set of variable assignments&lt;BR /&gt;# like the ones below, changing the index to "[1]", "[2]" et cetera.&lt;BR /&gt;#&lt;BR /&gt;# IMPORTANT:  for 9.x-to-10.0 transition, do not put blank lines between&lt;BR /&gt;# the next set of statements&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=200.1.200.63&lt;BR /&gt;SUBNET_MASK[0]=""&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;# Internet routing configuration.  See route(1m), routing(7)&lt;BR /&gt;#&lt;BR /&gt;# ROUTE_DESTINATION:  Destination hostname (in /etc/hosts) or host or network&lt;BR /&gt;#                     IP address in decimal-dot notation, preceded by the word&lt;BR /&gt;#                     "host" or "net"; or simply the word "default".&lt;BR /&gt;#&lt;BR /&gt;# ROUTE_MASK:         Subnetwork mask in decimal-dot notation, or C language&lt;BR /&gt;#                     hexadecimal notation.  This is an optional field.&lt;BR /&gt;#                     A IP address, subnet mask pair uniquely identifies&lt;BR /&gt;#                     a subnet to be reached. If a subnet mask is not given,&lt;BR /&gt;#                     then the system will assign the longest subnet mask&lt;BR /&gt;#                     of the configured network interfaces to this route.&lt;BR /&gt;#                     If there is no matching subnet mask, then the system&lt;BR /&gt;#                     will assign the default network mask as the route's&lt;BR /&gt;#                     subnet mask. &lt;BR /&gt;#&lt;BR /&gt;# ROUTE_GATEWAY:      Gateway hostname (in /etc/hosts) or IP address in&lt;BR /&gt;#                     decimal-dot notation.  If local interface, must use the&lt;BR /&gt;#                     same form as used for IP_ADDRESS above (hostname or &lt;BR /&gt;#                     decimal-dot notation). If loopback interface, i.e., &lt;BR /&gt;#        127.0.0.1, the ROUTE_COUNT must be set to zero.&lt;BR /&gt;#&lt;BR /&gt;# ROUTE_COUNT:        An integer that indicates whether the gateway is a&lt;BR /&gt;#                     remote interface (one) or the local interface (zero)&lt;BR /&gt;#        or loopback interface (e.g., 127.*).&lt;BR /&gt;#&lt;BR /&gt;# ROUTE_ARGS:         Route command arguments and options.  This variable&lt;BR /&gt;#                     may contain a combination of the following arguments:&lt;BR /&gt;#                     "-f", "-n" and "-p pmtu".&lt;BR /&gt;#&lt;BR /&gt;# For each additional route, add a set of variable assignments like the ones&lt;BR /&gt;# below, changing the index to "[1]", "[2]" et cetera.&lt;BR /&gt;#&lt;BR /&gt;# IMPORTANT:  for 9.x-to-10.0 transition, do not put blank lines between&lt;BR /&gt;# the next set of statements&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# Dynamic routing daemon configuration.  See gated(1m)&lt;BR /&gt;#&lt;BR /&gt;# GATED:        Set to 1 to start gated daemon.&lt;BR /&gt;# GATED_ARGS:   Arguments to the gated daemon.&lt;BR /&gt;&lt;BR /&gt;GATED=0&lt;BR /&gt;GATED_ARGS=""&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# Router Discover Protocol daemon configuration.  See rdpd(1m)&lt;BR /&gt;#&lt;BR /&gt;# RDPD:         Set to 1 to start rdpd daemon&lt;BR /&gt;#       &lt;BR /&gt;&lt;BR /&gt;RDPD=0&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# Reverse ARP daemon configuration.  See rarpd(1m)&lt;BR /&gt;#&lt;BR /&gt;# RARP:         Set to 1 to start rarpd daemon&lt;BR /&gt;#       &lt;BR /&gt;&lt;BR /&gt;RARP=0&lt;BR /&gt;&lt;BR /&gt;IP_ADDRESS[1]=200.1.201.63&lt;BR /&gt;SUBNET_MASK[1]=255.255.255.0&lt;BR /&gt;INTERFACE_NAME[1]=lan1&lt;BR /&gt;BROADCAST_ADDRESS[1]=200.1.201.255&lt;BR /&gt;INTERFACE_STATE[1]=up&lt;BR /&gt;IP_ADDRESS[2]=200.1.202.63&lt;BR /&gt;SUBNET_MASK[2]=255.255.255.0&lt;BR /&gt;INTERFACE_NAME[2]=lan2&lt;BR /&gt;BROADCAST_ADDRESS[2]=200.1.202.255&lt;BR /&gt;INTERFACE_STATE[2]=up&lt;BR /&gt;IP_ADDRESS[3]=200.1.203.63&lt;BR /&gt;SUBNET_MASK[3]=255.255.255.0&lt;BR /&gt;INTERFACE_NAME[3]=lan3&lt;BR /&gt;BROADCAST_ADDRESS[3]=200.1.203.255&lt;BR /&gt;INTERFACE_STATE[3]=up&lt;BR /&gt;IP_ADDRESS[4]=200.1.204.63&lt;BR /&gt;SUBNET_MASK[4]=255.255.255.0&lt;BR /&gt;INTERFACE_NAME[4]=lan4&lt;BR /&gt;BROADCAST_ADDRESS[4]=200.1.204.255&lt;BR /&gt;INTERFACE_STATE[4]=up&lt;BR /&gt;IP_ADDRESS[5]=200.1.205.63&lt;BR /&gt;SUBNET_MASK[5]=255.255.255.0&lt;BR /&gt;INTERFACE_NAME[5]=lan5&lt;BR /&gt;BROADCAST_ADDRESS[5]=200.1.205.255&lt;BR /&gt;INTERFACE_STATE[5]=up&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[1]="net 192.101.129.0"&lt;BR /&gt;ROUTE_MASK[1]=255.255.255.0&lt;BR /&gt;ROUTE_GATEWAY[1]=200.1.202.63&lt;BR /&gt;ROUTE_COUNT[1]=1&lt;BR /&gt;ROUTE_ARGS[1]=""&lt;BR /&gt;ROUTE_DESTINATION[2]="net 192.101.110.0"&lt;BR /&gt;ROUTE_MASK[2]=255.255.255.0&lt;BR /&gt;ROUTE_GATEWAY[2]=200.1.202.63&lt;BR /&gt;ROUTE_COUNT[2]=1&lt;BR /&gt;ROUTE_ARGS[2]=""&lt;BR /&gt;ROUTE_DESTINATION[3]="net 192.101.117.0"&lt;BR /&gt;ROUTE_MASK[3]=255.255.255.0&lt;BR /&gt;ROUTE_GATEWAY[3]=200.1.202.63&lt;BR /&gt;ROUTE_COUNT[3]=1&lt;BR /&gt;ROUTE_ARGS[3]=""&lt;BR /&gt;ROUTE_DESTINATION[4]="net 192.101.116.0"&lt;BR /&gt;ROUTE_MASK[4]=255.255.255.0&lt;BR /&gt;ROUTE_GATEWAY[4]=200.1.202.63&lt;BR /&gt;ROUTE_COUNT[4]=1&lt;BR /&gt;ROUTE_ARGS[4]=""&lt;BR /&gt;ROUTE_DESTINATION[5]="net 192.101.119.0"&lt;BR /&gt;ROUTE_MASK[5]=255.255.255.0&lt;BR /&gt;ROUTE_GATEWAY[5]=200.1.203.63&lt;BR /&gt;ROUTE_COUNT[5]=1&lt;BR /&gt;ROUTE_ARGS[5]=""&lt;BR /&gt;ROUTE_DESTINATION[6]="net 192.101.118.0"&lt;BR /&gt;ROUTE_MASK[6]=255.255.255.0&lt;BR /&gt;ROUTE_GATEWAY[6]=200.1.202.63&lt;BR /&gt;ROUTE_COUNT[6]=1&lt;BR /&gt;ROUTE_ARGS[6]=""&lt;BR /&gt;ROUTE_DESTINATION[7]="net 192.101.122.0"&lt;BR /&gt;ROUTE_MASK[7]=255.255.255.0&lt;BR /&gt;ROUTE_GATEWAY[7]=200.1.202.63&lt;BR /&gt;ROUTE_COUNT[7]=1&lt;BR /&gt;ROUTE_ARGS[7]=""&lt;BR /&gt;ROUTE_DESTINATION[0]=default&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]=200.1.201.165&lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;&lt;BR /&gt;And this is errors coming out in rc.log&lt;BR /&gt;&lt;BR /&gt;Configure LAN interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S340net start":&lt;BR /&gt;----------------------------&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 192.101.129.0: gateway 200.1.202.63: Network is unreachable&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 192.101.110.0: gateway 200.1.202.63: Network is unreachable&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 192.101.117.0: gateway 200.1.202.63: Network is unreachable&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 192.101.116.0: gateway 200.1.202.63: Network is unreachable&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 192.101.119.0: gateway 200.1.203.63: Network is unreachable&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 192.101.118.0: gateway 200.1.202.63: Network is unreachable&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 192.101.122.0: gateway 200.1.202.63: Network is unreachable&lt;BR /&gt;"/sbin/rc2.d/S340net start" FAILED&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 15:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459346#M530084</guid>
      <dc:creator>ahmtoukhy</dc:creator>
      <dc:date>2009-07-17T15:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459347#M530085</link>
      <description>For a precaution, move your /etc/rc.config.d/netconf file some other place and put the attached file as your new netconf into this directory and reboot. If the same thing happens again, before manually adding these routes, run the following two commands and post the output here:&lt;BR /&gt;&lt;BR /&gt;netstat -rnv &lt;BR /&gt;netstat -in&lt;BR /&gt;&lt;BR /&gt;I noticed that your default route was at the end of the static routes, which might be causing your problems.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 16:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459347#M530085</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-17T16:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459348#M530086</link>
      <description>also in addition to the two commands above, please run &lt;BR /&gt;&lt;BR /&gt;traceroute 200.1.202.63&lt;BR /&gt;&lt;BR /&gt;and I noticed I forgot the attachment. here it is on this post</description>
      <pubDate>Fri, 17 Jul 2009 16:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459348#M530086</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-17T16:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459349#M530087</link>
      <description>First I wanna thank u so much MEL for your concern and grear effort&lt;BR /&gt;Even after changing the netconf file as u suggested it still didn't work&lt;BR /&gt;And these are the O/Ps u requested&lt;BR /&gt;&lt;BR /&gt;*Name      Mtu  Network         Address         Ipkts   Ierrs Opkts   Oerrs Coll&lt;BR /&gt;lan3      1500 200.1.203.0     200.1.203.63    34      0     0       0     0   &lt;BR /&gt;lan2      1500 200.1.202.0     200.1.202.63    89      0     0       0     0   &lt;BR /&gt;lan1      1500 200.1.201.0     200.1.201.63    195     0     318     0     0   &lt;BR /&gt;lan0      1500 200.1.200.0     200.1.200.63    2516    0     2538    0     0   &lt;BR /&gt;lo0       4136 127.0.0.0       127.0.0.1       684     0     684     0     0   &lt;BR /&gt;lan5      1500 200.1.205.0     200.1.205.63    0       0     0       0     0   &lt;BR /&gt;lan4      1500 200.1.204.0     200.1.204.63    0       0     0       0     0   &lt;BR /&gt;&lt;BR /&gt;** Routing tables&lt;BR /&gt;Dest/Netmask                    Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1/255.255.255.255       127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;200.1.204.63/255.255.255.255    200.1.204.63       UH        0  lan4       4136&lt;BR /&gt;200.1.205.63/255.255.255.255    200.1.205.63       UH        0  lan5       4136&lt;BR /&gt;200.1.202.63/255.255.255.255    200.1.202.63       UH        0  lan2       4136&lt;BR /&gt;200.1.203.63/255.255.255.255    200.1.203.63       UH        0  lan3       4136&lt;BR /&gt;200.1.200.63/255.255.255.255    200.1.200.63       UH        0  lan0       4136&lt;BR /&gt;200.1.201.63/255.255.255.255    200.1.201.63       UH        0  lan1       4136&lt;BR /&gt;200.1.200.0/255.255.255.0       200.1.200.63       U         2  lan0       1500&lt;BR /&gt;200.1.201.0/255.255.255.0       200.1.201.63       U         2  lan1       1500&lt;BR /&gt;200.1.202.0/255.255.255.0       200.1.202.63       U         2  lan2       1500&lt;BR /&gt;200.1.203.0/255.255.255.0       200.1.203.63       U         2  lan3       1500&lt;BR /&gt;200.1.204.0/255.255.255.0       200.1.204.63       U         2  lan4       1500&lt;BR /&gt;200.1.205.0/255.255.255.0       200.1.205.63       U         2  lan5       1500&lt;BR /&gt;127.0.0.0/255.0.0.0             127.0.0.1          U         0  lo0           0&lt;BR /&gt;default/0.0.0.0                 200.1.201.165      UG        0  lan1          0&lt;BR /&gt;&lt;BR /&gt;*** 1  osilan2 (200.1.202.63)  0.095 ms  0.039 ms  0.031 ms&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Jul 2009 02:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/4459349#M530087</guid>
      <dc:creator>ahmtoukhy</dc:creator>
      <dc:date>2009-07-19T02:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Netconf problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/5310697#M530088</link>
      <description>&lt;P&gt;Dear Ahmtoukhy, Mel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you manage to fix this issue?&amp;nbsp; We have exactly the same problem on one HP-UX&amp;nbsp;B11.11 box...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Victor&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2011 09:05:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netconf-problem/m-p/5310697#M530088</guid>
      <dc:creator>Victor_Makukha</dc:creator>
      <dc:date>2011-08-24T09:05:03Z</dc:date>
    </item>
  </channel>
</rss>

