<?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: Routing and netconf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-and-netconf/m-p/4381554#M348684</link>
    <description>From 11.11&lt;BR /&gt;$ traceroute -i lan0 10.230.3.15&lt;BR /&gt;traceroute to 10.230.3.15 (10.230.3.15), 30 hops max, 40 byte packets&lt;BR /&gt; 1  10.230.3.15 (10.230.3.15)  7.918 ms  5.914 ms  5.920 ms&lt;BR /&gt;CPU1(admin)@/etc/rc.config.d [1005]&lt;BR /&gt;$ traceroute -i lan0 192.28.61.130&lt;BR /&gt;traceroute to 192.28.61.130 (192.28.61.130), 30 hops max, 40 byte packets&lt;BR /&gt; 1  * * *&lt;BR /&gt; 2  * * *&lt;BR /&gt; 3  * * *&lt;BR /&gt; 4  * * *&lt;BR /&gt;&lt;BR /&gt;From 11.00&lt;BR /&gt;CPU1:Admin&amp;gt;traceroute 196.28.61.130&lt;BR /&gt;traceroute to 196.28.61.130(196.28.61.130), 30 hops max, 20 byte packets&lt;BR /&gt; 1 10.230.3.15 (10.230.3.15)                       3 ms    3 ms    3 ms&lt;BR /&gt; 2 10.0.0.138 (10.0.0.138)                        97 ms  100 ms  100 ms&lt;BR /&gt; 3 196.28.53.94 (196.28.53.94)                    55 ms   55 ms   55 ms&lt;BR /&gt; 4 66.50.255.169 (66.50.255.169)                  56 ms   55 ms   56 ms&lt;BR /&gt; 5 66.50.242.238 (66.50.242.238)                  56 ms   55 ms   55 ms&lt;BR /&gt; 6 66.50.242.230 (66.50.242.230)                  57 ms   55 ms   55 ms&lt;BR /&gt; 7 66.50.167.70 (66.50.167.70)                    56 ms   56 ms   56 ms&lt;BR /&gt; 8 66.50.101.129 (66.50.101.129)                  56 ms   56 ms   56 ms&lt;BR /&gt; 9 * *CPU1:Admin&amp;gt;ping prtc&lt;BR /&gt;PING prtc: 64 byte packets&lt;BR /&gt;64 bytes from 196.28.61.130: icmp_seq=0. time=56. ms&lt;BR /&gt;64 bytes from 196.28.61.130: icmp_seq=1. time=58. ms&lt;BR /&gt;&lt;BR /&gt;----prtc PING Statistics----&lt;BR /&gt;2 packets transmitted, 2 packets received, 0% packet loss&lt;BR /&gt;</description>
    <pubDate>Tue, 17 Mar 2009 19:33:01 GMT</pubDate>
    <dc:creator>NonGuru</dc:creator>
    <dc:date>2009-03-17T19:33:01Z</dc:date>
    <item>
      <title>Routing and netconf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-and-netconf/m-p/4381550#M348680</link>
      <description>I have a an HP box running 11.00 and one running 11.11. Both have identical netconf files. One can see hosts on internet (lan0 10.230.3.1 throught gateway 10.230.3.15) and the 11.11 can't, seems to route everything on the default gateway(192.168.58.254 on Lan1(192.168.58.10).&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Config from 11.11&lt;BR /&gt;$ traceroute prtc&lt;BR /&gt;traceroute: Warning: Multiple interfaces found; using 192.168.58.10 @ lan1&lt;BR /&gt;traceroute to prtc (196.28.61.130), 30 hops max, 40 byte packets&lt;BR /&gt;&lt;BR /&gt;Hosts entry&lt;BR /&gt;196.28.61.130 prtc mail.prtc.net&lt;BR /&gt;&lt;BR /&gt;Netconf&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=10.230.3.1&lt;BR /&gt;SUBNET_MASK[0]=255.255.255.0&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;RARP=0&lt;BR /&gt;IP_ADDRESS[1]=192.168.58.10&lt;BR /&gt;SUBNET_MASK[1]=255.255.255.0&lt;BR /&gt;INTERFACE_NAME[1]=lan1&lt;BR /&gt;BROADCAST_ADDRESS[1]="192.168.58.255"&lt;BR /&gt;INTERFACE_STATE[1]=up&lt;BR /&gt;DHCP_ENABLE[1]=0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]="default"&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]="192.168.58.254"&lt;BR /&gt;ROUTE_COUNT[0]="1"&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;ROUTE_DESTINATION[1]="196.28.61.130"&lt;BR /&gt;ROUTE_MASK[1]=""&lt;BR /&gt;ROUTE_GATEWAY[1]="10.230.3.15"&lt;BR /&gt;ROUTE_COUNT[1]=1&lt;BR /&gt;ROUTE_ARGS[1]=""&lt;BR /&gt;ROUTE_DESTINATION[2]="196.28.61.214"&lt;BR /&gt;ROUTE_MASK[2]=""&lt;BR /&gt;ROUTE_GATEWAY[2]="10.230.3.15"&lt;BR /&gt;ROUTE_COUNT[2]=1&lt;BR /&gt;ROUTE_ARGS[2]=""&lt;BR /&gt;&lt;BR /&gt;# netstat -rnv&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;192.168.58.10/255.255.255.255   192.168.58.10      UH        0  lan1       4136&lt;BR /&gt;10.230.3.1/255.255.255.255      10.230.3.1         UH        0  lan0       4136&lt;BR /&gt;74.125.93.111/255.255.255.255   10.230.3.1         UH        0  lan0          0&lt;BR /&gt;74.125.93.111/255.255.255.255   10.230.3.15        UGH       0  lan0          0&lt;BR /&gt;12.154.55.50/255.255.255.255    10.230.3.15        UGH       0  lan0          0&lt;BR /&gt;196.28.61.130/255.255.255.255   10.230.3.15        UGH       0  lan0          0&lt;BR /&gt;196.28.61.214/255.255.255.255   10.230.3.15        UGH       0  lan0          0&lt;BR /&gt;10.230.3.0/255.255.255.0        10.230.3.1         U         2  lan0       1500&lt;BR /&gt;192.168.58.0/255.255.255.0      192.168.58.10      U         2  lan1       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                 192.168.58.254     UG        0  lan1          0&lt;BR /&gt;&lt;BR /&gt;Netstat –in &lt;BR /&gt;# netstat -in&lt;BR /&gt;Name      Mtu  Network         Address         Ipkts   Ierrs Opkts   Oerrs Coll&lt;BR /&gt;lan1      1500 192.168.58.0    192.168.58.10   2049135 0     2055700 0     0&lt;BR /&gt;lan0      1500 10.230.3.0      10.230.3.1      244845  0     160586  0     0&lt;BR /&gt;lo0       4136 127.0.0.0       127.0.0.1       453     0     453     0     0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Mar 2009 18:23:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-and-netconf/m-p/4381550#M348680</guid>
      <dc:creator>NonGuru</dc:creator>
      <dc:date>2009-03-17T18:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Routing and netconf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-and-netconf/m-p/4381551#M348681</link>
      <description>Unless I misunderstand your routing statements, the behavior you see on the 11.11 server appears to be normal.&lt;BR /&gt;&lt;BR /&gt;Basically, from what I can tell:&lt;BR /&gt;&lt;BR /&gt;1) You must use router 10.230.3.15 to get to hosts 196.28.61.130 &amp;amp; 196.28.61.214 &lt;BR /&gt;&lt;BR /&gt;2) All other traffic goes through 192.168.58.254.&lt;BR /&gt;&lt;BR /&gt;I'm not sure why you would expect to get to the Internet via 10.230.3.15 when you only have specific host routes that use that gateway.&lt;BR /&gt;&lt;BR /&gt;Any traffic that is **NOT** to 196.28.61.130 &amp;amp; 196.28.61.214 and needs to go through a gateway will use the default gateway (192.168.58.254).  &lt;BR /&gt;&lt;BR /&gt;If the 11.0 server is routing traffic to the Internet via the 10.230.3.15, and your routing is actually identical, then I believe that is the server that is actually misbehaving and not the 11.11 server.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Mar 2009 18:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-and-netconf/m-p/4381551#M348681</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-03-17T18:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Routing and netconf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-and-netconf/m-p/4381552#M348682</link>
      <description>I guess I used the term Internet badly. The two hosts (static routes) are internet mail servers. The 10.230.3.15 router/gateway is the Internet DSL modem/router. I can't ping the two hosts (or send mail for that matter), as it routes them (I beleive) throught the default gateway which is a WAN with n Internet access.&lt;BR /&gt;Works like a charm on the 11.00 box connected to the same LAN/WAN.</description>
      <pubDate>Tue, 17 Mar 2009 19:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-and-netconf/m-p/4381552#M348682</guid>
      <dc:creator>NonGuru</dc:creator>
      <dc:date>2009-03-17T19:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Routing and netconf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-and-netconf/m-p/4381553#M348683</link>
      <description>Can you ping the 196.28.61.130 &amp;amp; 214 hosts?&lt;BR /&gt;&lt;BR /&gt;When doing a tracertoue, try this:&lt;BR /&gt;&lt;BR /&gt;# traceroute -i lan0 192.28.61.130&lt;BR /&gt;&lt;BR /&gt;This will tell traceroute to use the lan0 interface rather than the one it perceives to be on the same subnet as your default gateway.</description>
      <pubDate>Tue, 17 Mar 2009 19:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-and-netconf/m-p/4381553#M348683</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-03-17T19:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Routing and netconf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing-and-netconf/m-p/4381554#M348684</link>
      <description>From 11.11&lt;BR /&gt;$ traceroute -i lan0 10.230.3.15&lt;BR /&gt;traceroute to 10.230.3.15 (10.230.3.15), 30 hops max, 40 byte packets&lt;BR /&gt; 1  10.230.3.15 (10.230.3.15)  7.918 ms  5.914 ms  5.920 ms&lt;BR /&gt;CPU1(admin)@/etc/rc.config.d [1005]&lt;BR /&gt;$ traceroute -i lan0 192.28.61.130&lt;BR /&gt;traceroute to 192.28.61.130 (192.28.61.130), 30 hops max, 40 byte packets&lt;BR /&gt; 1  * * *&lt;BR /&gt; 2  * * *&lt;BR /&gt; 3  * * *&lt;BR /&gt; 4  * * *&lt;BR /&gt;&lt;BR /&gt;From 11.00&lt;BR /&gt;CPU1:Admin&amp;gt;traceroute 196.28.61.130&lt;BR /&gt;traceroute to 196.28.61.130(196.28.61.130), 30 hops max, 20 byte packets&lt;BR /&gt; 1 10.230.3.15 (10.230.3.15)                       3 ms    3 ms    3 ms&lt;BR /&gt; 2 10.0.0.138 (10.0.0.138)                        97 ms  100 ms  100 ms&lt;BR /&gt; 3 196.28.53.94 (196.28.53.94)                    55 ms   55 ms   55 ms&lt;BR /&gt; 4 66.50.255.169 (66.50.255.169)                  56 ms   55 ms   56 ms&lt;BR /&gt; 5 66.50.242.238 (66.50.242.238)                  56 ms   55 ms   55 ms&lt;BR /&gt; 6 66.50.242.230 (66.50.242.230)                  57 ms   55 ms   55 ms&lt;BR /&gt; 7 66.50.167.70 (66.50.167.70)                    56 ms   56 ms   56 ms&lt;BR /&gt; 8 66.50.101.129 (66.50.101.129)                  56 ms   56 ms   56 ms&lt;BR /&gt; 9 * *CPU1:Admin&amp;gt;ping prtc&lt;BR /&gt;PING prtc: 64 byte packets&lt;BR /&gt;64 bytes from 196.28.61.130: icmp_seq=0. time=56. ms&lt;BR /&gt;64 bytes from 196.28.61.130: icmp_seq=1. time=58. ms&lt;BR /&gt;&lt;BR /&gt;----prtc PING Statistics----&lt;BR /&gt;2 packets transmitted, 2 packets received, 0% packet loss&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Mar 2009 19:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing-and-netconf/m-p/4381554#M348684</guid>
      <dc:creator>NonGuru</dc:creator>
      <dc:date>2009-03-17T19:33:01Z</dc:date>
    </item>
  </channel>
</rss>

