<?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: SFTP Through ASA55xx Rule/Nat Help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/sftp-through-asa55xx-rule-nat-help/m-p/1649692#M566084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the advice but I ahve now resolved the issue.&amp;nbsp; It was related to user permissions for the FTP within AD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2011 16:05:42 GMT</pubDate>
    <dc:creator>tinochelli</dc:creator>
    <dc:date>2011-03-02T16:05:42Z</dc:date>
    <item>
      <title>SFTP Through ASA55xx Rule/Nat Help</title>
      <link>https://community.cisco.com/t5/network-security/sftp-through-asa55xx-rule-nat-help/m-p/1649688#M566080</link>
      <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for a bit off assistance with a strange issue i've inherited on a live VoIP network.&amp;nbsp; The voice infrastructure is behind an ASA 5500 and i have a scheduled backup to run on a weekly basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once it was set up it ran fine for a couple of weeks then started failing.&amp;nbsp; I check the log on Solarwinds SFTP and the login credentials are authenticated and also says "Uploading file to..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I check on the Publisher backup screen it says: Failed to initiate backup. Unable to access SFTP server or SFTP server too slow to respond"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When i connect locally to the FTP server its fine so my thinking is an issue with the ASA.&amp;nbsp; See ACL and NAT below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 200 extended permit tcp host 172.16.80.130 10.16.80.0 255.255.255.0&lt;BR /&gt;access-list 200 extended permit udp host 172.16.80.130 10.16.80.0 255.255.255.0&lt;BR /&gt;access-list 200 extended permit icmp host 172.16.80.130 10.16.80.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;access-list natd&amp;nbsp; extended permit ip 10.16.80.0 255.255.255.0 host 172.16.80.130&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (Inside,Outside) 10.16.80.254 10.16.80.254 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have restarted the SFTP service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I said this was working so dont quite understand why it has stopped.&amp;nbsp;&amp;nbsp;&amp;nbsp; Any suggestions greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:52:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sftp-through-asa55xx-rule-nat-help/m-p/1649688#M566080</guid>
      <dc:creator>tinochelli</dc:creator>
      <dc:date>2019-03-11T19:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Through ASA55xx Rule/Nat Help</title>
      <link>https://community.cisco.com/t5/network-security/sftp-through-asa55xx-rule-nat-help/m-p/1649689#M566081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you altered your static NAT command because it looks weird, why do you want to nat statically from 10.16.80.254 to 10.16.80.254?&lt;/P&gt;&lt;P&gt;You should nat from your outside local to the inside local.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greets Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 11:29:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sftp-through-asa55xx-rule-nat-help/m-p/1649689#M566081</guid>
      <dc:creator>martin_knorre</dc:creator>
      <dc:date>2011-02-18T11:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Through ASA55xx Rule/Nat Help</title>
      <link>https://community.cisco.com/t5/network-security/sftp-through-asa55xx-rule-nat-help/m-p/1649690#M566082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah its a translation to itself essentially.&amp;nbsp; So it goes in as 10.16.80.254 and comes out as the same. When I check the logs on the SFTP server I can see 10.16.80.254 being successfully logged in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 11:33:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sftp-through-asa55xx-rule-nat-help/m-p/1649690#M566082</guid>
      <dc:creator>tinochelli</dc:creator>
      <dc:date>2011-02-18T11:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Through ASA55xx Rule/Nat Help</title>
      <link>https://community.cisco.com/t5/network-security/sftp-through-asa55xx-rule-nat-help/m-p/1649691#M566083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a couple of troubleshooting steps that we can do. Please, take the logs from one FTP attempt in order to see the reason for the connection teardown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We will take it from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Feb 2011 05:05:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sftp-through-asa55xx-rule-nat-help/m-p/1649691#M566083</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-02-19T05:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Through ASA55xx Rule/Nat Help</title>
      <link>https://community.cisco.com/t5/network-security/sftp-through-asa55xx-rule-nat-help/m-p/1649692#M566084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the advice but I ahve now resolved the issue.&amp;nbsp; It was related to user permissions for the FTP within AD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 16:05:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sftp-through-asa55xx-rule-nat-help/m-p/1649692#M566084</guid>
      <dc:creator>tinochelli</dc:creator>
      <dc:date>2011-03-02T16:05:42Z</dc:date>
    </item>
  </channel>
</rss>

