<?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 Thanks Vibhor, This is all in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-ios-9-1-5/m-p/2689268#M194460</link>
    <description>&lt;P&gt;Thanks Vibhor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is all that should be needed ... correct &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate your help with this. I no that there was a lot of changes with NAT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jun 2015 13:44:28 GMT</pubDate>
    <dc:creator>dukeminus</dc:creator>
    <dc:date>2015-06-22T13:44:28Z</dc:date>
    <item>
      <title>NAT IOS 9.1(5)</title>
      <link>https://community.cisco.com/t5/network-security/nat-ios-9-1-5/m-p/2689266#M194455</link>
      <description>&lt;P&gt;Hello I need to setup an inbound nat rule using the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- inbound nat will be 168.97.45.6&lt;/P&gt;&lt;P&gt;- translation ip will be 209.165.201.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;- outside host 208.45.6.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What would be the best way to create this rule?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:09:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-ios-9-1-5/m-p/2689266#M194455</guid>
      <dc:creator>dukeminus</dc:creator>
      <dc:date>2019-03-12T06:09:35Z</dc:date>
    </item>
    <item>
      <title>Hi,You would have to create a</title>
      <link>https://community.cisco.com/t5/network-security/nat-ios-9-1-5/m-p/2689267#M194456</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You would have to create a Static NAT on the ASA device and as per the Outside host is connected it can be a single IP or anything on the internet which would be able to access this server from the outside&lt;/P&gt;&lt;P&gt;On the ASA 8.2 and before:-&lt;/P&gt;&lt;P&gt;static (inside,outside) 209.165.201.3 168.97.45.6&lt;/P&gt;&lt;P&gt;access-list inbound permit ip &amp;lt;any&amp;gt;(or host 208.45.6.7) host 209.165.201.3&lt;/P&gt;&lt;P&gt;On the ASA 8.3 + :-&lt;/P&gt;&lt;P&gt;object network obj-168.97.45.6&lt;/P&gt;&lt;P&gt;host 168.97.45.6&lt;/P&gt;&lt;P&gt;nat (inside,outside) static 209.165.201.3&lt;/P&gt;&lt;P&gt;access-list inbound permit ip &amp;lt;any&amp;gt;(or host 208.45.6.7) host 168.97.45.6&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2015 02:31:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-ios-9-1-5/m-p/2689267#M194456</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2015-06-20T02:31:28Z</dc:date>
    </item>
    <item>
      <title>Thanks Vibhor, This is all</title>
      <link>https://community.cisco.com/t5/network-security/nat-ios-9-1-5/m-p/2689268#M194460</link>
      <description>&lt;P&gt;Thanks Vibhor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is all that should be needed ... correct &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate your help with this. I no that there was a lot of changes with NAT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2015 13:44:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-ios-9-1-5/m-p/2689268#M194460</guid>
      <dc:creator>dukeminus</dc:creator>
      <dc:date>2015-06-22T13:44:28Z</dc:date>
    </item>
    <item>
      <title>Hi,Yes , this is all that is</title>
      <link>https://community.cisco.com/t5/network-security/nat-ios-9-1-5/m-p/2689269#M194463</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes , this is all that is needed. To verify if you have everything , you can run a packet tracer and see if allows the traffic:-&lt;/P&gt;&lt;P&gt;https://supportforums.cisco.com/document/29601/troubleshooting-access-problems-using-packet-tracer&lt;/P&gt;&lt;P&gt;Please select the reply as solution which you think answers your query.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 11:46:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-ios-9-1-5/m-p/2689269#M194463</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2015-06-23T11:46:46Z</dc:date>
    </item>
  </channel>
</rss>

