<?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 routing problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090659#M542591</link>
    <description>But I have not seen a traceroute where the first hop was the actually the local interface. And that suggests that it could be a DNS issue. You might want to check with your site DNS admin.</description>
    <pubDate>Tue, 23 Oct 2007 12:55:07 GMT</pubDate>
    <dc:creator>Sandman!</dc:creator>
    <dc:date>2007-10-23T12:55:07Z</dc:date>
    <item>
      <title>network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090651#M542583</link>
      <description>I have 2 HP-UX 11.11 servers that as far as I can tell have similar configuration... Both were working fine (and no config changes have been made in over a month) until Friday night when one started having issues sending email... Saturday night about half the computers on our network could no longer telnet to this server... I talked to our network person and she was able to help me figure out that the subnet mask was wrong (even though it had been working fine for over a month like that) so I fixed that and then the rest of the computers on the network were able to telnet to this server. Mail still wasn't working though and now I have one user that cannot telnet to this system again...&lt;BR /&gt;&lt;BR /&gt;I posted over in the sys admin section about the sendmail problem and someone had me try traceroute from both systems which gave very different results... I am now thinking this is a network config problem rather than a mail config problem so I am hoping someone over here might have some suggestions... Here are the results of a traceroute to the address sendmail uses:&lt;BR /&gt;&lt;BR /&gt;working server: &lt;BR /&gt;traceroute healthplus.com.s8a1.psmtp.com &lt;BR /&gt;traceroute to healthplus.com.s8a1.psmtp.com (64.18.7.10), 30 hops max, 40 byte p &lt;BR /&gt;ackets &lt;BR /&gt;1 ASTARO.flintdns (126.1.3.229) 0.293 ms 0.208 ms 0.150 ms &lt;BR /&gt;2 10.0.0.1 (10.0.0.1) 0.915 ms * * &lt;BR /&gt;3 209-254-57-73.ip.mcleodusa.net (209.254.57.73) 6.905 ms * 8.911 ms &lt;BR /&gt;4 * * FSHRINFCH02JP01-SO0-0-0-0.mcleodusa.net (64.198.100.37) 24.427 ms &lt;BR /&gt;5 * STLSMOGZH00JC01-SO0-2-0-0.mcleodusa.net (64.198.101.26) 35.455 ms * &lt;BR /&gt;6 * * KSCAMO54H00JP01-SO2-2-0-0.mcleodusa.net (64.198.100.170) 33.927 ms &lt;BR /&gt;7 * DNVTCOUZH00JC01-SO0-3-0-0.mcleodusa.net (64.198.101.90) 48.157 ms * &lt;BR /&gt;8 SNJUCACLH25JC01-SO0-1-1-0.mcleodusa.net (64.198.100.78) 75.986 ms * 76.061 &lt;BR /&gt;ms &lt;BR /&gt;9 * cr1-eqix-peer.sje007.internap.net (206.223.116.134) 76.379 ms 76.454 ms &lt;BR /&gt;10 * core4.sje.inappnet-28.cr1.sje007.internap.net (66.79.148.130) 70.111 ms &lt;BR /&gt;69.419 ms &lt;BR /&gt;11 * border1.pc1-0-bbnet1.sje.pnap.net (66.151.144.4) 69.952 ms * &lt;BR /&gt;12 * * * &lt;BR /&gt;13 * * * &lt;BR /&gt;14 * * * &lt;BR /&gt;15 * * * &lt;BR /&gt;(I stopped it at this point) &lt;BR /&gt;&lt;BR /&gt;other server: &lt;BR /&gt;traceroute healthplus.com.s8a1.psmtp.c&amp;gt; &lt;BR /&gt;traceroute to healthplus.com.s8a1.psmtp.com (64.18.7.10), 30 hops max, 40 byte p &lt;BR /&gt;ackets &lt;BR /&gt;1 DEVUX.flintdns (126.1.3.17) 0.159 ms !N 0.044 ms !N 0.034 ms !N &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The first place the working server heads is our firewall server, the non-working server just seems to be looking at itself... How can I get the non-working server to head to the firewall server? netstat -rn lists the firewall server as default on both servers...</description>
      <pubDate>Tue, 23 Oct 2007 10:19:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090651#M542583</guid>
      <dc:creator>Jenni Wolgast</dc:creator>
      <dc:date>2007-10-23T10:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090652#M542584</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I'd suggest making the default gateway on the non-working server the same as the working one.&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;It should if I understand the question point to the firewall.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 23 Oct 2007 10:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090652#M542584</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-10-23T10:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090653#M542585</link>
      <description>See &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1171222" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1171222&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's a good idea to keep this problem in your initial post: the more background info available, the better people will be able to help.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Wout</description>
      <pubDate>Tue, 23 Oct 2007 10:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090653#M542585</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-10-23T10:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090654#M542586</link>
      <description>default gateway is already the same on both servers...</description>
      <pubDate>Tue, 23 Oct 2007 10:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090654#M542586</guid>
      <dc:creator>Jenni Wolgast</dc:creator>
      <dc:date>2007-10-23T10:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090655#M542587</link>
      <description>The most common configuration is that the default router is responsible for routing to the firewall. Since netstat -rn only lists the default router on the "bad" box then that suggests a few things to try --- and I am assuming that you are able to actually ping the default router from this bad box.&lt;BR /&gt;1) Is the default router on the "bad" box the same as for the "good" boxes? 2) Is the ROUTE_COUNT[n] value specified in /etc/rc.config.d/netconf for the default route set at 1?&lt;BR /&gt;&lt;BR /&gt;It would help if you posted the output of netstat -rn on the "bad" box.&lt;BR /&gt;&lt;BR /&gt;By the way, the subnet problem you listed earlier that still "works" is not all that uncommon. In fact, it's one of the things I do to torment admins in training. There is nothing like a subnet mask off by 1 bit to drive a jr. admin (or a sr. one that doesn't bother to verify the subnet mask as a matter of course) nuts. Some hosts work fine and others don't and they don't usually see the pattern until the subnet mask and the IP addresses are expressed in binary and then the mental light bulbs illuminate.</description>
      <pubDate>Tue, 23 Oct 2007 10:53:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090655#M542587</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-10-23T10:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090656#M542588</link>
      <description>Working server:&lt;BR /&gt;netstat -rn &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;192.168.0.1 192.168.0.1 UH 0 lan1 4136&lt;BR /&gt;126.1.3.225 126.1.3.225 UH 0 lan0 4136&lt;BR /&gt;192.168.0.0 192.168.0.1 U 2 lan1 1500&lt;BR /&gt;126.1.0.0 126.1.3.225 U 2 lan0 1500&lt;BR /&gt;127.0.0.0 127.0.0.1 U 0 lo0 0&lt;BR /&gt;default 126.1.3.229 UG 0 lan0 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;non-working server:&lt;BR /&gt;netstat -rn&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;126.1.3.17 126.1.3.17 UH 0 lan1 4136&lt;BR /&gt;126.1.0.0 126.1.3.17 U 2 lan1 1500&lt;BR /&gt;127.0.0.0 127.0.0.1 U 0 lo0 0&lt;BR /&gt;default 126.1.3.229 UG 0 lan1 0&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Oct 2007 10:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090656#M542588</guid>
      <dc:creator>Jenni Wolgast</dc:creator>
      <dc:date>2007-10-23T10:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090657#M542589</link>
      <description>Does the non-working server have anything to do with DNS at all? Owing to its hostname being &amp;gt;DEVUX.flintdns&amp;lt;. It is possible that the DNS record for this host got corrupted and created a circular link to itself (may explain why it keeps looking at itself and never moves on to the next hop). Your best bet would be to ask the DNS admin at your site if any changes were made to the DNS system.&lt;BR /&gt;&lt;BR /&gt;~hope it helps</description>
      <pubDate>Tue, 23 Oct 2007 12:36:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090657#M542589</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-10-23T12:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090658#M542590</link>
      <description>The .flintdns just gets added to the end of everything I think, this server doesn't have anything to do with DNS...</description>
      <pubDate>Tue, 23 Oct 2007 12:41:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090658#M542590</guid>
      <dc:creator>Jenni Wolgast</dc:creator>
      <dc:date>2007-10-23T12:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090659#M542591</link>
      <description>But I have not seen a traceroute where the first hop was the actually the local interface. And that suggests that it could be a DNS issue. You might want to check with your site DNS admin.</description>
      <pubDate>Tue, 23 Oct 2007 12:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090659#M542591</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-10-23T12:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090660#M542592</link>
      <description>Is there anything in particular they should be looking for? No other systems on the network are having any issues so she keeps telling me it a setting on my server...</description>
      <pubDate>Tue, 23 Oct 2007 12:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090660#M542592</guid>
      <dc:creator>Jenni Wolgast</dc:creator>
      <dc:date>2007-10-23T12:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090661#M542593</link>
      <description>Show them the output of traceroute on the non-working server. The very first hop is the IP of a local interface (lan1)...is it not? And that is incorrect. The first hop should be to a remote host. Note the first hop of the working server is ASTARO.flintdns which is a remote host.&lt;BR /&gt; &lt;BR /&gt;traceroute to healthplus.com.s8a1.psmtp.com (64.18.7.10), 30 hops max, 40 byte packets &lt;BR /&gt;&amp;gt;&amp;gt; 1 DEVUX.flintdns (126.1.3.17) 0.159 ms !N 0.044 ms !N 0.034 ms !N &amp;lt;&amp;lt;</description>
      <pubDate>Tue, 23 Oct 2007 13:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090661#M542593</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-10-23T13:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090662#M542594</link>
      <description>I see what the problem is, I just don't know what is causing it... If I show the network admin the traceroute results her response is going to be "well just configure server B like server A"... From her standpoint the 500 PC's and 50 other servers on the network are all working just fine including the other HP-UX server so it must be a problem with this server, not the network...&lt;BR /&gt;&lt;BR /&gt;I need help trying to figure out what the difference is between the two HP-UX boxes that is causing one to work and the other not to work..</description>
      <pubDate>Tue, 23 Oct 2007 13:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090662#M542594</guid>
      <dc:creator>Jenni Wolgast</dc:creator>
      <dc:date>2007-10-23T13:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090663#M542595</link>
      <description>Try pinging ASTARO.flintdns from the non-working server and post the results here. Also post the output of the arp cache on both the good and bad servers.&lt;BR /&gt;&lt;BR /&gt;# ping ASTARO&lt;BR /&gt;# arp -an</description>
      <pubDate>Tue, 23 Oct 2007 13:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090663#M542595</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-10-23T13:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090664#M542596</link>
      <description>You posted:&lt;BR /&gt;&lt;BR /&gt;non-working server:&lt;BR /&gt;netstat -rn&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;126.1.3.17 126.1.3.17 UH 0 lan1 4136&lt;BR /&gt;126.1.0.0 126.1.3.17 U 2 lan1 1500&lt;BR /&gt;127.0.0.0 127.0.0.1 U 0 lo0 0&lt;BR /&gt;default 126.1.3.229 UG 0 lan1 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The one line that I see that looks strange is:&lt;BR /&gt;126.1.0.0 126.1.3.17 U 2 lan1 1500&lt;BR /&gt;&lt;BR /&gt;That is saying that anything going to the 126.1.*.* subnet goes through 126.1.3.17, which is the local host.&lt;BR /&gt;&lt;BR /&gt;I think you need to remove that route.  If you look on your working machine, the thing that resembles that line the closest is:&lt;BR /&gt;&lt;BR /&gt;126.1.0.0 126.1.3.225 U 2 lan0 1500&lt;BR /&gt;&lt;BR /&gt;I think this probably stems from your incorrect subnet mask issue.</description>
      <pubDate>Tue, 23 Oct 2007 13:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090664#M542596</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-10-23T13:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090665#M542597</link>
      <description>The ASTARO (our firewall) server does not allow you to ping it so pinging fails from both servers...&lt;BR /&gt;&lt;BR /&gt;If you look at the netstat -rn for both servers and compare the entries for lan0 on the working server and lan1 on the non-working server they are both set up the same:&lt;BR /&gt;&lt;BR /&gt;netstat -rn&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;126.1.3.&lt;SERVER&gt;            126.1.3.&lt;SERVER&gt;         UH        0  lan#       4136&lt;BR /&gt;126.1.0.0             126.1.3.&lt;SERVER&gt;         U         2  lan#       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U         0  lo0           0&lt;BR /&gt;default               126.1.3.229        UG        0  lan#          0&lt;/SERVER&gt;&lt;/SERVER&gt;&lt;/SERVER&gt;</description>
      <pubDate>Tue, 23 Oct 2007 14:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090665#M542597</guid>
      <dc:creator>Jenni Wolgast</dc:creator>
      <dc:date>2007-10-23T14:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090666#M542598</link>
      <description>What about the arp cache?&lt;BR /&gt;&lt;BR /&gt;# arp -an&lt;BR /&gt;&lt;BR /&gt;post above output here</description>
      <pubDate>Tue, 23 Oct 2007 14:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090666#M542598</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-10-23T14:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090667#M542599</link>
      <description>There are over a hundred results for each server, is there a particular address you are looking for? They both show the same results for the firewall server...</description>
      <pubDate>Tue, 23 Oct 2007 15:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090667#M542599</guid>
      <dc:creator>Jenni Wolgast</dc:creator>
      <dc:date>2007-10-23T15:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090668#M542600</link>
      <description>Yes that's all I was interested in the MAC address of the ASTARO. Anyway try pinging the good server from the bad one and vice-versa and post the results here.</description>
      <pubDate>Tue, 23 Oct 2007 15:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090668#M542600</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-10-23T15:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090669#M542601</link>
      <description>The servers can ping each other just fine but they are both in each other's host files...</description>
      <pubDate>Tue, 23 Oct 2007 16:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090669#M542601</guid>
      <dc:creator>Jenni Wolgast</dc:creator>
      <dc:date>2007-10-23T16:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: network routing problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090670#M542602</link>
      <description>Just a note as you mentioned that you cannot ping the router/firewall from this bad host.&lt;BR /&gt;&lt;BR /&gt;I ran into this in a DMZ where the firewall was managed by Intel folk and they turned off ping allowance on the local net to my server.&lt;BR /&gt;&lt;BR /&gt;The default route requires that you have ping access to the default router unless you specifically disable it with an ndd command and make it part of bootup.&lt;BR /&gt;&lt;BR /&gt;Remove the default route and re-add it.  If it works for a couple seconds and then you loose access again and traceroutes die with N! then this might be the issue.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Oct 2007 16:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-routing-problems/m-p/4090670#M542602</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-10-23T16:17:29Z</dc:date>
    </item>
  </channel>
</rss>

