<?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 Adding second mail server behind 515E in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/adding-second-mail-server-behind-515e/m-p/835056#M955178</link>
    <description>&lt;P&gt;I have a PIX 515E running 6.3(3) that has one mail server currently running behind it with the following ACL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	access-list 100 permit tcp any host xxx.xxx.xxx.xx1 eq smtp &lt;/P&gt;&lt;P&gt;	access-list 100 permit tcp any host xxx.xxx.xxx.xx1 eq pop3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND the following static:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	static (inside,outside) xxx.xxx.xxx.xx1 10.1.100.197 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add another physical mail server (serving a separate domain) that routes to a separate public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attempted to just add:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	access-list 100 permit tcp any host xxx.xxx.xxx.xx2 eq smtp &lt;/P&gt;&lt;P&gt;	access-list 100 permit tcp any host xxx.xxx.xxx.xx2 eq pop3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and a static of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	static (inside,outside) xxx.xxx.xxx.xx2 10.1.100.198 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot get traffic through in either direction on the new mail server. I can, however access the internet from the new mail server box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where am I going wrong?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 12:01:58 GMT</pubDate>
    <dc:creator>awildeatrpscorp</dc:creator>
    <dc:date>2019-03-11T12:01:58Z</dc:date>
    <item>
      <title>Adding second mail server behind 515E</title>
      <link>https://community.cisco.com/t5/network-security/adding-second-mail-server-behind-515e/m-p/835056#M955178</link>
      <description>&lt;P&gt;I have a PIX 515E running 6.3(3) that has one mail server currently running behind it with the following ACL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	access-list 100 permit tcp any host xxx.xxx.xxx.xx1 eq smtp &lt;/P&gt;&lt;P&gt;	access-list 100 permit tcp any host xxx.xxx.xxx.xx1 eq pop3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND the following static:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	static (inside,outside) xxx.xxx.xxx.xx1 10.1.100.197 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add another physical mail server (serving a separate domain) that routes to a separate public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attempted to just add:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	access-list 100 permit tcp any host xxx.xxx.xxx.xx2 eq smtp &lt;/P&gt;&lt;P&gt;	access-list 100 permit tcp any host xxx.xxx.xxx.xx2 eq pop3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and a static of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	static (inside,outside) xxx.xxx.xxx.xx2 10.1.100.198 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot get traffic through in either direction on the new mail server. I can, however access the internet from the new mail server box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where am I going wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:01:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-second-mail-server-behind-515e/m-p/835056#M955178</guid>
      <dc:creator>awildeatrpscorp</dc:creator>
      <dc:date>2019-03-11T12:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding second mail server behind 515E</title>
      <link>https://community.cisco.com/t5/network-security/adding-second-mail-server-behind-515e/m-p/835057#M955179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sh xlate det | inc  10.1.100.198, are you getting xlated to xxx.xxx.xxx.xx2..? confirm this, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disabled the fixup smtp, is your mail domain resolving to xxx.xxx.xxx.xx2 ? (do a nslookup for mail.&lt;YOURDOMAIN&gt;.com&lt;/YOURDOMAIN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the issue is only for mail traffic I suspect the ISP needs to point the MX records to your FW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 22:01:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-second-mail-server-behind-515e/m-p/835057#M955179</guid>
      <dc:creator>abinjola</dc:creator>
      <dc:date>2008-02-12T22:01:25Z</dc:date>
    </item>
  </channel>
</rss>

