<?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 ASA Outside Interface PAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-outside-interface-pat/m-p/3087297#M133487</link>
    <description>&lt;P&gt;I have a query regarding a deployment scenario.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can i map my internal web server from inside zone to outside interface ip address in such a way that global users will hit the public ip of firewall x.x.x.x:abcd and pat will translate it to private ip y.y.y.y:cdef . ??? will it work ??&lt;/P&gt;
&lt;P&gt;If it works please explain the procedure.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 09:46:54 GMT</pubDate>
    <dc:creator>rohan.das</dc:creator>
    <dc:date>2019-03-12T09:46:54Z</dc:date>
    <item>
      <title>ASA Outside Interface PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa-outside-interface-pat/m-p/3087297#M133487</link>
      <description>&lt;P&gt;I have a query regarding a deployment scenario.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can i map my internal web server from inside zone to outside interface ip address in such a way that global users will hit the public ip of firewall x.x.x.x:abcd and pat will translate it to private ip y.y.y.y:cdef . ??? will it work ??&lt;/P&gt;
&lt;P&gt;If it works please explain the procedure.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:46:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-outside-interface-pat/m-p/3087297#M133487</guid>
      <dc:creator>rohan.das</dc:creator>
      <dc:date>2019-03-12T09:46:54Z</dc:date>
    </item>
    <item>
      <title>Yes you can do this. </title>
      <link>https://community.cisco.com/t5/network-security/asa-outside-interface-pat/m-p/3087298#M133489</link>
      <description>&lt;P&gt;Yes you can do this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The procedure varies depending on which version of software you are running but assuming you are running 8.3 or later -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;object network webserver &amp;lt;-- use any name you like&amp;nbsp;&lt;BR /&gt;host &amp;lt;private IP&amp;gt; &lt;BR /&gt;nat (inside,outside) static interface service tcp cdef abcd&lt;/P&gt;
&lt;P&gt;then you need to allow access in your acl applied to the outside interface eg.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;access-list &amp;lt;acl name&amp;gt; permit tcp any &amp;lt;private IP&amp;gt; cdef&lt;/P&gt;
&lt;P&gt;if you already have an acl applied to the outside interface add the above line to it, if you don't then you need this additional command -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;access-group &amp;lt;acl name&amp;gt; in interface outside&lt;/P&gt;
&lt;P&gt;that should do it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2017 11:23:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-outside-interface-pat/m-p/3087298#M133489</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2017-08-05T11:23:41Z</dc:date>
    </item>
    <item>
      <title>My ASA version 9.6</title>
      <link>https://community.cisco.com/t5/network-security/asa-outside-interface-pat/m-p/3087299#M133491</link>
      <description>&lt;P&gt;My ASA version 9.6&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;and&amp;nbsp; i tried&lt;/P&gt;
&lt;P&gt;nat (inside,outside) source static &amp;lt;realsource-object&amp;gt; interface service &amp;lt;cdef-service-obj&amp;gt; &amp;lt;abcd-service-obj&amp;gt;&lt;/P&gt;
&lt;P&gt;am using any any acl at this moment.&lt;/P&gt;
&lt;P&gt;but it did not work ..&lt;/P&gt;
&lt;P&gt;any suggestion please&lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2017 11:44:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-outside-interface-pat/m-p/3087299#M133491</guid>
      <dc:creator>rohan.das</dc:creator>
      <dc:date>2017-08-05T11:44:45Z</dc:date>
    </item>
    <item>
      <title>It worked .. I was making a</title>
      <link>https://community.cisco.com/t5/network-security/asa-outside-interface-pat/m-p/3087300#M133493</link>
      <description>&lt;P&gt;It worked .. I was making a mistake with my nat policy order...Thanks Jon.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 07:29:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-outside-interface-pat/m-p/3087300#M133493</guid>
      <dc:creator>rohan.das</dc:creator>
      <dc:date>2017-08-10T07:29:32Z</dc:date>
    </item>
  </channel>
</rss>

