<?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 501 static PAT configuration in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-static-pat-configuration/m-p/225639#M586470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is the 'external_IP' you use in the static command the same address as the outside interface of the PIX?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using this static command instead of the one you use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'static (inside,outside) tcp interface smtp (internal_IP) smtp netmask 255.255.255.255'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to configure log if it is still not worken. The log message should tell you more what is going wrong.&lt;/P&gt;&lt;P&gt;To enable logging to a syslog server:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'logging on'&lt;/P&gt;&lt;P&gt;'logging host inside ip-address-syslog-server'&lt;/P&gt;&lt;P&gt;'logging trap debug'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2003 19:54:28 GMT</pubDate>
    <dc:creator>tvanginneken</dc:creator>
    <dc:date>2003-12-18T19:54:28Z</dc:date>
    <item>
      <title>PIX 501 static PAT configuration</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-static-pat-configuration/m-p/225638#M586469</link>
      <description>&lt;P&gt;I've read several related posts, but I can't quite figure out what I am doing wrong.  This is my first time configuring a PIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX 501  version 6.3(1) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to allow inbound SMTP traffic to an internal mail server.  We have only a single IP address, which is bound to the outside interface of the PIX.  Obviously, I want inside users to still be able to NAT out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The commands I *think* I need are these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside permit tcp any interface outside eq smtp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&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) tcp (external_IP) smtp (internal_IP) smtp netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with this configuration I cannot connect (from outside) to port 25 on the internal server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what am I missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:09:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-static-pat-configuration/m-p/225638#M586469</guid>
      <dc:creator>macintirem</dc:creator>
      <dc:date>2020-02-21T07:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 static PAT configuration</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-static-pat-configuration/m-p/225639#M586470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is the 'external_IP' you use in the static command the same address as the outside interface of the PIX?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using this static command instead of the one you use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'static (inside,outside) tcp interface smtp (internal_IP) smtp netmask 255.255.255.255'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to configure log if it is still not worken. The log message should tell you more what is going wrong.&lt;/P&gt;&lt;P&gt;To enable logging to a syslog server:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'logging on'&lt;/P&gt;&lt;P&gt;'logging host inside ip-address-syslog-server'&lt;/P&gt;&lt;P&gt;'logging trap debug'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2003 19:54:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-static-pat-configuration/m-p/225639#M586470</guid>
      <dc:creator>tvanginneken</dc:creator>
      <dc:date>2003-12-18T19:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 static PAT configuration</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-static-pat-configuration/m-p/225640#M586471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your config should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any host &lt;EX ip=""&gt; eq smtp&lt;/EX&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&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) tcp &lt;EX ip=""&gt; smtp &lt;IN ip=""&gt; smtp netmask 255.255.255.255 0 0&lt;/IN&gt;&lt;/EX&gt;&lt;/P&gt;&lt;P&gt;access-group inbound in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So most of your config is correct with exception to your access-list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2003 16:15:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-static-pat-configuration/m-p/225640#M586471</guid>
      <dc:creator>jhaggett</dc:creator>
      <dc:date>2003-12-19T16:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 static PAT configuration</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-static-pat-configuration/m-p/225641#M586472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem with all of your suggestions in the config and it still doesn't work for version 6.2(2). Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2003 20:36:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-static-pat-configuration/m-p/225641#M586472</guid>
      <dc:creator>sbosen67</dc:creator>
      <dc:date>2003-12-29T20:36:14Z</dc:date>
    </item>
  </channel>
</rss>

