<?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: PIX with Exchange in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84490#M687123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a list of wee-known ports used by Windows and Exchange.  Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Browsing                    UDP:137,138&lt;/P&gt;&lt;P&gt;DHCP Lease                  UDP:67,68&lt;/P&gt;&lt;P&gt;DHCP Manager                TCP:135&lt;/P&gt;&lt;P&gt;Directory Replication       UDP:138 TCP:139&lt;/P&gt;&lt;P&gt;DNS Administration          TCP:135&lt;/P&gt;&lt;P&gt;DNS Resolution              UDP:53&lt;/P&gt;&lt;P&gt;Event Viewer                TCP:139&lt;/P&gt;&lt;P&gt;File Sharing                TCP:139&lt;/P&gt;&lt;P&gt;Logon Sequence              UDP:137,138 TCP:139&lt;/P&gt;&lt;P&gt;NetLogon                    UDP:138&lt;/P&gt;&lt;P&gt;Pass Through Validation     UDP:137,138 TCP:139&lt;/P&gt;&lt;P&gt;Performance Monitor         TCP:139&lt;/P&gt;&lt;P&gt;PPTP                        TCP:1723 IP Protocol:47 (GRE)&lt;/P&gt;&lt;P&gt;Printing                    UDP:137,138 TCP:139&lt;/P&gt;&lt;P&gt;Registry Editor             TCP:139&lt;/P&gt;&lt;P&gt;Server Manager              TCP:139&lt;/P&gt;&lt;P&gt;Trusts                      UDP:137,138 TCP:139&lt;/P&gt;&lt;P&gt;User Manager                TCP:139&lt;/P&gt;&lt;P&gt;WinNT Diagnostics           TCP:139&lt;/P&gt;&lt;P&gt;WinNT Secure Channel        UDP:137,138 TCP:139&lt;/P&gt;&lt;P&gt;WINS Replication            TCP:42&lt;/P&gt;&lt;P&gt;WINS Manager                TCP:135&lt;/P&gt;&lt;P&gt;WINS Registration           TCP:137&lt;/P&gt;&lt;P&gt;List of Ports Used by WLBS and Convoy for Cluster Control: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function                    Static ports&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------                    ------------&lt;/P&gt;&lt;P&gt;Convoy                      UDP:1717 &lt;/P&gt;&lt;P&gt;WLBS                        UDP:2504&lt;/P&gt;&lt;P&gt;List of Ports Used by Microsoft Exchange Server version 5.0: &lt;/P&gt;&lt;P&gt;Function                    Static ports&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------                    ------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client/Server Comm.         TCP:135&lt;/P&gt;&lt;P&gt;Exchange Administrator      TCP:135&lt;/P&gt;&lt;P&gt;IMAP                        TCP:143&lt;/P&gt;&lt;P&gt;IMAP (SSL)                  TCP:993&lt;/P&gt;&lt;P&gt;LDAP                        TCP:389&lt;/P&gt;&lt;P&gt;LDAP (SSL)                  TCP:636&lt;/P&gt;&lt;P&gt;MTA - X.400 over TCP/IP     TCP:102&lt;/P&gt;&lt;P&gt;POP3                        TCP:110&lt;/P&gt;&lt;P&gt;POP3 (SSL)                  TCP:995&lt;/P&gt;&lt;P&gt;RPC                         TCP:135&lt;/P&gt;&lt;P&gt;SMTP                        TCP:25&lt;/P&gt;&lt;P&gt;NNTP                        TCP:119&lt;/P&gt;&lt;P&gt;NNTP (SSL)                  TCP:563&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2001 19:35:30 GMT</pubDate>
    <dc:creator>thompson</dc:creator>
    <dc:date>2001-12-03T19:35:30Z</dc:date>
    <item>
      <title>PIX with Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84484#M686962</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Would anyone be able to confirm or give me some hints for what I need to do to get an exchange server functioning ok through a pix (I have a 506 but I assume its same for all).&lt;/P&gt;&lt;P&gt;Is it just a case of allowing it access out through nat/global and then having an access-list that allows port 25 traffic to the global ip address the server is using?&lt;/P&gt;&lt;P&gt;Or will I need a nat with a static and the access-list?&lt;/P&gt;&lt;P&gt;Many thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 05:55:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84484#M686962</guid>
      <dc:creator>agoodwin</dc:creator>
      <dc:date>2020-02-21T05:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: PIX with Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84485#M686981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. static nat Global address to the internal address of the exchange server .&lt;/P&gt;&lt;P&gt;2. Have a access-list allowing port 25 to the global address of the server.&lt;/P&gt;&lt;P&gt;3.disable smtp fixup protocol if running into trouble.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2001 05:18:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84485#M686981</guid>
      <dc:creator>s-ariga</dc:creator>
      <dc:date>2001-12-01T05:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: PIX with Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84486#M686997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Three things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a static mapping between the private Ip of the Exchange server and the public Ip that is associated with your MX record:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) [pubIP] [privIP] netmask [subnetmask] 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create an access-list to allow port 25 traffic in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl_out permit tcp any host [pubIPofMXrecord] eq smtp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apply the access list to an access-group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group acl_out in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure to disable the fixup protocol for smtp because it does not work with Exchange:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do a write mem to save to memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex Zaltsman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create an access-list &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2001 17:06:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84486#M686997</guid>
      <dc:creator>exigent</dc:creator>
      <dc:date>2001-12-01T17:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: PIX with Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84487#M687018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running exchange 5.5 and actually looking to switch to a Cisco firewall. I know that when I setup my firewall to allow exchange, I checked the microsoft knowledge base and used the following article to force certain ports for client access. You may want to read: &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q148732" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q148732&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-JDN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2001 02:19:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84487#M687018</guid>
      <dc:creator>jniederauer</dc:creator>
      <dc:date>2001-12-02T02:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: PIX with Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84488#M687042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much for you time at the moment everything looks like its working a treat.&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2001 18:18:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84488#M687042</guid>
      <dc:creator>agoodwin</dc:creator>
      <dc:date>2001-12-02T18:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: PIX with Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84489#M687081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fyi...This article is referring to making Exchange available to the internet in the context of Outlook access, not transporting e-mail. To send and receive e-mail you only need port 25 open and mapped to the correct private IP address. I don't recommend anyone to allow direct access to Exchange services from the Internet. Instead, a VPN is a better solution. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2001 14:46:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84489#M687081</guid>
      <dc:creator>exigent</dc:creator>
      <dc:date>2001-12-03T14:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: PIX with Exchange</title>
      <link>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84490#M687123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a list of wee-known ports used by Windows and Exchange.  Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Browsing                    UDP:137,138&lt;/P&gt;&lt;P&gt;DHCP Lease                  UDP:67,68&lt;/P&gt;&lt;P&gt;DHCP Manager                TCP:135&lt;/P&gt;&lt;P&gt;Directory Replication       UDP:138 TCP:139&lt;/P&gt;&lt;P&gt;DNS Administration          TCP:135&lt;/P&gt;&lt;P&gt;DNS Resolution              UDP:53&lt;/P&gt;&lt;P&gt;Event Viewer                TCP:139&lt;/P&gt;&lt;P&gt;File Sharing                TCP:139&lt;/P&gt;&lt;P&gt;Logon Sequence              UDP:137,138 TCP:139&lt;/P&gt;&lt;P&gt;NetLogon                    UDP:138&lt;/P&gt;&lt;P&gt;Pass Through Validation     UDP:137,138 TCP:139&lt;/P&gt;&lt;P&gt;Performance Monitor         TCP:139&lt;/P&gt;&lt;P&gt;PPTP                        TCP:1723 IP Protocol:47 (GRE)&lt;/P&gt;&lt;P&gt;Printing                    UDP:137,138 TCP:139&lt;/P&gt;&lt;P&gt;Registry Editor             TCP:139&lt;/P&gt;&lt;P&gt;Server Manager              TCP:139&lt;/P&gt;&lt;P&gt;Trusts                      UDP:137,138 TCP:139&lt;/P&gt;&lt;P&gt;User Manager                TCP:139&lt;/P&gt;&lt;P&gt;WinNT Diagnostics           TCP:139&lt;/P&gt;&lt;P&gt;WinNT Secure Channel        UDP:137,138 TCP:139&lt;/P&gt;&lt;P&gt;WINS Replication            TCP:42&lt;/P&gt;&lt;P&gt;WINS Manager                TCP:135&lt;/P&gt;&lt;P&gt;WINS Registration           TCP:137&lt;/P&gt;&lt;P&gt;List of Ports Used by WLBS and Convoy for Cluster Control: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function                    Static ports&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------                    ------------&lt;/P&gt;&lt;P&gt;Convoy                      UDP:1717 &lt;/P&gt;&lt;P&gt;WLBS                        UDP:2504&lt;/P&gt;&lt;P&gt;List of Ports Used by Microsoft Exchange Server version 5.0: &lt;/P&gt;&lt;P&gt;Function                    Static ports&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------                    ------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client/Server Comm.         TCP:135&lt;/P&gt;&lt;P&gt;Exchange Administrator      TCP:135&lt;/P&gt;&lt;P&gt;IMAP                        TCP:143&lt;/P&gt;&lt;P&gt;IMAP (SSL)                  TCP:993&lt;/P&gt;&lt;P&gt;LDAP                        TCP:389&lt;/P&gt;&lt;P&gt;LDAP (SSL)                  TCP:636&lt;/P&gt;&lt;P&gt;MTA - X.400 over TCP/IP     TCP:102&lt;/P&gt;&lt;P&gt;POP3                        TCP:110&lt;/P&gt;&lt;P&gt;POP3 (SSL)                  TCP:995&lt;/P&gt;&lt;P&gt;RPC                         TCP:135&lt;/P&gt;&lt;P&gt;SMTP                        TCP:25&lt;/P&gt;&lt;P&gt;NNTP                        TCP:119&lt;/P&gt;&lt;P&gt;NNTP (SSL)                  TCP:563&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2001 19:35:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-with-exchange/m-p/84490#M687123</guid>
      <dc:creator>thompson</dc:creator>
      <dc:date>2001-12-03T19:35:30Z</dc:date>
    </item>
  </channel>
</rss>

