<?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: CANNOT PING THE PUBLIC IP OF NAT'ed SERVER in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3737151#M13477</link>
    <description>&lt;P&gt;Hello Rahul,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much. The two issues have been resolved by your proffered solution. One or two questions and observations&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. My static NAT is AFTER the dynamic NAT and yet the Exchange Server NAT'ed address is working. NOT the outside address of the ASA (this is what I wanted though). I am just referring to your statement (&lt;SPAN&gt;The above should also fix this. If your dynamic NAT rules are located&amp;nbsp;below your static one in order of configuration&lt;/SPAN&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. After I removed the NAT statements that specified the ports and just did a single static NAT, I was able to send mails out with the NAT'ed IPas against the IP of the dynamic NAT the Exchange Server is part of.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. It is safe to conclude that my ICMP did not work because I was trying to allow ICMP in my NAT statement instead of my Acces-list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks once again.&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Nov 2018 10:32:13 GMT</pubDate>
    <dc:creator>Jesutofunmi O</dc:creator>
    <dc:date>2018-11-01T10:32:13Z</dc:date>
    <item>
      <title>CANNOT PING THE PUBLIC IP OF NAT'ed SERVER</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3721898#M13308</link>
      <description>&lt;P&gt;Hey Guys,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I use an ASA FW 5515x. On this, I NAT'ed my Exchange Server out, specifying the ports also. More like a PAT. However, I am unable to ping the public IP (Outside Address) of the Exchange Server from outside. Traceroute works. Hits it. I just want to it to echo-reply. What do you guys think the problem could be please? I have disabled the Exchange firewalls.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:20:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3721898#M13308</guid>
      <dc:creator>Jesutofunmi O</dc:creator>
      <dc:date>2020-02-21T16:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: CANNOT PING THE PUBLIC IP OF NAT'ed SERVER</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3721990#M13338</link>
      <description>&lt;P&gt;when you get chance&amp;nbsp; . can you post the configuration and packet trace results. ?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 16:34:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3721990#M13338</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2018-10-09T16:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: CANNOT PING THE PUBLIC IP OF NAT'ed SERVER</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3721994#M13367</link>
      <description>&lt;P&gt;Can you share the NAT and ACL config that you added for this server?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, why add specific ports to NAT if you want to allow ICMP?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 16:41:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3721994#M13367</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2018-10-09T16:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: CANNOT PING THE PUBLIC IP OF NAT'ed SERVER</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3727663#M13389</link>
      <description>&lt;P&gt;Hello Rahul/Balaji&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see config below. My worries are two;&lt;/P&gt;
&lt;P&gt;1. I added specific ports so as not to open all ports. However, I had tried to allow ICMP both on NAT statement and ACL bit my ASA does not give me that options. Seems to me like I'd have to change the whole config to allow all ports by NOT specifying any ports. What do you think please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Because 192.168.0.7 (exchange LAN IP) is already part of a dynamic NAT, mails are going out with the IP address of my ASA's Outside interface instead of the NAT'ed public IP. To explain further, for example, my Outside interface has IP address 1.1.1.1/29, I had NAT'ed my Exchange Server (192.168.0.7) to 1.1.1.2/29. Because 192.168.0.7/24 is already part of a dynamic NAT, mails are going out via 1.1.1.1/29 and are coming in via 1.1.1.2/29. I want mails to go out through the NAT'ed IP and also come in through the NAT'ed IP&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0&lt;BR /&gt; description ###Internet Link###&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address xx.xx.xx.xx 255.255.255.248&lt;/P&gt;
&lt;P&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server25 eq smtp&lt;BR /&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server443 eq https&lt;BR /&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server587 eq 587&lt;BR /&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server993 eq 993&lt;BR /&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server995 eq 995&lt;BR /&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server995 eq pop3&lt;/P&gt;
&lt;P&gt;object network Outside_Exchange_Server&lt;BR /&gt; host xx.xx.xx.xx&lt;BR /&gt;object network&amp;nbsp;Office_5&lt;BR /&gt;object network Exchange_Server25&lt;BR /&gt; host 192.168.0.7&lt;BR /&gt;object network Exchange_Server443&lt;BR /&gt; host 192.168.0.7&lt;BR /&gt;object network Exchange_Server587&lt;BR /&gt; host 192.168.0.7&lt;BR /&gt;object network Exchange_Server993&lt;BR /&gt; host 192.168.0.7&lt;BR /&gt;object network Exchange_Server995&lt;BR /&gt; host 192.168.0.7&lt;BR /&gt;object network Exchange_Server110&lt;BR /&gt; host 192.168.0.7&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;object network Exchange_Server25&lt;BR /&gt; nat (INSIDE,outside) static Outside_Exchange_Server service tcp smtp smtp&lt;BR /&gt;object network Exchange_Server443&lt;BR /&gt; nat (INSIDE,outside) static Outside_Exchange_Server service tcp https https&lt;BR /&gt;object network Exchange_Server587&lt;BR /&gt; nat (INSIDE,outside) static Outside_Exchange_Server service tcp 587 587&lt;BR /&gt;object network Exchange_Server993&lt;BR /&gt; nat (INSIDE,outside) static Outside_Exchange_Server service tcp 993 993&lt;BR /&gt;object network Exchange_Server995&lt;BR /&gt; nat (INSIDE,outside) static Outside_Exchange_Server service tcp 995 995&lt;BR /&gt;object network Exchange_Server110&lt;BR /&gt; nat (INSIDE,outside) static Outside_Exchange_Server service tcp pop3 pop3&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;access-group ExchangeServerOutsideIn in interface outside&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 10:36:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3727663#M13389</guid>
      <dc:creator>Jesutofunmi O</dc:creator>
      <dc:date>2018-10-30T10:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: CANNOT PING THE PUBLIC IP OF NAT'ed SERVER</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3727919#M13412</link>
      <description>&lt;P&gt;1) Your NAT and ACL config looks correct. However you cannot create a NAT for icmp since there are no ports that you can translate. You can do a 1-1 static NAT for your exchange server and then only allow the ports required/icmp to the server from the outside. NAT is used for translation while ACL is used to allow/block inbound requests. Your statements would be:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;object network Exchange_Server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;host 192.168.0.7&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;nat (INSIDE,outside) static Outside_Exchange_Server&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server eq smtp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server eq https&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server eq 587&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server eq 993&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server eq 995&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access-list ExchangeServerOutsideIn extended permit tcp any object Exchange_Server eq pop3&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;access-list ExchangeServerOutsideIn extended permit icmp any object Exchange_Server&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2) The above should also fix this. If your dynamic NAT rules are located&amp;nbsp;below your static one in order of configuration, you should be ok.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 14:25:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3727919#M13412</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2018-10-18T14:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: CANNOT PING THE PUBLIC IP OF NAT'ed SERVER</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3735499#M13472</link>
      <description>&lt;P&gt;That is exactly what I would recommend.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 10:42:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3735499#M13472</guid>
      <dc:creator>Alex Pfeil</dc:creator>
      <dc:date>2018-10-30T10:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: CANNOT PING THE PUBLIC IP OF NAT'ed SERVER</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3737151#M13477</link>
      <description>&lt;P&gt;Hello Rahul,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much. The two issues have been resolved by your proffered solution. One or two questions and observations&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. My static NAT is AFTER the dynamic NAT and yet the Exchange Server NAT'ed address is working. NOT the outside address of the ASA (this is what I wanted though). I am just referring to your statement (&lt;SPAN&gt;The above should also fix this. If your dynamic NAT rules are located&amp;nbsp;below your static one in order of configuration&lt;/SPAN&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. After I removed the NAT statements that specified the ports and just did a single static NAT, I was able to send mails out with the NAT'ed IPas against the IP of the dynamic NAT the Exchange Server is part of.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. It is safe to conclude that my ICMP did not work because I was trying to allow ICMP in my NAT statement instead of my Acces-list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks once again.&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 10:32:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-the-public-ip-of-nat-ed-server/m-p/3737151#M13477</guid>
      <dc:creator>Jesutofunmi O</dc:creator>
      <dc:date>2018-11-01T10:32:13Z</dc:date>
    </item>
  </channel>
</rss>

