<?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 Basic CSC question for ASA5520 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/basic-csc-question-for-asa5520/m-p/1620937#M595231</link>
    <description>&lt;P&gt;Good morning!&lt;/P&gt;&lt;P&gt;&amp;nbsp; We have been having issues with some email accounts that seem to be sending out spam mail on the SMTP port when the computer has been infected.These emails are not going through our Ironport and we are having touble locating the source. The config that I have written forces all SMTP traffic through the Ironport and there is a deny statement after the access-lists that have been created. That being written, we have become black listed on several occasions. Can the CSC module scan outbound traffic going through eq 25 or does it only look at inbound traffic?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; Please let me know if the CSC can scan outbound email. I want to try to use every option available to keep this from happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partial Config (my notes are in bold) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside extended permit tcp any host 10.1.5.50 eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Ironport&lt;BR /&gt;&lt;/STRONG&gt;access-list outside extended permit tcp any host 10.1.5.80 eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;BR /&gt;&lt;/STRONG&gt;access-list outside extended permit udp any any eq domain&lt;BR /&gt;access-list outside extended permit tcp any any eq www&lt;BR /&gt;access-list outside extended permit tcp any any eq https&lt;BR /&gt;access-list outside extended permit tcp any any eq pptp&lt;BR /&gt;access-list outside extended permit tcp any host 10.1.5.90 eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside extended permit tcp any host 10.1.5.91 eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside extended deny tcp any any eq smtp&lt;BR /&gt;access-list capin extended permit tcp any any eq smtp&lt;BR /&gt;access-list capin extended permit tcp any eq smtp any&lt;BR /&gt;access-list 101 extended permit tcp host 10.1.5.80 any eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 extended permit tcp host 10.1.5.91 any eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 extended permit tcp host 10.1.5.50 any eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Ironport&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 extended deny tcp any any eq smtp&lt;BR /&gt;access-list 102 extended permit tcp host 10.1.5.90 any eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scott&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 19:30:38 GMT</pubDate>
    <dc:creator>Scott Payne</dc:creator>
    <dc:date>2019-03-11T19:30:38Z</dc:date>
    <item>
      <title>Basic CSC question for ASA5520</title>
      <link>https://community.cisco.com/t5/network-security/basic-csc-question-for-asa5520/m-p/1620937#M595231</link>
      <description>&lt;P&gt;Good morning!&lt;/P&gt;&lt;P&gt;&amp;nbsp; We have been having issues with some email accounts that seem to be sending out spam mail on the SMTP port when the computer has been infected.These emails are not going through our Ironport and we are having touble locating the source. The config that I have written forces all SMTP traffic through the Ironport and there is a deny statement after the access-lists that have been created. That being written, we have become black listed on several occasions. Can the CSC module scan outbound traffic going through eq 25 or does it only look at inbound traffic?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; Please let me know if the CSC can scan outbound email. I want to try to use every option available to keep this from happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partial Config (my notes are in bold) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside extended permit tcp any host 10.1.5.50 eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Ironport&lt;BR /&gt;&lt;/STRONG&gt;access-list outside extended permit tcp any host 10.1.5.80 eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;BR /&gt;&lt;/STRONG&gt;access-list outside extended permit udp any any eq domain&lt;BR /&gt;access-list outside extended permit tcp any any eq www&lt;BR /&gt;access-list outside extended permit tcp any any eq https&lt;BR /&gt;access-list outside extended permit tcp any any eq pptp&lt;BR /&gt;access-list outside extended permit tcp any host 10.1.5.90 eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside extended permit tcp any host 10.1.5.91 eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside extended deny tcp any any eq smtp&lt;BR /&gt;access-list capin extended permit tcp any any eq smtp&lt;BR /&gt;access-list capin extended permit tcp any eq smtp any&lt;BR /&gt;access-list 101 extended permit tcp host 10.1.5.80 any eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 extended permit tcp host 10.1.5.91 any eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 extended permit tcp host 10.1.5.50 any eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Ironport&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 extended deny tcp any any eq smtp&lt;BR /&gt;access-list 102 extended permit tcp host 10.1.5.90 any eq smtp&amp;nbsp; &lt;STRONG&gt;&amp;lt;--- Exchange&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scott&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:30:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/basic-csc-question-for-asa5520/m-p/1620937#M595231</guid>
      <dc:creator>Scott Payne</dc:creator>
      <dc:date>2019-03-11T19:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Basic CSC question for ASA5520</title>
      <link>https://community.cisco.com/t5/network-security/basic-csc-question-for-asa5520/m-p/1620938#M595236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes CSC can scan outbound SMTP traffic, it's not best practice since you can easily owerwhelm the module with too much traffic.&lt;/P&gt;&lt;P&gt;Be careful when enabling this feature. You can also try to run smpt inspection on ASA, chances are some malicious traffic will be blocked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best practice says, you should only scan inbound SMTP traffic going to your smtp server/relay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 16:18:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/basic-csc-question-for-asa5520/m-p/1620938#M595236</guid>
      <dc:creator>Marcin Latosiewicz</dc:creator>
      <dc:date>2011-01-05T16:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Basic CSC question for ASA5520</title>
      <link>https://community.cisco.com/t5/network-security/basic-csc-question-for-asa5520/m-p/1620939#M595239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would the outbound SMTP scanning overwhelm just the module or would it bring the firewall to a turtle's pace?&lt;/P&gt;&lt;P&gt;I have a policy map for inspection created but do not think that covers outbound.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect icmp&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 17:20:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/basic-csc-question-for-asa5520/m-p/1620939#M595239</guid>
      <dc:creator>Scott Payne</dc:creator>
      <dc:date>2011-01-05T17:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Basic CSC question for ASA5520</title>
      <link>https://community.cisco.com/t5/network-security/basic-csc-question-for-asa5520/m-p/1620940#M595243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It all depends on volume of traffic.&lt;/P&gt;&lt;P&gt;I'd say, try and if you see performance impact (to all CSC inspected traffic - smtp,pop3,imap,http) remove it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;show conn detail port 25&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;Will show you what happens with existing connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If in doubt about if particular connection is inespected you can use service-policy info. Example:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;show service-policy flow tcp host 1.2.2.3 host 1.2.3.4 eq 25&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will tell you what happens to that particular flow (change IPs/ports to whatever you want ;-))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 19:01:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/basic-csc-question-for-asa5520/m-p/1620940#M595243</guid>
      <dc:creator>Marcin Latosiewicz</dc:creator>
      <dc:date>2011-01-05T19:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Basic CSC question for ASA5520</title>
      <link>https://community.cisco.com/t5/network-security/basic-csc-question-for-asa5520/m-p/1620941#M595246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcin,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thank you for all of your suggestions. I really appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 19:04:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/basic-csc-question-for-asa5520/m-p/1620941#M595246</guid>
      <dc:creator>Scott Payne</dc:creator>
      <dc:date>2011-01-05T19:04:35Z</dc:date>
    </item>
  </channel>
</rss>

