<?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: Cisco PIX SMTP Issues in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672663#M1037331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi you don't need to disable just upgrade to code 7.0  and make sure the inspection global policy is enabled. There is not fixups anymore on code 7.X  they have been superseeded by inspect as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Mail guard is another way of referring to the fixup smtp feature in code 6.X and inspect esmtp ion code 7.0 which provides protection for SMTP (mail)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map global-class&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map global-policy&lt;/P&gt;&lt;P&gt; class global-class&lt;/P&gt;&lt;P&gt;  inspect sqlnet &lt;/P&gt;&lt;P&gt;  inspect h323 ras &lt;/P&gt;&lt;P&gt;  inspect xdmcp &lt;/P&gt;&lt;P&gt;  inspect tftp &lt;/P&gt;&lt;P&gt;  inspect icmp error &lt;/P&gt;&lt;P&gt;  inspect rtsp &lt;/P&gt;&lt;P&gt;  inspect sunrpc &lt;/P&gt;&lt;P&gt;  inspect mgcp &lt;/P&gt;&lt;P&gt;  inspect esmtp &lt;/P&gt;&lt;P&gt;  inspect netbios &lt;/P&gt;&lt;P&gt;  inspect sip &lt;/P&gt;&lt;P&gt;  inspect pptp &lt;/P&gt;&lt;P&gt;  inspect ctiqbe &lt;/P&gt;&lt;P&gt;  inspect snmp &lt;/P&gt;&lt;P&gt;  inspect http &lt;/P&gt;&lt;P&gt;  inspect icmp &lt;/P&gt;&lt;P&gt;  inspect rsh &lt;/P&gt;&lt;P&gt;  inspect ftp &lt;/P&gt;&lt;P&gt;  inspect ils &lt;/P&gt;&lt;P&gt;  inspect h323 h225 &lt;/P&gt;&lt;P&gt;  inspect dns &lt;/P&gt;&lt;P&gt;  inspect skinny &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global-policy global&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Dec 2006 01:47:36 GMT</pubDate>
    <dc:creator>Fernando_Meza</dc:creator>
    <dc:date>2006-12-11T01:47:36Z</dc:date>
    <item>
      <title>Cisco PIX SMTP Issues</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672658#M1037326</link>
      <description>&lt;P&gt;I work in call center for a very well known MFP company. We have a customer that has a Cisco 506e Pix Firewall with the Mailguard feature enabled (default). When they send an email from our MFP the EHLO command is rejected (only when using SMTP Auth). I have read tons of info on this saying to disable the mailguard with "no fixup protocol smtp 25". The customer is reluctant to do this due to security concerns. Sooo we came across a doc that says to update the PIX OS and thus it will now allow the EHLO command through. Well the question is will they still be able to have the Mailguard enabled with SMTP Auth. If it is disabled is it really that big of a security risk. Thanks in advance. &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:05:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672658#M1037326</guid>
      <dc:creator>andyamato</dc:creator>
      <dc:date>2019-03-11T09:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX SMTP Issues</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672659#M1037327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ..  indeed if you update to code 7.X  the you can use isnpect esmtp which provides the same functionality of fixup smtp but also adds support fro more commands such as:  AUTH, EHLO,&lt;/P&gt;&lt;P&gt;ETRN, HELP, SAML, SEND, SOML and VRFY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ..  please rate it if it does !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 00:46:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672659#M1037327</guid>
      <dc:creator>Fernando_Meza</dc:creator>
      <dc:date>2006-12-08T00:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX SMTP Issues</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672660#M1037328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fernando, Ok so the customer upgrades to 7.x.&lt;/P&gt;&lt;P&gt;1. With the "inspect ESMTP" can the customer still run the mailguard feature if they are using SMTP Auth., the customer states that after upgrading they still have to use the no fixup SMTP command which disables mailguard, if the new version allows EHLO and Auth. why does mailguard still need to be disabled? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. On the previous version when no SMTP Auth. is used the sent EHLO command is rejected but then a RSET is sent than the HELO command is sent and accepted. Why does this behave differently with SMTP Auth where the client does not RSET and send the HELO, it simply sends a QUIT? I attached some screen shots that may help you.&lt;/P&gt;&lt;P&gt;Thanks again, Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 19:27:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672660#M1037328</guid>
      <dc:creator>andyamato</dc:creator>
      <dc:date>2006-12-08T19:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX SMTP Issues</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672661#M1037329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fernando,I have done more research on this inspect esmpt command. Sounds like it's going to be the fix. Do we disable the fixup smtp then enable the inspect esmtp or does it automatically do it. Is it still called Mailguard? Your advise was very helpful $$ and I thank you again for your time. Andy Amato&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2006 00:49:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672661#M1037329</guid>
      <dc:creator>andyamato</dc:creator>
      <dc:date>2006-12-09T00:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX SMTP Issues</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672662#M1037330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just upgrade, it will be done automatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2006 07:05:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672662#M1037330</guid>
      <dc:creator>Solace</dc:creator>
      <dc:date>2006-12-09T07:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX SMTP Issues</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672663#M1037331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi you don't need to disable just upgrade to code 7.0  and make sure the inspection global policy is enabled. There is not fixups anymore on code 7.X  they have been superseeded by inspect as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Mail guard is another way of referring to the fixup smtp feature in code 6.X and inspect esmtp ion code 7.0 which provides protection for SMTP (mail)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map global-class&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map global-policy&lt;/P&gt;&lt;P&gt; class global-class&lt;/P&gt;&lt;P&gt;  inspect sqlnet &lt;/P&gt;&lt;P&gt;  inspect h323 ras &lt;/P&gt;&lt;P&gt;  inspect xdmcp &lt;/P&gt;&lt;P&gt;  inspect tftp &lt;/P&gt;&lt;P&gt;  inspect icmp error &lt;/P&gt;&lt;P&gt;  inspect rtsp &lt;/P&gt;&lt;P&gt;  inspect sunrpc &lt;/P&gt;&lt;P&gt;  inspect mgcp &lt;/P&gt;&lt;P&gt;  inspect esmtp &lt;/P&gt;&lt;P&gt;  inspect netbios &lt;/P&gt;&lt;P&gt;  inspect sip &lt;/P&gt;&lt;P&gt;  inspect pptp &lt;/P&gt;&lt;P&gt;  inspect ctiqbe &lt;/P&gt;&lt;P&gt;  inspect snmp &lt;/P&gt;&lt;P&gt;  inspect http &lt;/P&gt;&lt;P&gt;  inspect icmp &lt;/P&gt;&lt;P&gt;  inspect rsh &lt;/P&gt;&lt;P&gt;  inspect ftp &lt;/P&gt;&lt;P&gt;  inspect ils &lt;/P&gt;&lt;P&gt;  inspect h323 h225 &lt;/P&gt;&lt;P&gt;  inspect dns &lt;/P&gt;&lt;P&gt;  inspect skinny &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global-policy global&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 01:47:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix-smtp-issues/m-p/672663#M1037331</guid>
      <dc:creator>Fernando_Meza</dc:creator>
      <dc:date>2006-12-11T01:47:36Z</dc:date>
    </item>
  </channel>
</rss>

