<?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: TTL expired in transit at lan0:1 ip in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327202#M537769</link>
    <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response,&lt;BR /&gt;&lt;BR /&gt;Eric - If the windows PC is "on the same LAN", I guess you mean "on the same IP subnet", right ? So, why a packet issued from the PC to the server has to go through the default gateway 172.16.1.14 ? It should not.&lt;BR /&gt;&lt;BR /&gt;Me - Yes, it is on the same IP subnet. I have no idea why the server should go through the default gateway 172.16.1.14 .By right, i think so it should not. What should it do?&lt;BR /&gt;&lt;BR /&gt;Eric - Second thing : the "TTL expired" error you see when you ping from the PC is clearly due to a loop between routers 58.139.156.225 and 58.139.156.226. Both of them don't know how to route the packet and "think" that each other knows how to. So they play ping-pong with the packet.&lt;BR /&gt;&lt;BR /&gt;Me - Is this because of the router/gateway 172.16.1.14 problem? There have no issue for the lan0 ip (can resolved ping)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Eric - I also guess you have no trouble when pinging between app node and db node. Did you try ?&lt;BR /&gt;&lt;BR /&gt;Me - Sometimes got trouble ping from lan0 from node 1 to lan0:1 node 2 and vice versa&lt;BR /&gt;&lt;BR /&gt;Eric - In conclusion I think you should carefully examine with the network admin your IP adressing and routing scheme. The problem is probably outside of HP-UX boxes.&lt;BR /&gt;&lt;BR /&gt;Me - I'm also agreed with your conclusion which is probably outside of HP-UX boxes but still finding prove.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 22 Dec 2008 13:50:02 GMT</pubDate>
    <dc:creator>FaizirizaL</dc:creator>
    <dc:date>2008-12-22T13:50:02Z</dc:date>
    <item>
      <title>TTL expired in transit at lan0:1 ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327200#M537767</link>
      <description>&lt;BR /&gt;Hi friends,&lt;BR /&gt;&lt;BR /&gt;I have a problem where oracle system cannot be access when the "TTL expired in transit" appears.&lt;BR /&gt;&lt;BR /&gt;There are 2 server which is HP-UX 11.11 os. Running MC-Serviceguard. &lt;BR /&gt;&lt;BR /&gt;1 server (node) running application and another server (node) running database. The ip configuration are as follows:&lt;BR /&gt;&lt;BR /&gt;apps node - lan0 - 172.16.1.25 &lt;BR /&gt;            lan0:1 - 172.16.1.26&lt;BR /&gt;&lt;BR /&gt;db node - lan0 - 172.16.1.23&lt;BR /&gt;          lan0:1 - 172.16.1.24&lt;BR /&gt;&lt;BR /&gt;default gateway - 172.16.1.14 and 172.16.1.2&lt;BR /&gt;&lt;BR /&gt;The issue here is when system up and running, after a while, the lan0:1 ip come out with the "TTL expired in transit" result at ping and system cannot be accessed using the lan0:1 ip where it supposed to be but still can access using lan0 ip.&lt;BR /&gt;&lt;BR /&gt;When tracert from windows pc which is on the same LAN (same switch), the result is like below:&lt;BR /&gt;  1   &amp;lt;10 ms   &amp;lt;10 ms   &amp;lt;10 ms  172.16.1.14&lt;BR /&gt;  2     2 ms     3 ms     3 ms  58.139.156.225&lt;BR /&gt;  3     2 ms     3 ms     2 ms  58.139.156.226&lt;BR /&gt;  4     7 ms     7 ms     5 ms  58.139.156.225&lt;BR /&gt;  5     5 ms     5 ms     5 ms&lt;BR /&gt;&lt;BR /&gt;There is sometimes it become back to normal where system can be accessed and can resolve ping without "TTL expired in transit".&lt;BR /&gt;&lt;BR /&gt;Anybody here can help me because this problem really challenge me. Thanks in advance. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Dec 2008 08:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327200#M537767</guid>
      <dc:creator>FaizirizaL</dc:creator>
      <dc:date>2008-12-22T08:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: TTL expired in transit at lan0:1 ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327201#M537768</link>
      <description>Bonjour FaizirizaL,&lt;BR /&gt;&lt;BR /&gt;If the windows PC is "on the same LAN", I guess you mean "on the same IP subnet", right ? So, why a packet issued from the PC to the server has to go through the default gateway 172.16.1.14 ? It should not.&lt;BR /&gt;&lt;BR /&gt;Second thing : the "TTL expired" error you see when you ping from the PC is clearly due to a loop between routers 58.139.156.225 and 58.139.156.226. Both of them don't know how to route the packet and "think" that each other knows how to. So they play ping-pong with the packet.&lt;BR /&gt;&lt;BR /&gt;I also guess you have no trouble when pinging between app node and db node. Did you try ? &lt;BR /&gt;&lt;BR /&gt;In conclusion I think you should carefully examine with the network admin your IP adressing and routing scheme. The problem is probably outside of HP-UX boxes.&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 22 Dec 2008 11:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327201#M537768</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2008-12-22T11:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: TTL expired in transit at lan0:1 ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327202#M537769</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response,&lt;BR /&gt;&lt;BR /&gt;Eric - If the windows PC is "on the same LAN", I guess you mean "on the same IP subnet", right ? So, why a packet issued from the PC to the server has to go through the default gateway 172.16.1.14 ? It should not.&lt;BR /&gt;&lt;BR /&gt;Me - Yes, it is on the same IP subnet. I have no idea why the server should go through the default gateway 172.16.1.14 .By right, i think so it should not. What should it do?&lt;BR /&gt;&lt;BR /&gt;Eric - Second thing : the "TTL expired" error you see when you ping from the PC is clearly due to a loop between routers 58.139.156.225 and 58.139.156.226. Both of them don't know how to route the packet and "think" that each other knows how to. So they play ping-pong with the packet.&lt;BR /&gt;&lt;BR /&gt;Me - Is this because of the router/gateway 172.16.1.14 problem? There have no issue for the lan0 ip (can resolved ping)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Eric - I also guess you have no trouble when pinging between app node and db node. Did you try ?&lt;BR /&gt;&lt;BR /&gt;Me - Sometimes got trouble ping from lan0 from node 1 to lan0:1 node 2 and vice versa&lt;BR /&gt;&lt;BR /&gt;Eric - In conclusion I think you should carefully examine with the network admin your IP adressing and routing scheme. The problem is probably outside of HP-UX boxes.&lt;BR /&gt;&lt;BR /&gt;Me - I'm also agreed with your conclusion which is probably outside of HP-UX boxes but still finding prove.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Dec 2008 13:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327202#M537769</guid>
      <dc:creator>FaizirizaL</dc:creator>
      <dc:date>2008-12-22T13:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: TTL expired in transit at lan0:1 ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327203#M537770</link>
      <description>From both nodes, could you post results of :&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0&lt;BR /&gt;ifconfig lan0:1&lt;BR /&gt;netstat -rnv&lt;BR /&gt;netstat -in&lt;BR /&gt;&lt;BR /&gt;From windows pc :&lt;BR /&gt;&lt;BR /&gt;ipconfig /all&lt;BR /&gt;netstat -rn &lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 22 Dec 2008 14:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327203#M537770</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2008-12-22T14:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: TTL expired in transit at lan0:1 ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327204#M537771</link>
      <description>&lt;BR /&gt;Eric,&lt;BR /&gt;&lt;BR /&gt;Attached are the info you requested:&lt;BR /&gt;&lt;BR /&gt;The lan0:2 also existed there is because of i'm running package for database also in the same box due to unable to resolve ping.&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Mon, 22 Dec 2008 15:55:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327204#M537771</guid>
      <dc:creator>FaizirizaL</dc:creator>
      <dc:date>2008-12-22T15:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: TTL expired in transit at lan0:1 ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327205#M537772</link>
      <description>well, well ... :-( looking at the informations provided, I still can't understand why packets from the PC are transmitted to the server through a router : speksap1 and dmsserver are really in the same subnet (I was hoping an error on the subnetmask). Since the package has switched you could have sent "ifconfig lan0:2" but I guess it has the same netmask "ffff0000" ? Check please.&lt;BR /&gt;&lt;BR /&gt;What I understand from your latest post, is that you can ping packages'IP (172.16.1.24 and 172.16.1.26) when there are on node speksap1 but not on the other node ? If true, then you should really post results of command (ifconfig, netstat, ...) from the second node. You did not.&lt;BR /&gt;&lt;BR /&gt;An other thing that is comming straight from windows world : 2 or more default gateway. I can't figure out how it could work on an HP-UX box. I am not a network expert, but as far as I know, when a packet can't reach its destination, ip stack doesn't try an other route. I would tend to think that you should have one and only one default gateway, on hp-ux boxes and on windows boxes also. 172.16.1.2 or 172.16.1.14 but not both.&lt;BR /&gt;&lt;BR /&gt;Last question today : do you have vLan in your network ?&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 22 Dec 2008 16:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327205#M537772</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2008-12-22T16:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: TTL expired in transit at lan0:1 ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327206#M537773</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response,&lt;BR /&gt;&lt;BR /&gt;Eric - well, well ... :-( looking at the informations provided, I still can't understand why packets from the PC are transmitted to the server through a router : speksap1 and dmsserver are really in the same subnet (I was hoping an error on the subnetmask). Since the package has switched you could have sent "ifconfig lan0:2" but I guess it has the same netmask "ffff0000" ? Check please.&lt;BR /&gt;&lt;BR /&gt;Me - i also don't understand why is that happened.Here is the result of ifconfig lan0:2&lt;BR /&gt;speksap1@root:&amp;gt;ifconfig lan0:2&lt;BR /&gt;lan0:2: flags=1843&lt;UP&gt;&lt;BR /&gt;        inet 172.16.1.24 netmask ffff0000 broadcast 172.16.255.255&lt;BR /&gt;speksap1@root:&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Eric - What I understand from your latest post, is that you can ping packages'IP (172.16.1.24 and 172.16.1.26) when there are on node speksap1 but not on the other node ? If true, then you should really post results of command (ifconfig, netstat, ...) from the second node. You did not.&lt;BR /&gt;&lt;BR /&gt;Me - Yes i can ping if those are on the same box no matter which node where i believe it just because of there is no route between that ip. I can't post it right now, will do later (i checked both node have same network config - so i leave it no change except gw).&lt;BR /&gt;&lt;BR /&gt;Eric - An other thing that is comming straight from windows world : 2 or more default gateway. I can't figure out how it could work on an HP-UX box. I am not a network expert, but as far as I know, when a packet can't reach its destination, ip stack doesn't try an other route. I would tend to think that you should have one and only one default gateway, on hp-ux boxes and on windows boxes also. 172.16.1.2 or 172.16.1.14 but not both.&lt;BR /&gt;&lt;BR /&gt;Me - Actually before this we only using 1 gateway ip which is 172.16.1.2 but also got the same result as using 2 gateway. Recently, during the problem occured, i have added 172.16.1.14 (thus became 2 gw), then about 2 hours later, the lan0:1 ip back to normal which is can normally ping and system can access thru that ip. It only can stand for 1 day, where the next day it back to the same problem.&lt;BR /&gt;&lt;BR /&gt;Eric - Last question today : do you have vLan in your network ?&lt;BR /&gt;&lt;BR /&gt;Me - I can't answer at this moment, i'll be back for this.&lt;BR /&gt;&lt;/UP&gt;</description>
      <pubDate>Tue, 23 Dec 2008 04:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ttl-expired-in-transit-at-lan0-1-ip/m-p/4327206#M537773</guid>
      <dc:creator>FaizirizaL</dc:creator>
      <dc:date>2008-12-23T04:32:35Z</dc:date>
    </item>
  </channel>
</rss>

