<?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: AJ: PIX with mail server problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47254#M623614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for your response. I got it working now. The problem there was that my mail server uses ESMTP (Microsoft Excahange) . I just turn off the Mail Guard (no fixup protocol smtp) since PIX doesnt support the non-standard ESMTP commands while allowing static entry for mail protocol. Now its working. Thats one good lesson ive learned. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Nov 2002 02:47:51 GMT</pubDate>
    <dc:creator>ajarina</dc:creator>
    <dc:date>2002-11-05T02:47:51Z</dc:date>
    <item>
      <title>AJ: PIX with mail server problem</title>
      <link>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47249#M623582</link>
      <description>&lt;P&gt;I have a PIX 501 running V6.1(2). Im using a DSL line connected to the PIX, then from the PIX i connect 2 servers with 2 LAN cards. The other cards are connected to the inner LAN (172.16.0.0). The first server runs proxy to allow the inner network to surf the internet and the second server is a mail server. Heres a trascript of my configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DSL&lt;/P&gt;&lt;P&gt;   |&lt;/P&gt;&lt;P&gt;202.2.2.240&lt;/P&gt;&lt;P&gt;   |&lt;/P&gt;&lt;P&gt;PIX&lt;/P&gt;&lt;P&gt;   |&lt;/P&gt;&lt;P&gt;192.168.0.0&lt;/P&gt;&lt;P&gt;   |  &lt;/P&gt;&lt;P&gt;Mail(192.168.0.3) / Proxy(192.168.0.2)&lt;/P&gt;&lt;P&gt;   |&lt;/P&gt;&lt;P&gt;LAN(172.16.0.0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 100 permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-list 100 permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt;access-list 100 permit icmp any any unreachable&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 202.2.2.242 eq smtp&lt;/P&gt;&lt;P&gt;ip address outside 202.2.2.246 255.255.255.248&lt;/P&gt;&lt;P&gt;ip address inside 192.168.0.1 255.255.255.0&lt;/P&gt;&lt;P&gt;global (outside) 1 202.2.2.244&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;static (inside, outside) 202.2.2.242 192.168.0.3&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 202.2.2.241 &lt;/P&gt;&lt;P&gt;access-group 100 in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is when I inject static, access-list, access-group then clear xlate, the mail server will not be able to surf, send and accept email (Proxy still works fine). The email server works fine when given with a public IP and connected directly to the DSL line. Anyone got  an explanation to this?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:16:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47249#M623582</guid>
      <dc:creator>ajarina</dc:creator>
      <dc:date>2020-02-21T06:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: AJ: PIX with mail server problem</title>
      <link>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47250#M623591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;What's the default gateway on the mail server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2002 17:01:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47250#M623591</guid>
      <dc:creator>josh-perkins</dc:creator>
      <dc:date>2002-09-25T17:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: AJ: PIX with mail server problem</title>
      <link>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47251#M623598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;default gateway is the inside address of the PIX which is 192.168.0.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2002 03:54:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47251#M623598</guid>
      <dc:creator>ajarina</dc:creator>
      <dc:date>2002-10-01T03:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: AJ: PIX with mail server problem</title>
      <link>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47252#M623604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Allan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Check if you have a static translation (show xlate) for your mail server&lt;/P&gt;&lt;P&gt;2- If not, try the more generic command format for your static entry.&lt;/P&gt;&lt;P&gt;static (inside, outside) 202.2.2.242 192.168.0.3 netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;3- If it's not working yet, use debug in combination with Syslog to see what's going through the PIX and what's rejected.&lt;/P&gt;&lt;P&gt;4- Another test, are you able to surf (Web) from your mail server, it should be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another comment, your inside network is largely open, you should restrict it by applying access-list to inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2002 12:01:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47252#M623604</guid>
      <dc:creator>bdube</dc:creator>
      <dc:date>2002-10-01T12:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: AJ: PIX with mail server problem</title>
      <link>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47253#M623610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you make changes did you check whether the access group command is still there. when you remove the access-list and put it back you have to put back the access-group command as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Nov 2002 07:03:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47253#M623610</guid>
      <dc:creator>m.mohamedmohideen</dc:creator>
      <dc:date>2002-11-03T07:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: AJ: PIX with mail server problem</title>
      <link>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47254#M623614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for your response. I got it working now. The problem there was that my mail server uses ESMTP (Microsoft Excahange) . I just turn off the Mail Guard (no fixup protocol smtp) since PIX doesnt support the non-standard ESMTP commands while allowing static entry for mail protocol. Now its working. Thats one good lesson ive learned. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2002 02:47:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aj-pix-with-mail-server-problem/m-p/47254#M623614</guid>
      <dc:creator>ajarina</dc:creator>
      <dc:date>2002-11-05T02:47:51Z</dc:date>
    </item>
  </channel>
</rss>

