<?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 Communication Problems (DMZ &amp; Inside Network) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152964#M638510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any static commands? They are necessary to open permanent translation slots from low security to high security interfaces. If you only use nat (inside) 0 0.0.0.0 .0.0.0.0/access-list commands, the translation slots are temporary, such that low security ints (DMZ in your case) can only make connections so long as there are connections from high security ints (inside) making outbound connections that keep dynamic (temporary) connection slots open. So, when the inside device stops making conns, the outside device cannot make conns to the higher security int due to lack of a conn slot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post your whole config, we would probably know for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2003 17:11:02 GMT</pubDate>
    <dc:creator>mostiguy</dc:creator>
    <dc:date>2003-05-13T17:11:02Z</dc:date>
    <item>
      <title>PIX Communication Problems (DMZ &amp; Inside Network)</title>
      <link>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152963#M638496</link>
      <description>&lt;P&gt;Allowing SMTP from DMZ to inside network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list DMZ permit tcp any host xxx.xxx.xxx.xxx eq smtp&lt;/P&gt;&lt;P&gt;access-list DMZ permit icmp any host xxx.xxx.xxx.xxx echo-reply&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;&lt;/P&gt;&lt;P&gt;Everything working OK until the Mail server on the inside network gets rebooted then communication is lost, computers on the DMZ cannot send mail, can't ping the mail server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the strange part, when I'm on the mail server and I start "pinging" the server on the DMZ communications start working again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arp problem on the PIX, on a switch ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:44:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152963#M638496</guid>
      <dc:creator>smartin</dc:creator>
      <dc:date>2020-02-21T06:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Communication Problems (DMZ &amp; Inside Network)</title>
      <link>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152964#M638510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any static commands? They are necessary to open permanent translation slots from low security to high security interfaces. If you only use nat (inside) 0 0.0.0.0 .0.0.0.0/access-list commands, the translation slots are temporary, such that low security ints (DMZ in your case) can only make connections so long as there are connections from high security ints (inside) making outbound connections that keep dynamic (temporary) connection slots open. So, when the inside device stops making conns, the outside device cannot make conns to the higher security int due to lack of a conn slot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post your whole config, we would probably know for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2003 17:11:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152964#M638510</guid>
      <dc:creator>mostiguy</dc:creator>
      <dc:date>2003-05-13T17:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Communication Problems (DMZ &amp; Inside Network)</title>
      <link>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152965#M638526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Matt, see config below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.3(1)&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;interface ethernet2 100full&lt;/P&gt;&lt;P&gt;interface ethernet3 auto&lt;/P&gt;&lt;P&gt;interface ethernet4 auto shutdown&lt;/P&gt;&lt;P&gt;interface ethernet5 auto&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;nameif ethernet3 OPEN security99&lt;/P&gt;&lt;P&gt;nameif ethernet4 OPEN2 security99&lt;/P&gt;&lt;P&gt;nameif ethernet5 Host security25&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;no fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;no fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;no fixup protocol ils 389&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;no fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;no fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;no fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;no names&lt;/P&gt;&lt;P&gt;access-list DMZ permit icmp any host 172.16.2.4 echo-reply &lt;/P&gt;&lt;P&gt;access-list DMZ permit tcp any host 172.16.2.12 eq smtp &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;logging timestamp&lt;/P&gt;&lt;P&gt;logging buffered warnings&lt;/P&gt;&lt;P&gt;logging trap debugging&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu DMZ 1500&lt;/P&gt;&lt;P&gt;mtu OPEN 1500&lt;/P&gt;&lt;P&gt;mtu OPEN2 1500&lt;/P&gt;&lt;P&gt;mtu Host 1500&lt;/P&gt;&lt;P&gt;ip verify reverse-path interface outside&lt;/P&gt;&lt;P&gt;ip verify reverse-path interface Host&lt;/P&gt;&lt;P&gt;ip audit info action alarm drop&lt;/P&gt;&lt;P&gt;ip audit attack action alarm drop&lt;/P&gt;&lt;P&gt;no failover&lt;/P&gt;&lt;P&gt;failover timeout 0:00:00&lt;/P&gt;&lt;P&gt;failover poll 15&lt;/P&gt;&lt;P&gt;no failover ip address outside&lt;/P&gt;&lt;P&gt;no failover ip address inside&lt;/P&gt;&lt;P&gt;no failover ip address DMZ&lt;/P&gt;&lt;P&gt;no failover ip address OPEN&lt;/P&gt;&lt;P&gt;no failover ip address OPEN2&lt;/P&gt;&lt;P&gt;no failover ip address Host&lt;/P&gt;&lt;P&gt;nat (inside) 1 172.16.0.0 255.255.0.0 0 0&lt;/P&gt;&lt;P&gt;nat (DMZ) 3 192.168.1.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;nat (Host) 2 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,Host) 172.16.0.0 172.16.0.0 netmask 255.255.0.0 0 0 &lt;/P&gt;&lt;P&gt;static (Host,DMZ) 172.17.0.0 172.17.0.0 netmask 255.255.0.0 0 0 &lt;/P&gt;&lt;P&gt;static (Host,DMZ) 172.18.0.0 172.18.0.0 netmask 255.255.0.0 0 0 &lt;/P&gt;&lt;P&gt;static (inside,OPEN2) 172.16.0.0 172.16.0.0 netmask 255.255.0.0 0 0 &lt;/P&gt;&lt;P&gt;static (Host,DMZ) 172.0.0.0 172.0.0.0 netmask 255.0.0.0 0 0 &lt;/P&gt;&lt;P&gt;static (inside,DMZ) 172.16.0.0 172.16.0.0 netmask 255.255.0.0 0 0 &lt;/P&gt;&lt;P&gt;access-group outside in interface outside&lt;/P&gt;&lt;P&gt;access-group inside in interface inside&lt;/P&gt;&lt;P&gt;access-group DMZ in interface DMZ&lt;/P&gt;&lt;P&gt;access-group host in interface Host&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 207.15.46.2 1&lt;/P&gt;&lt;P&gt;route Host 172.0.0.0 255.0.0.0 172.19.1.253 1&lt;/P&gt;&lt;P&gt;route Host 172.17.1.0 255.255.255.0 172.19.1.253 1&lt;/P&gt;&lt;P&gt;route Host 172.18.1.0 255.255.255.0 172.19.1.253 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2003 17:31:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152965#M638526</guid>
      <dc:creator>smartin</dc:creator>
      <dc:date>2003-05-13T17:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Communication Problems (DMZ &amp; Inside Network)</title>
      <link>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152966#M638570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have a somewhat odd config.&lt;/P&gt;&lt;P&gt;For static commands, they vary depending on whether or not you use nat.&lt;/P&gt;&lt;P&gt;for nat 0 (i.e, no nat)&lt;/P&gt;&lt;P&gt;static (high security int,low security int) high securitry ips high security ips&lt;/P&gt;&lt;P&gt;is appropriate. So all of your static commands make sense that involve host2 - as that int is not using NAT. But  the static(inside,DMZ) command is using NAT, so the config is odd. The no nat form of the static command will map the 172.16/16 to the DMZ interface for hosts on it to access those boxes. I believe what is happening is that when the DMZ server talks to the inside, it refers to the inside server by 172.16.2.12. But when the inside server initiates the commo, that commo gets natted, and the originating IP for said commo is not necessarily 172.16.2.12. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I think what happens is the DMZ might have conflicting ideas as to which ip to really use. Do you have any logs for this setup? I would be interested to know if the DMZ box is sending packets that get blocked to the smtp port of an IP address that is being used for nat for the inside interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try adding:&lt;/P&gt;&lt;P&gt;access-list no-nat-smtp permit ip host 172.16.2.12 host dmz.host.ip.here&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list no-nat-smtp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that should stop natting between the inside server and the dmz box. after that, and a clear xlate, all commo to and from the inside smtp server should appear as coming from 172.16.2.12 . That might do it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2003 19:18:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152966#M638570</guid>
      <dc:creator>mostiguy</dc:creator>
      <dc:date>2003-05-13T19:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Communication Problems (DMZ &amp; Inside Network)</title>
      <link>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152967#M638594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Matt, I' ll try adding the statements tonight, do some testing &amp;amp; reply tomorrow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2003 13:20:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152967#M638594</guid>
      <dc:creator>smartin</dc:creator>
      <dc:date>2003-05-14T13:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Communication Problems (DMZ &amp; Inside Network)</title>
      <link>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152968#M638638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same problem, can you suggest the "right way" to set this up?&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2003 16:55:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-communication-problems-dmz-inside-network/m-p/152968#M638638</guid>
      <dc:creator>smartin</dc:creator>
      <dc:date>2003-05-19T16:55:43Z</dc:date>
    </item>
  </channel>
</rss>

