<?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 sending logging messages to ftp server has stopped suddenly? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199520#M386954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd do both ingress and egress on the outside interface.&amp;nbsp; This way, you will see the data in both directions from the same vantage point.&amp;nbsp; If you see the traffic coming in from the outside but nothing returning from the inside, then you know that the traffic is either being dropped by the ASA itself or something behind it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2013 14:02:52 GMT</pubDate>
    <dc:creator>Antonio Knox</dc:creator>
    <dc:date>2013-04-23T14:02:52Z</dc:date>
    <item>
      <title>sending logging messages to ftp server has stopped suddenly?</title>
      <link>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199517#M386943</link>
      <description>&lt;P&gt;hello all:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on ASA 5540 ,&amp;nbsp;&amp;nbsp; i configured the logging setup as following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loggin to the internal buffer :&lt;/P&gt;&lt;P&gt;buffer size 1048576 bytes&lt;/P&gt;&lt;P&gt;then i save the buffer to FTP server to save the log messages in continuosuly way&lt;/P&gt;&lt;P&gt;everything was working fine but suddenly sending the ftp traffic to FTP traffic has stopped suddenly&lt;/P&gt;&lt;P&gt;before in the live log viewer it was showing when ASA throws the ftp traffic to the ftp server but this stopped suddenly&lt;/P&gt;&lt;P&gt;nothing has changed in the ftp server setting (same username and password and the connectivity is there)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sending logging traffic to the ftp server came back just when i reboot the ASA.but this is not solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone can help me please&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:32:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199517#M386943</guid>
      <dc:creator>b.njjad</dc:creator>
      <dc:date>2019-03-12T01:32:58Z</dc:date>
    </item>
    <item>
      <title>sending logging messages to ftp server has stopped suddenly?</title>
      <link>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199518#M386948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should set up a capture on the ASA to see what is going on (If you don't have a sniffer). Using ACL asacap and Capture name my-capture:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list asacap permit ip host &lt;STRONG&gt;&lt;EM&gt;asa-logging-ip-addr&lt;/EM&gt;&lt;/STRONG&gt; host &lt;STRONG&gt;&lt;EM&gt;ftp-server-ip-addr&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;access-list asacap permit ip host &lt;STRONG&gt;&lt;EM&gt;ftp-server-ip-addr&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt; host &lt;STRONG&gt;&lt;EM&gt;asa-logging-ip-addr&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;capture my-capture interface &lt;STRONG&gt;&lt;EM&gt;interface-facing-ftp-srv&lt;/EM&gt;&lt;/STRONG&gt; access-list asacap&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will tell you a lot more than I can (assuming you've reviewed your logging buffer for abnormalities).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 19:40:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199518#M386948</guid>
      <dc:creator>Antonio Knox</dc:creator>
      <dc:date>2013-04-22T19:40:43Z</dc:date>
    </item>
    <item>
      <title>sending logging messages to ftp server has stopped suddenly?</title>
      <link>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199519#M386951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you very much for your reply &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actaully i am working on the ASA remotely using the ASDM so i can't see this directly from the command&amp;nbsp; &lt;/P&gt;&lt;P&gt;,there is capture wizard in ASDM ,&lt;/P&gt;&lt;P&gt;the question is in the wizard there is ingress(inside) and egress (outside) &lt;/P&gt;&lt;P&gt;assuming the FTP server located on the inside interface of the ASA ,what the ingress and egress interfaces should be,if i put the interface (inside) for the ingress,what i should put for the egress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 13:26:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199519#M386951</guid>
      <dc:creator>b.njjad</dc:creator>
      <dc:date>2013-04-23T13:26:50Z</dc:date>
    </item>
    <item>
      <title>sending logging messages to ftp server has stopped suddenly?</title>
      <link>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199520#M386954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd do both ingress and egress on the outside interface.&amp;nbsp; This way, you will see the data in both directions from the same vantage point.&amp;nbsp; If you see the traffic coming in from the outside but nothing returning from the inside, then you know that the traffic is either being dropped by the ASA itself or something behind it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 14:02:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199520#M386954</guid>
      <dc:creator>Antonio Knox</dc:creator>
      <dc:date>2013-04-23T14:02:52Z</dc:date>
    </item>
    <item>
      <title>sending logging messages to ftp server has stopped suddenly?</title>
      <link>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199521#M386957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Dear Antonio ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for reply ,&lt;/P&gt;&lt;P&gt;please note that in the capture wizard you can only select the interface Outside in either ingress or&amp;nbsp; egress .&lt;/P&gt;&lt;P&gt;so it is must to specify another interface .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 05:43:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199521#M386957</guid>
      <dc:creator>b.njjad</dc:creator>
      <dc:date>2013-04-24T05:43:11Z</dc:date>
    </item>
    <item>
      <title>sending logging messages to ftp server has stopped suddenly?</title>
      <link>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199522#M386958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;basel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Use ingress from the outside interface egress on inside interface.&amp;nbsp; My apologies, I don't use ASDM for captures, I opt for CLI, so I'm very unfamiliar with the process there.&amp;nbsp; I had to read up on it a minute ago.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 13:25:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sending-logging-messages-to-ftp-server-has-stopped-suddenly/m-p/2199522#M386958</guid>
      <dc:creator>Antonio Knox</dc:creator>
      <dc:date>2013-04-24T13:25:32Z</dc:date>
    </item>
  </channel>
</rss>

