<?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 PIX 515 Mail not working in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361747#M562606</link>
    <description>&lt;P&gt;We're having an issue where we can't send mail to ourselves.  Mail will successfully come from outside sources to mail.domainname.com but if we try it internally it won't allow the traffic through.  If I try to telnet to port 25 from a machine on the internal network to the mail.domainname.com then it doesn't connect.  However, if I telnet from an external source (one that isn't on the Internal Interface) I can connect fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 07:38:03 GMT</pubDate>
    <dc:creator>dmox</dc:creator>
    <dc:date>2020-02-21T07:38:03Z</dc:date>
    <item>
      <title>PIX 515 Mail not working</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361747#M562606</link>
      <description>&lt;P&gt;We're having an issue where we can't send mail to ourselves.  Mail will successfully come from outside sources to mail.domainname.com but if we try it internally it won't allow the traffic through.  If I try to telnet to port 25 from a machine on the internal network to the mail.domainname.com then it doesn't connect.  However, if I telnet from an external source (one that isn't on the Internal Interface) I can connect fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:38:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361747#M562606</guid>
      <dc:creator>dmox</dc:creator>
      <dc:date>2020-02-21T07:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515 Mail not working</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361748#M562607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a relevant portion of my config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;nameif ethernet2 dmz security10&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host xxx.xxx.xxx.217 eq smtp &lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host xxx.xxx.xxx.217 eq pop3 &lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;global (dmz) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list inside_outbound_nat0_acl&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;alias (inside) 192.168.0.xx xxx.xxx.xxx.4 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) xxx.xxx.xxx.217 192.168.0.xx netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2004 19:44:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361748#M562607</guid>
      <dc:creator>dmox</dc:creator>
      <dc:date>2004-09-16T19:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515 Mail not working</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361749#M562608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your alias does not match your smtp server's public IP address. I am assuming the alias you have set is for the smtp server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2004 20:14:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361749#M562608</guid>
      <dc:creator>a.awan</dc:creator>
      <dc:date>2004-09-16T20:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515 Mail not working</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361750#M562609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daryl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per Atif's post change your alias to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alias (inside) 192.168.0.xxx xxx.xxx.xxx.217 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) xxx.xxx.xxx.217 192.168.0.xxx netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to issue clear xlate after the modifications and save with write mem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2004 09:58:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361750#M562609</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2004-09-17T09:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515 Mail not working</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361751#M562610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the alias mandatory?  What if I remove it completely?  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2004 12:08:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361751#M562610</guid>
      <dc:creator>dmox</dc:creator>
      <dc:date>2004-09-17T12:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515 Mail not working</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361752#M562611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The alias will be required if you are trying to talk to your mail server using its public hostname. What the alias command does is that it doctors the DNS replies coming through the PIX and basically changes the public ip address into the private ip address for your internal clients. You can say that your internal DNS queries for your mail server will return its private rather than public ip address and this should make things work for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2004 12:13:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-mail-not-working/m-p/361752#M562611</guid>
      <dc:creator>a.awan</dc:creator>
      <dc:date>2004-09-17T12:13:44Z</dc:date>
    </item>
  </channel>
</rss>

