<?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: Need NAT configuration for ASA5508-X in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/need-nat-configuration-for-asa5508-x/m-p/3362818#M963086</link>
    <description>&lt;P&gt;Then yes, for the NAT rule you can say:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Source intf: Inside interface&lt;/P&gt;
&lt;P&gt;Dest intf: WAN interface&lt;/P&gt;
&lt;P&gt;source: "Inside object group"&lt;/P&gt;
&lt;P&gt;destination: "WAN object group"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Translated source: WAN IP (or WAN interface in general for dynamic NAT)&lt;/P&gt;
&lt;P&gt;Translated destination: Original&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also specify the service if you really want to for FTP.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Apr 2018 15:13:33 GMT</pubDate>
    <dc:creator>Ben Walters</dc:creator>
    <dc:date>2018-04-09T15:13:33Z</dc:date>
    <item>
      <title>Need NAT configuration for ASA5508-X</title>
      <link>https://community.cisco.com/t5/network-security/need-nat-configuration-for-asa5508-x/m-p/3362743#M963083</link>
      <description>&lt;P style="padding-left: 60px;"&gt;I want to know how to create a NAT rule in Cisco ASA if i am having these details with me&lt;/P&gt;
&lt;P style="padding-left: 60px;"&gt;1. Source address---It is an object group/groups of 2-3 Hosts&lt;/P&gt;
&lt;P style="padding-left: 60px;"&gt;2.Destination address---Object group of two or more host&lt;/P&gt;
&lt;P style="padding-left: 60px;"&gt;Source object is part of Internal network and want to access FTP via wan connection.&lt;/P&gt;
&lt;P style="padding-left: 60px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="padding-left: 60px;"&gt;I am doing this via ASDM by going into NAT rules where i defined source interface as Internal network and Destination interface of wan.&lt;/P&gt;
&lt;P style="padding-left: 60px;"&gt;Just want a clarification on Translated source address...Do i need to define Source objects here or wan IP.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:36:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-nat-configuration-for-asa5508-x/m-p/3362743#M963083</guid>
      <dc:creator>Richa05</dc:creator>
      <dc:date>2020-02-21T15:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need NAT configuration for ASA5508-X</title>
      <link>https://community.cisco.com/t5/network-security/need-nat-configuration-for-asa5508-x/m-p/3362751#M963084</link>
      <description>&lt;P&gt;For translated source address it would be an address on your WAN interface side but it depends on what you are trying to accomplish. If you are doing dynamic NAT (multiple addresses to one) one rule would do it for you, but if you are looking to have static NAT for each host you would want to use multiple rules.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 12:13:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-nat-configuration-for-asa5508-x/m-p/3362751#M963084</guid>
      <dc:creator>Ben Walters</dc:creator>
      <dc:date>2018-04-09T12:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need NAT configuration for ASA5508-X</title>
      <link>https://community.cisco.com/t5/network-security/need-nat-configuration-for-asa5508-x/m-p/3362757#M963085</link>
      <description>Yes, i want to accomplish dynamic nat(hide)</description>
      <pubDate>Mon, 09 Apr 2018 12:35:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-nat-configuration-for-asa5508-x/m-p/3362757#M963085</guid>
      <dc:creator>Richa05</dc:creator>
      <dc:date>2018-04-09T12:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Need NAT configuration for ASA5508-X</title>
      <link>https://community.cisco.com/t5/network-security/need-nat-configuration-for-asa5508-x/m-p/3362818#M963086</link>
      <description>&lt;P&gt;Then yes, for the NAT rule you can say:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Source intf: Inside interface&lt;/P&gt;
&lt;P&gt;Dest intf: WAN interface&lt;/P&gt;
&lt;P&gt;source: "Inside object group"&lt;/P&gt;
&lt;P&gt;destination: "WAN object group"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Translated source: WAN IP (or WAN interface in general for dynamic NAT)&lt;/P&gt;
&lt;P&gt;Translated destination: Original&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also specify the service if you really want to for FTP.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 15:13:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-nat-configuration-for-asa5508-x/m-p/3362818#M963086</guid>
      <dc:creator>Ben Walters</dc:creator>
      <dc:date>2018-04-09T15:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need NAT configuration for ASA5508-X</title>
      <link>https://community.cisco.com/t5/network-security/need-nat-configuration-for-asa5508-x/m-p/3363220#M963087</link>
      <description>Thank you so much for this information Ben</description>
      <pubDate>Tue, 10 Apr 2018 06:38:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-nat-configuration-for-asa5508-x/m-p/3363220#M963087</guid>
      <dc:creator>Richa05</dc:creator>
      <dc:date>2018-04-10T06:38:48Z</dc:date>
    </item>
  </channel>
</rss>

