<?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: FTP from Firewall to device in encryption domain in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4074821#M1069539</link>
    <description>&lt;P class="lia-align-left"&gt;Bump!&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Any hint please?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2020 12:04:04 GMT</pubDate>
    <dc:creator>Brad_Shawh</dc:creator>
    <dc:date>2020-04-27T12:04:04Z</dc:date>
    <item>
      <title>FTP from Firewall to device in encryption domain</title>
      <link>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4072089#M1069417</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a site to site VPN from Site A to Site B.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Site A : 10.110.11.0/24&lt;/P&gt;&lt;P&gt;Site B : 10.0.0.0/8 Network&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Behind Site B's firewall, we have an FTP server (10.x.x.x)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a default route on Site A that points to Gateway (ISP's IP address).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to take backup of the firewall using the following command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;backup /noconfirm location ftp://username:password@10.x.x.x/backups/"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the monitoring, I get the following logs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Apr 23 2020&lt;/TD&gt;&lt;TD&gt;06:14:50&lt;/TD&gt;&lt;TD&gt;302013&lt;/TD&gt;&lt;TD&gt;x.x.x.x (gateway IP)&lt;/TD&gt;&lt;TD&gt;22632&lt;/TD&gt;&lt;TD&gt;10.x.x.x&lt;/TD&gt;&lt;TD&gt;21&lt;/TD&gt;&lt;TD&gt;Built outbound TCP connection 5098542 for outside:10.x.x.x/21 (10.x.x.x/21) to identity:x.x.x.x/22632 (x.x.x.x/22632)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Apr 23 2020&lt;/TD&gt;&lt;TD&gt;06:15:00&lt;/TD&gt;&lt;TD&gt;302014&lt;/TD&gt;&lt;TD&gt;10.x.x.x&lt;/TD&gt;&lt;TD&gt;21&lt;/TD&gt;&lt;TD&gt;x.x.x.x&lt;/TD&gt;&lt;TD&gt;22632&lt;/TD&gt;&lt;TD&gt;Teardown TCP connection 5098542 for outside:10.x.x.x/21 to identity:x.x.x.x/22632 duration 0:00:10 bytes 0 SYN Timeout&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;x.x.x.x = Gateway IP Site A's firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe traffic can't be initiated from the Firewall to encryption domain, is there a way to take backup here?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 06:31:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4072089#M1069417</guid>
      <dc:creator>Brad_Shawh</dc:creator>
      <dc:date>2020-04-23T06:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: FTP from Firewall to device in encryption domain</title>
      <link>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4072208#M1069421</link>
      <description>Hi,&lt;BR /&gt;Include the outside IP address of Site A firewall in the ACL defining the interesting traffic (encryption domain). Obviously mirror this on Site B firewall aswell.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 23 Apr 2020 08:59:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4072208#M1069421</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2020-04-23T08:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: FTP from Firewall to device in encryption domain</title>
      <link>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4072717#M1069447</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;That did not help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The connection from Firewall to FTP server goes fine, then next log entry is syn timeout.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Apr 23 2020&lt;/TD&gt;&lt;TD&gt;19:27:22&lt;/TD&gt;&lt;TD&gt;302014&lt;/TD&gt;&lt;TD&gt;10.x.x.x&lt;/TD&gt;&lt;TD&gt;21&lt;/TD&gt;&lt;TD&gt;x.x.x.x&lt;/TD&gt;&lt;TD&gt;3195&lt;/TD&gt;&lt;TD&gt;Teardown TCP connection 5124890 for outside:10.x.x.x/21 to identity:x.x.x.x/3195 duration 0:00:10 bytes 0 SYN Timeout&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 23 Apr 2020 19:30:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4072717#M1069447</guid>
      <dc:creator>Brad_Shawh</dc:creator>
      <dc:date>2020-04-23T19:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: FTP from Firewall to device in encryption domain</title>
      <link>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4072718#M1069448</link>
      <description>Does it establish an IPSec SA for that communication?&lt;BR /&gt;Have you defined a rule in the ACL permitting this communication?&lt;BR /&gt;&lt;BR /&gt;Your return traffic from the FTP server 10.x.x.x could be unintentially natted, ensure you have a NAT exemption rule in place.&lt;BR /&gt;&lt;BR /&gt;Run packet-tracer to test the communication and provide the output&lt;BR /&gt;Run a packet capture on the firewall and provide the output.</description>
      <pubDate>Thu, 23 Apr 2020 19:39:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4072718#M1069448</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2020-04-23T19:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: FTP from Firewall to device in encryption domain</title>
      <link>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4072734#M1069451</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Does it establish an IPSec SA for that communication? : Yes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have you defined a rule in the ACL permitting this communication? : Yes&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Your return traffic from the FTP server 10.x.x.x could be unintentially natted, ensure you have a NAT exemption rule in place.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I added the public IP to NAT exemption.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Packet tracker : Please let me know the parameters for packet tracer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;Run a packet capture on the firewall and provide the output : What parameters please?&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 Apr 2020 21:48:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4072734#M1069451</guid>
      <dc:creator>Brad_Shawh</dc:creator>
      <dc:date>2020-04-23T21:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: FTP from Firewall to device in encryption domain</title>
      <link>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4074821#M1069539</link>
      <description>&lt;P class="lia-align-left"&gt;Bump!&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Any hint please?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 12:04:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-from-firewall-to-device-in-encryption-domain/m-p/4074821#M1069539</guid>
      <dc:creator>Brad_Shawh</dc:creator>
      <dc:date>2020-04-27T12:04:04Z</dc:date>
    </item>
  </channel>
</rss>

