<?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: dual nic routing incorrectly in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975903#M575533</link>
    <description>It appears that ping and trace route do now always pick the best route per this thread on a related issue.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0x27b63a7b3682d611abdb0090277a778c,00.html" target="_blank"&gt;http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0x27b63a7b3682d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;How strange&lt;BR /&gt;&lt;BR /&gt;A.Clay:&lt;BR /&gt;Good eye, but this did not effect the routing.&lt;BR /&gt;&lt;BR /&gt;Steven:&lt;BR /&gt;I did turn off the lan1 and the pings/traceroutes do not get through to the 10.6.. network.  Traceroute does not show the gateway being hit.  I'll check with the network admins Monday to see if their logs show packets being route to the gateway.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan:&lt;BR /&gt;I tried turning off subnet checking but to no avail.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;John</description>
    <pubDate>Sun, 18 May 2003 19:19:09 GMT</pubDate>
    <dc:creator>john leavens_1</dc:creator>
    <dc:date>2003-05-18T19:19:09Z</dc:date>
    <item>
      <title>dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975899#M575529</link>
      <description>We have several network adapters in a rx2600 box running HP-UX 11.22.  &lt;BR /&gt;&lt;BR /&gt;I have a default route to a 10.6.0.0 network gateway but whenever I try to ping a box on the 10.6.0.0 network the system chooses the wrong nic.&lt;BR /&gt;&lt;BR /&gt;Attached is the configuration info as well as an example output from a traceroute.&lt;BR /&gt;&lt;BR /&gt;Any ideas on how to make this system route correctly?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;John Leavens</description>
      <pubDate>Sun, 18 May 2003 17:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975899#M575529</guid>
      <dc:creator>john leavens_1</dc:creator>
      <dc:date>2003-05-18T17:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975900#M575530</link>
      <description>The first thing that jumps out at me is&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;in the section where it should be&lt;BR /&gt;DHCP_ENABLE[1]=0&lt;BR /&gt;&lt;BR /&gt;In your case DHCP_ENABLE[1] is undefined. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 18 May 2003 17:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975900#M575530</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-05-18T17:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975901#M575531</link>
      <description>Are these the values assigned to you by network administration?&lt;BR /&gt;&lt;BR /&gt;If so, wow, seems pretty complex.&lt;BR /&gt;&lt;BR /&gt;step one, simplify at least for diagnostic purposes.&lt;BR /&gt;&lt;BR /&gt;ifconfig lan1 down&lt;BR /&gt;&lt;BR /&gt;Then see if things are any better with just lan0.&lt;BR /&gt;&lt;BR /&gt;To my eye, this is just a wee bit confusing.  &lt;BR /&gt;&lt;BR /&gt;With lan1 down which appears to be set for primary, you might get the traceroute to go out the right NIC card.&lt;BR /&gt;&lt;BR /&gt;While I can't totally get a handle on this, if you want your default route on lan0 then that card needs to be primary.&lt;BR /&gt;&lt;BR /&gt;You can probably mess with /etc/rc.config.d/netconf but at this point, I might want to start with a clean file and sam.&lt;BR /&gt;&lt;BR /&gt;Sam might spot a conflict as you enter it, though I doubt it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 18 May 2003 17:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975901#M575531</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-18T17:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975902#M575532</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Not sure this will is the issue for 11.22, but take a look at rfc-1122.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sysunconfig.net/unixtips/hp_zero_tip.txt" target="_blank"&gt;http://sysunconfig.net/unixtips/hp_zero_tip.txt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Sun, 18 May 2003 18:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975902#M575532</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-05-18T18:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975903#M575533</link>
      <description>It appears that ping and trace route do now always pick the best route per this thread on a related issue.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0x27b63a7b3682d611abdb0090277a778c,00.html" target="_blank"&gt;http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0x27b63a7b3682d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;How strange&lt;BR /&gt;&lt;BR /&gt;A.Clay:&lt;BR /&gt;Good eye, but this did not effect the routing.&lt;BR /&gt;&lt;BR /&gt;Steven:&lt;BR /&gt;I did turn off the lan1 and the pings/traceroutes do not get through to the 10.6.. network.  Traceroute does not show the gateway being hit.  I'll check with the network admins Monday to see if their logs show packets being route to the gateway.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan:&lt;BR /&gt;I tried turning off subnet checking but to no avail.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;John</description>
      <pubDate>Sun, 18 May 2003 19:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975903#M575533</guid>
      <dc:creator>john leavens_1</dc:creator>
      <dc:date>2003-05-18T19:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975904#M575534</link>
      <description>Thank you for following my instruction John.&lt;BR /&gt;&lt;BR /&gt;Now do this.&lt;BR /&gt;&lt;BR /&gt;move the file /etc/rc.config.d/netconf to the /root/ directory. Do not make a backup copy in /etc/rc.config.d&lt;BR /&gt;&lt;BR /&gt;run set_parms command and reset your networking configuration.  Punch in the same informatoin for the 10.6.0.0 network. Don't bother configuring the 192 network.&lt;BR /&gt;&lt;BR /&gt;My feeling is a mistake in the networking configuration has been entered into the current configuration.  Starting over might help.&lt;BR /&gt;&lt;BR /&gt;If set_parms (I just edit the script, don't often use it) allows you to designate the 10.6.0.0 card as primary NIC, do so.&lt;BR /&gt;&lt;BR /&gt;Also, check the machine is properly plugged into that network.&lt;BR /&gt;&lt;BR /&gt;I think this can work.&lt;BR /&gt;&lt;BR /&gt;If our suggestions are of any help, please consider assigning points once the problem is resolved.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 18 May 2003 21:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975904#M575534</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-18T21:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975905#M575535</link>
      <description>A matter of personal preference, but I prefer to leave-out the broadcast address setting and let ifconfig figure it out based on the IP address and netmask.  One less thing to remember to update when you edit the netconf file.&lt;BR /&gt;&lt;BR /&gt;And yes, traceroute does try to be a bit too clever for its own good.</description>
      <pubDate>Mon, 19 May 2003 16:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975905#M575535</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-05-19T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975906#M575536</link>
      <description>Strangely enough the man page for traceroute is missing from the documentation on the HP site.   traceroute is a bit stupid.  When you have more than one interface you need to tell it which one to use.  You can supposedly set the interface to be used with &lt;BR /&gt;traceroute -i lan0 10.6.2.65&lt;BR /&gt;or &lt;BR /&gt;traceroute -s 10.6.200.194 10.6.2.65&lt;BR /&gt;&lt;BR /&gt;If it takes either of the above and still doesn't work (also try tracing to a device on there other side of the router since sometimes paranoid admins ...) then I would go into &lt;BR /&gt;lanadmin &lt;BR /&gt;lan&lt;BR /&gt;display&lt;BR /&gt;&lt;BR /&gt;and see if the interface is working.  It should say:&lt;BR /&gt;&lt;BR /&gt;PPA Number                      = 0&lt;BR /&gt;...&lt;BR /&gt;skip a few lines&lt;BR /&gt;...&lt;BR /&gt;Administration Status (value)   = up(1)&lt;BR /&gt;Operation Status (value)        = up(1).&lt;BR /&gt;&lt;BR /&gt;If you see two ups then disconnect the cable that goes to to the 10 network hub/switch and rerun display and see if it says up /down.  If not you have a different opinion as to which is lan 0 than the HPUX and you need to keep unplugging cables and running display until you find the network connector that HPUX calls lan0. &lt;BR /&gt;&lt;BR /&gt;Once you verify that the cabling is correct and that it is plugged into the correct hub/switch you can run linkloop to test the level two connectivity.  See the man for linkloop for details.  You will need the MAC of another device on the 10.6 net and you may need to tell it which interface to use tho I think it uses lan0 as the default.  If it fails here check the port on the hub/switch that it is not in the wrong VLAN and that it does not have tagging turned on and that the port is not shutdown.  (You may see a link light on the hub/switch.)&lt;BR /&gt;&lt;BR /&gt;If this works and the problem is that it will not use the default gateway you have assigned it could be that the gateway does not respond to pings (paranoid admins often turn off the ability to respond to pings as a security measure.) and has thus been removed from active consideration.  In that case you need to either get it to respond to pings or make a change in ndd on the hpux.&lt;BR /&gt;run:&lt;BR /&gt;ndd -get /dev/ip ip_ire_gw_probe&lt;BR /&gt;&lt;BR /&gt;if you get 1 back then you need to change it to 0:&lt;BR /&gt;&lt;BR /&gt;ndd -set /dev/ip ip_ire_gw_probe 0&lt;BR /&gt;&lt;BR /&gt;and also edit /etc/rc.config.d/nddconf&lt;BR /&gt;&lt;BR /&gt;to read:&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=ip&lt;BR /&gt;NDD_NAME[0]=ip_ire_gw_probe &lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt;&lt;BR /&gt;(use the next available integer if you already have entries here.)&lt;BR /&gt;&lt;BR /&gt;One other thing to check is that the default gateway has the correct mask set on it.  If not, it may not know how to get back to you.  (If it has a 255.255.255.0 mask then it will think that your PC is not local and will send its reply to its default gateway which may take one look at it and send it back creating a routing loop or it may send it to its default gateway.  In either case you won't get a reply back.&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 May 2003 17:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975906#M575536</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-05-19T17:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975907#M575537</link>
      <description>As for documentation on traceroute not being on docs.hp.com, that is likely a function of traceroute shipping in /usr/contrib/bin and so not being "really" supported like a tried and true HP product.</description>
      <pubDate>Mon, 19 May 2003 18:04:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975907#M575537</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-05-19T18:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975908#M575538</link>
      <description>The problem was two fold:&lt;BR /&gt;&lt;BR /&gt;1) The box being ping'd was not responding to pings.&lt;BR /&gt;&lt;BR /&gt;2) Traceroute as Ron explains is not very smart in choosing which nic to use.  Using -i was needed in this case.&lt;BR /&gt;&lt;BR /&gt;Once #1 was fixed and I used -i I got a good trace and ping worked as well.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help,&lt;BR /&gt;John</description>
      <pubDate>Mon, 19 May 2003 23:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975908#M575538</guid>
      <dc:creator>john leavens_1</dc:creator>
      <dc:date>2003-05-19T23:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975909#M575539</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Yep...HP *really* "bleep" up traceroute from 11.11 &amp;amp; up.&lt;BR /&gt;You MUST use -i or whichever is the FIRST NIC output in a netstat -rn will ALWAYS be chosen. Really "bleep"...and of course, the answer to the obvious "bleep" is the CYA answer..."Well it's *contributed*....".&lt;BR /&gt;&lt;BR /&gt;Well HP - it's **high** time you dropped that "bleep" That's a HIGHLY necessary binary now - wouldn't you think?!?!?!&lt;BR /&gt;&lt;BR /&gt;My 3 cents,&lt;BR /&gt;Jeff  (Who's chased that dog around the block myself)&lt;BR /&gt;&lt;BR /&gt;:-)</description>
      <pubDate>Tue, 20 May 2003 02:20:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975909#M575539</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-05-20T02:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975910#M575540</link>
      <description>El Jefe del mundo has it right.  &lt;BR /&gt;&lt;BR /&gt;HP has had several (many)oportunities to get this utility straightened out.  &lt;BR /&gt;&lt;BR /&gt;In fact It could hire some really terrific socket programmers who used to work for SCO (HINT HINT) who also wrote DARPA NET code (HINT HINT HINT) to do this for them.  &lt;BR /&gt;&lt;BR /&gt;Yeah, we are old, but we have code that's older than some of HP's managers...&lt;BR /&gt;&lt;BR /&gt;Sank</description>
      <pubDate>Tue, 20 May 2003 12:57:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975910#M575540</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-05-20T12:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: dual nic routing incorrectly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975911#M575541</link>
      <description>The sad irony is that HP was trying to enhance traceroute for 11.11 as the prior traceroute was so very out of date.&lt;BR /&gt;&lt;BR /&gt;By all means though, folks who want to see an officially supported traceroute should contact their official support reps and submit CR/ER's against the HP-UX transport.</description>
      <pubDate>Tue, 20 May 2003 16:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dual-nic-routing-incorrectly/m-p/2975911#M575541</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-05-20T16:32:29Z</dc:date>
    </item>
  </channel>
</rss>

