<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>ClearNet Security: Tech note on Syslog, TCP, and Cisco ASA/PIX </title>
    <link>http://blog.clearnetsec.com/articles/2007/08/23/tech-note-on-syslog-tcp-and-cisco-asa-pix</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Tech note on Syslog, TCP, and Cisco ASA/PIX </title>
      <description>&lt;p&gt;Absent of Cisco wizard skills caused me a little pain yesterday.  I remotely configured my Cisco ASA to forward syslog via TCP to a central log host.  When I subsequently rebooted the central log host, I lost the ability to establish new connections to anything behind the ASA. 
&lt;/p&gt;
&lt;p&gt;
Luckily, I had an established session to a system with a serial connection which enabled me to recover.
&lt;/p&gt;
&lt;p&gt;
I hadn&#8217;t run into this before, but I confirmed my experience:
&lt;/p&gt;
&lt;blockquote&gt;
1.  If it is unable to log via a defined TCP syslog session, a PIX will not create any new
connections (although connections opened before the failure of the session will
continue to work). The PIX will log a message to the console stating that it is
disallowing new connections.
&lt;br /&gt;
2.  In order to re-establish connection activity, the privileged set logging command,
with the correct parameters, will have to be entered or the PIX reloaded.



&lt;/blockquote&gt;


</description>
      <pubDate>Thu, 23 Aug 2007 19:05:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:3f86cb2c-62db-467b-9744-fc0f81909cee</guid>
      <author>tate@ClearNetSec.com (Tate Hansen)</author>
      <link>http://blog.clearnetsec.com/articles/2007/08/23/tech-note-on-syslog-tcp-and-cisco-asa-pix</link>
      <category>ClearNet</category>
      <category>ClearNet Security</category>
      <category>Tate Hansen</category>
      <category>Cisco</category>
      <category>logging</category>
      <category>syslog</category>
      <category>tcp</category>
      <category>asa</category>
    </item>
    <item>
      <title>"Tech note on Syslog, TCP, and Cisco ASA/PIX " by Omar Santos</title>
      <description>&lt;p&gt;Unfortunately, this is normal behavior. When a person configures the ASA to send msgs to a syslog server using TCP; if the server is down the ASA stops forwarding packets. To avoid this you have to use the &amp;#8220;permit-hostdown&amp;#8221; command at the end of the logging host command. For example:&lt;/p&gt;

&lt;p&gt;hostname(config)# logging host interface&lt;em&gt;name server&lt;/em&gt;ip [tcp/port] [permit-hostdown] &lt;/p&gt;

&lt;p&gt;This is not required for UDP (default) syslog configuration.&lt;/p&gt;

&lt;p&gt;Regards,&lt;/p&gt;

&lt;p&gt;Omar Santos
Cisco&lt;/p&gt;</description>
      <pubDate>Thu, 23 Aug 2007 20:58:24 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:5ba4f807-8277-4d4a-9a2a-8d6b4a4d5ce1</guid>
      <link>http://blog.clearnetsec.com/articles/2007/08/23/tech-note-on-syslog-tcp-and-cisco-asa-pix#comment-45</link>
    </item>
  </channel>
</rss>
