<?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 Cisco ASA 5505 hairpinning/nat issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421522#M309604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's the one, and yes access to the internal network is restricted to only a few users on the wireless interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I want the wireless network to function as a seperate network with only internet access". It's usually only used by guests but every now and then I or one of my colleagues needs to access the internal network over it. The static PAT's between inside and wireless are those needed to access our SBS server as if we were connecting from the internet, those work fine. The wireless, wireless PAT is the one I hoped would allow a connection to outside_ip:444 to be picked up by the ASA itself. Basically I want the ASA to respond if I try to connect to outside_ip:444 from the wireless network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies my intentions enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Nov 2013 14:48:50 GMT</pubDate>
    <dc:creator>JohnSimons</dc:creator>
    <dc:date>2013-11-06T14:48:50Z</dc:date>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421510#M309586</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a follow up to my previous question: &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/message/4077187#4077187" target="_blank"&gt;https://supportforums.cisco.com/message/4077187#4077187&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The static nat entry there was used to rewrite DNS request to the outside interface to the internal gateway address which was then PAT-ed to the internal network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I have 3 networks, inside, outside and wireless, and when a client on the wireless network tries to access the mailserver by it's external domain name it resolves to the external ip. What it should do is either resolve to the gateway adress which I can PAT to the internal network or hairpin back on the outside interface address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have so far tried to static translate the outside interface to the gateway address which worked, but as a side-effect caused connections directly to the webvpn on the firewall to get un-natted to the wireless network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Is there a proper way to get this running without using a seperate dns server on the wireless network? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks for reading my question and taking the time think about it!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;John&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:00:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421510#M309586</guid>
      <dc:creator>JohnSimons</dc:creator>
      <dc:date>2019-03-12T03:00:29Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421511#M309587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I understood correctly from your previous discussion and the above information then you want to the users behind &lt;STRONG&gt;"wireless"&lt;/STRONG&gt; to access your Mail server behind &lt;STRONG&gt;"inside"&lt;/STRONG&gt; interface and the DNS is causing problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the public DNS is returning the public IP address of the server then I would imagine you would have the possibility to Static NAT the local server to the public IP address also towards &lt;STRONG&gt;"wireless"&lt;/STRONG&gt; the same way its translated towards &lt;STRONG&gt;"outside".&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static (inside,wireless) &lt;PUBLIC ip=""&gt; &lt;SERVER internal="" ip=""&gt; netmask 255.255.255.255&lt;/SERVER&gt;&lt;/PUBLIC&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would naturally mean that any connection that the hosts behind &lt;STRONG&gt;"wireless"&lt;/STRONG&gt; need to form to the destination server would have to use the public IP address as the destination IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, to my understanding if you have already used DNS rewrite in the Static NAT/PAT configuration before to make the ASA change the DNS reply to point to the local IP address then this should also work for the users behind &lt;STRONG&gt;"wireless"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this was what you were looking for and if I understood the situation/requirements correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 12:51:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421511#M309587</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-05T12:51:56Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421512#M309588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are a hero. I have been fucking around with this for the bigger part of this morning. I love you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 13:51:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421512#M309588</guid>
      <dc:creator>JohnSimons</dc:creator>
      <dc:date>2013-11-05T13:51:12Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421513#M309589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hah &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad you got it working &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 13:55:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421513#M309589</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-05T13:55:45Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421514#M309590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's not too much of a hassle could you take a look at this for me?&lt;/P&gt;&lt;P&gt;I adapted your configuration to PAT instead of NAT, which works brilliantly for the services located on the internal server, but not so much for the webvpn running on the firewall itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this rule:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;static (inside,wireless) tcp outside_ip 444 gw_inside 444 netmask 255.255.255.255 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the error I receive is:&lt;/P&gt;&lt;P&gt;Deny IP spoof from (192.168.x.x) to outside_ip on interface wireless&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your time and knowledge is much appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 10:27:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421514#M309590</guid>
      <dc:creator>JohnSimons</dc:creator>
      <dc:date>2013-11-06T10:27:12Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421515#M309591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are you attempting to do with the WebVPN? I presume you mean Clientless (portal based) VPN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 10:31:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421515#M309591</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-06T10:31:22Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421516#M309593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Well both Clientless VPN and AnyConnect are accessible on that port, but I'm really only interested in accessing the AnyConnect service.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 10:34:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421516#M309593</guid>
      <dc:creator>JohnSimons</dc:creator>
      <dc:date>2013-11-06T10:34:24Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421517#M309595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So are you saying that you are running VPN on the &lt;STRONG&gt;"wireless" &lt;/STRONG&gt;interface and the &lt;STRONG&gt;"wireless"&lt;/STRONG&gt; users connect to that interface with VPN to gain access to your &lt;STRONG&gt;"inside"&lt;/STRONG&gt; network server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so then I would have need to see the configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 10:37:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421517#M309595</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-06T10:37:57Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421518#M309597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, what configurations do you need?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Static NAT (same as posted before):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,wireless) tcp outside_ip 444 gw_inside 444 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Webvpn configuration:&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt; port 444&lt;/P&gt;&lt;P&gt; enable outside&lt;/P&gt;&lt;P&gt; enable wireless&lt;/P&gt;&lt;P&gt; dtls port 444&lt;/P&gt;&lt;P&gt; no anyconnect-essentials&lt;/P&gt;&lt;P&gt; svc image disk0:/anyconnect-win-2.5.2014-k9.pkg 1&lt;/P&gt;&lt;P&gt; svc enable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 10:46:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421518#M309597</guid>
      <dc:creator>JohnSimons</dc:creator>
      <dc:date>2013-11-06T10:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421519#M309599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to see all the VPN related configurations to the AnyConnect the users behind&lt;STRONG&gt; "wireless"&lt;/STRONG&gt; are using. Tunnel Groups, Group Policys, possible related ACLs, NAT configurations, etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 10:53:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421519#M309599</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-06T10:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421520#M309601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The VPN service itself works perfectly fine on the outside interface. If you still need them I'll send them by PM if that's okay with you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 11:14:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421520#M309601</guid>
      <dc:creator>JohnSimons</dc:creator>
      <dc:date>2013-11-06T11:14:15Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421521#M309603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the Static PAT configuration between &lt;STRONG&gt;"wireless"&lt;/STRONG&gt; and &lt;STRONG&gt;"wireless"&lt;/STRONG&gt; for the port TCP/444? Is this the connection you are trying that is not working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other Static PAT configurations are between &lt;STRONG&gt;"inside"&lt;/STRONG&gt; and &lt;STRONG&gt;"wireless"&lt;/STRONG&gt; which was the original aim I guess?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this was not the problem then can you post the output of "show route" and tell me the VPN Pool IP address range/network while you are connected from the &lt;STRONG&gt;"wireless"&lt;/STRONG&gt; interface with VPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure though why your wireless users are connecting to the ASA with VPN or are you trying to limit connections to your internal network only to some specific users behind the &lt;STRONG&gt;"wireless"&lt;/STRONG&gt; interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 13:23:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421521#M309603</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-06T13:23:34Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421522#M309604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's the one, and yes access to the internal network is restricted to only a few users on the wireless interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I want the wireless network to function as a seperate network with only internet access". It's usually only used by guests but every now and then I or one of my colleagues needs to access the internal network over it. The static PAT's between inside and wireless are those needed to access our SBS server as if we were connecting from the internet, those work fine. The wireless, wireless PAT is the one I hoped would allow a connection to outside_ip:444 to be picked up by the ASA itself. Basically I want the ASA to respond if I try to connect to outside_ip:444 from the wireless network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies my intentions enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 14:48:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421522#M309604</guid>
      <dc:creator>JohnSimons</dc:creator>
      <dc:date>2013-11-06T14:48:50Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421523#M309605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I understood correctly you are actually trying to connect to the actual ASA device with the help of this NAT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are forming a connection to the actual ASA device then you will always have to use the interface IP address of the interface behind which you are currently located. You wont be able to use NAT to do translation for your actual interface IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if hosts on &lt;STRONG&gt;"wireless"&lt;/STRONG&gt; connecto the ASA with VPN or just otherwise want to manage the ASA for example then you will have to use the &lt;STRONG&gt;"wireless"&lt;/STRONG&gt; interface IP address for that purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Static NAT/PAT we did originally was for an actual host behind the &lt;STRONG&gt;"inside"&lt;/STRONG&gt; interface of the ASA so that type of NAT is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are trying to provide a NAT IP address for a local IP address that is actually an IP address configured on an ASA interface then that is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 15:47:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421523#M309605</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-06T15:47:49Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5505 hairpinning/nat issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421524#M309606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alright, too bad that's not possible. Thanks again for the clarification!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 13:57:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5505-hairpinning-nat-issue/m-p/2421524#M309606</guid>
      <dc:creator>JohnSimons</dc:creator>
      <dc:date>2013-11-08T13:57:20Z</dc:date>
    </item>
  </channel>
</rss>

