<?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 Static Nat to FTP server-ASA5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-nat-to-ftp-server-asa5505/m-p/1376382#M784601</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have an ASA 5505 with 2 public IP's, multiple site to site VPNs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First issue: Trying to set up a static nat from public to private for an FTP server. I thought i had the statements correct, but attemting to connect via ftp to the internal ftp server just times out.&amp;nbsp; A Packet trace shows it fails on the global NAT statement for the outside_in ACL I think, but am unsure how to fix that and do not want to mess up the Nat for the tunnels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second issue: Will setting up the Cisco clientless SSL vpn on the box interfere with any of the site to site tunnels? I dont think it would but want to make sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config attached, all replies appreciated.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 16:47:55 GMT</pubDate>
    <dc:creator>jamesbruce</dc:creator>
    <dc:date>2019-03-11T16:47:55Z</dc:date>
    <item>
      <title>Static Nat to FTP server-ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-to-ftp-server-asa5505/m-p/1376382#M784601</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have an ASA 5505 with 2 public IP's, multiple site to site VPNs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First issue: Trying to set up a static nat from public to private for an FTP server. I thought i had the statements correct, but attemting to connect via ftp to the internal ftp server just times out.&amp;nbsp; A Packet trace shows it fails on the global NAT statement for the outside_in ACL I think, but am unsure how to fix that and do not want to mess up the Nat for the tunnels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second issue: Will setting up the Cisco clientless SSL vpn on the box interfere with any of the site to site tunnels? I dont think it would but want to make sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config attached, all replies appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:47:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-to-ftp-server-asa5505/m-p/1376382#M784601</guid>
      <dc:creator>jamesbruce</dc:creator>
      <dc:date>2019-03-11T16:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Static Nat to FTP server-ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-to-ftp-server-asa5505/m-p/1376383#M784602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host 69.28.112.254 eq ftp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 15:24:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-to-ftp-server-asa5505/m-p/1376383#M784602</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2009-12-11T15:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Static Nat to FTP server-ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-to-ftp-server-asa5505/m-p/1376384#M784603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Thanks, I tried that command and it still does't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;I can ping the internal host from the ASA CLI, so the internal host is live.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Even tried adding a static net command after the comand you suggested with no results.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Removed both commands for now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;I still think the gloabl NAT statements are interfering with this , just not sure how.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;I turned on logging after the command you suggested and do not even see in the log my external ip even trying to connect via ftp, no errors, nothing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Strange...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2009 15:08:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-to-ftp-server-asa5505/m-p/1376384#M784603</guid>
      <dc:creator>jamesbruce</dc:creator>
      <dc:date>2009-12-12T15:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Static Nat to FTP server-ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-to-ftp-server-asa5505/m-p/1376385#M784604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;I my experience, using the same IP (ie. interface ip) for Static NAT and NAT overload or PAT causes xlate issues like you're seeing. If you have another public IP for use with the static NAT trying using that and see if the issue is resolved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this line is just for debug purposes and not a permanent ACL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit ip any any log debugging&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;All incoming traffic to the outside interface will be subject to the outside_access_in ACL, including VPN traffic. With VPN traffic though you can enable 'sysopt connection permit-vpn' to ignore all ACLs. Your packet-tracer results sound normal.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Configuring SSL VPN shouldn't affect your site-to-site tunnels at all. You can implement SSL VPN on an existing group-policy and tunnel-group used for IPSec Client VPN if you wish.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Hope that helps.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;James&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2009 00:39:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-to-ftp-server-asa5505/m-p/1376385#M784604</guid>
      <dc:creator>busterswt</dc:creator>
      <dc:date>2009-12-13T00:39:27Z</dc:date>
    </item>
  </channel>
</rss>

