<?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: pinging ipaddress resolves thru firewall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595434#M593076</link>
    <description>&lt;BR /&gt;If you disable dns resolution on your L1000 box then ping your L3000 does it report the correct IP ? (mv /etc/resolv.conf /etc/resolv.conf.old to disable DNS temporarily) It should.&lt;BR /&gt;&lt;BR /&gt;Have you checked the dns entries for both servers are correct ? &lt;BR /&gt;with DNS enabled an nslookup &lt;SERVER&gt; resolves correctly ?&lt;BR /&gt;&lt;BR /&gt;Does netstat -i on both servers report the correct IP address for each interface ?&lt;BR /&gt;&lt;BR /&gt;Some sites setup their firewall to respond to any ping request with the IP registered to the firewall, this is to stop hackers finding out too much info etc. Ours works the same here.&lt;BR /&gt;&lt;/SERVER&gt;</description>
    <pubDate>Tue, 16 Oct 2001 06:12:09 GMT</pubDate>
    <dc:creator>Stefan Farrelly</dc:creator>
    <dc:date>2001-10-16T06:12:09Z</dc:date>
    <item>
      <title>pinging ipaddress resolves thru firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595433#M593075</link>
      <description>I tried to ping my L1K box using my L3K box (#ping 195.xxx.xxx.xxx), but i get a different IP address (203.xxx.xxx.xxx) which is my WinNT firewall's IP address, what seemed to be wrong here, I checked using netstat, no 203.x gateway is included in my routing table. I have two lancards, both are up, same IP family (netconf)&lt;BR /&gt;But when i tried pinging L3K using the L1K there is no problem, no name resolution done, just straight ping, ip to ip...&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Oct 2001 05:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595433#M593075</guid>
      <dc:creator>Dave Bunting</dc:creator>
      <dc:date>2001-10-16T05:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: pinging ipaddress resolves thru firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595434#M593076</link>
      <description>&lt;BR /&gt;If you disable dns resolution on your L1000 box then ping your L3000 does it report the correct IP ? (mv /etc/resolv.conf /etc/resolv.conf.old to disable DNS temporarily) It should.&lt;BR /&gt;&lt;BR /&gt;Have you checked the dns entries for both servers are correct ? &lt;BR /&gt;with DNS enabled an nslookup &lt;SERVER&gt; resolves correctly ?&lt;BR /&gt;&lt;BR /&gt;Does netstat -i on both servers report the correct IP address for each interface ?&lt;BR /&gt;&lt;BR /&gt;Some sites setup their firewall to respond to any ping request with the IP registered to the firewall, this is to stop hackers finding out too much info etc. Ours works the same here.&lt;BR /&gt;&lt;/SERVER&gt;</description>
      <pubDate>Tue, 16 Oct 2001 06:12:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595434#M593076</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-10-16T06:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: pinging ipaddress resolves thru firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595435#M593077</link>
      <description>Thanks Stefan...&lt;BR /&gt;For a clearer picture...&lt;BR /&gt;(from my machine L3K, ip 195.xxx.xxx.xxx, subnet 255.255.255.0)&lt;BR /&gt;# ping 192.xxx.xxx.xxx&lt;BR /&gt;PING 192.x.x.x: 64 byte packets&lt;BR /&gt;64 bytes from 192.x.x.x: icmp_seq=0. time=3. ms&lt;BR /&gt;64 bytes from 192.x.x.x: icmp_seq=1. time=1. ms&lt;BR /&gt;64 bytes from 192.x.x.x: icmp_seq=2. time=1. ms&lt;BR /&gt;... after several 192s more...&lt;BR /&gt;64 bytes from 203.x.x.x: icmp_seq=2. time=1. ms&lt;BR /&gt;64 bytes from 192.x.x.x: icmp_seq=2. time=1. ms&lt;BR /&gt;64 bytes from 192.x.x.x: icmp_seq=2. time=1. ms&lt;BR /&gt;&lt;BR /&gt;===!!!!!&lt;BR /&gt;where does the 203.x.x.x come from? 203.x.x.x is the ip of my firewall&lt;BR /&gt;more help needed Stefan... Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Oct 2001 07:12:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595435#M593077</guid>
      <dc:creator>Dave Bunting</dc:creator>
      <dc:date>2001-10-16T07:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: pinging ipaddress resolves thru firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595436#M593078</link>
      <description>Hi Dave,&lt;BR /&gt;&lt;BR /&gt;Wow, a ping changing IP while still running, very impressive! Ive not seen that happen before.&lt;BR /&gt;&lt;BR /&gt;Your gateway (which I guess is the same as your firewall - ours is) is screwing up. Youre going to have to show this to your network/firewall people as in my opinion there is definitely a problem on your firewall/gateway server.&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Oct 2001 07:26:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595436#M593078</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-10-16T07:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: pinging ipaddress resolves thru firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595437#M593079</link>
      <description>WHOA!!! good suggestion... Thanks Stefan</description>
      <pubDate>Tue, 16 Oct 2001 07:34:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595437#M593079</guid>
      <dc:creator>Dave Bunting</dc:creator>
      <dc:date>2001-10-16T07:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: pinging ipaddress resolves thru firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595438#M593080</link>
      <description>Seems to me that this can only be related to a routing issue. The ICMP packets are evidently being delivered to the destination IP however the gateway is reporting information which it believes to be true. If the firewall is configured to respond with its IP during ICMP requests, it may be worth looking at your  firewall configuration.&lt;BR /&gt;&lt;BR /&gt;Is the destination IP over a WAN by any chance? This problem may happen if there is a backup WAN connection and the WAN devices are configured with DDR (Dial on demand routing) over ISDN or the like.  In this case, the routers may be flip-floping between the primary and backup routes which happens sometimes when DDR is configured incorrectly. The firewall may be responding with whichever interface IP is valid at the time depending on which link is active.  Just a thought.&lt;BR /&gt;&lt;BR /&gt;Tony&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Oct 2001 16:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pinging-ipaddress-resolves-thru-firewall/m-p/2595438#M593080</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2001-10-16T16:57:25Z</dc:date>
    </item>
  </channel>
</rss>

