<?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: Many to one - NAT in ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/many-to-one-nat-in-asa/m-p/653134#M1030225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.  That's just what I needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2007 00:01:58 GMT</pubDate>
    <dc:creator>b-cunningham</dc:creator>
    <dc:date>2007-01-10T00:01:58Z</dc:date>
    <item>
      <title>Many to one - NAT in ASA</title>
      <link>https://community.cisco.com/t5/network-security/many-to-one-nat-in-asa/m-p/653131#M1030220</link>
      <description>&lt;P&gt;I have a requirement to allow 11 internal hosts to access an FTP server through a site to site VPN tunnel.  The other side wants to see a public IP address that is not the peer address (outside interface).  I?ve been unable to make a NAT that will translate multiple IP?s to a single outside address.  Is this possible on an ASA5520, and if so can you point me in the right direction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:13:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/many-to-one-nat-in-asa/m-p/653131#M1030220</guid>
      <dc:creator>b-cunningham</dc:creator>
      <dc:date>2019-03-11T09:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Many to one - NAT in ASA</title>
      <link>https://community.cisco.com/t5/network-security/many-to-one-nat-in-asa/m-p/653132#M1030221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to use policy nat, probably with an ACL. This link should help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00800b6e1a.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00800b6e1a.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2006 21:30:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/many-to-one-nat-in-asa/m-p/653132#M1030221</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2006-12-27T21:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Many to one - NAT in ASA</title>
      <link>https://community.cisco.com/t5/network-security/many-to-one-nat-in-asa/m-p/653133#M1030224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ..  you need to use PAT with an access-list  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 10 access-list FTP_Access&lt;/P&gt;&lt;P&gt;access-list FTP_Access extended permit tcp &lt;HOST ip="" addresses=""&gt; &lt;FTP server="" ip="" address=""&gt; eq ftp&lt;/FTP&gt;&lt;/HOST&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 10 &lt;EXTERNAL ip="" address=""&gt; netmask 255.255.255.255&lt;/EXTERNAL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also need to make sure you allow that access on any access list applied to the inside interface  ..  now I am not sure whether you will be able to get this traffic throught the VPN tunnel   ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ..  please rate it if it does !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2006 23:41:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/many-to-one-nat-in-asa/m-p/653133#M1030224</guid>
      <dc:creator>Fernando_Meza</dc:creator>
      <dc:date>2006-12-27T23:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Many to one - NAT in ASA</title>
      <link>https://community.cisco.com/t5/network-security/many-to-one-nat-in-asa/m-p/653134#M1030225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.  That's just what I needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 00:01:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/many-to-one-nat-in-asa/m-p/653134#M1030225</guid>
      <dc:creator>b-cunningham</dc:creator>
      <dc:date>2007-01-10T00:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Many to one - NAT in ASA</title>
      <link>https://community.cisco.com/t5/network-security/many-to-one-nat-in-asa/m-p/653135#M1030226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.  This document was also very informative.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 00:04:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/many-to-one-nat-in-asa/m-p/653135#M1030226</guid>
      <dc:creator>b-cunningham</dc:creator>
      <dc:date>2007-01-10T00:04:23Z</dc:date>
    </item>
  </channel>
</rss>

