<?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 Configuration Problems in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-515-configuration-problems/m-p/311307#M551554</link>
    <description>&lt;P&gt;I am new to the PIX firewall and am having a few problems configuring it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a PIX515 configured with 4 DMZs I want to be able to let www traffic from the outside interface to one server in a DMZ, for this I have used the following command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz110,outside) tcp interface www 192.168.110.2 www netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured two PCs one with a web server running on it and connected them to the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;relevant ports with crossover cables. Each PC points to the PIX interface as its default gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to connect to the PC running the web server all I get is the page can not be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I have got this working I would like to allow traffic from the DMZ with the webserver &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in to access other DMZs. This would be controlled using access-lists but I am unsure how I &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can get the traffic to flow from one DMZ to the other. I have a play with static addresses  but I am getting confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have included the full firewall config incase something else is causing the problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.3(3)&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&lt;/P&gt;&lt;P&gt;interface ethernet2 auto&lt;/P&gt;&lt;P&gt;interface ethernet3 auto&lt;/P&gt;&lt;P&gt;interface ethernet4 auto&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 dmz106 security70&lt;/P&gt;&lt;P&gt;nameif ethernet3 dmz107 security60&lt;/P&gt;&lt;P&gt;nameif ethernet4 dmz108 security50&lt;/P&gt;&lt;P&gt;nameif ethernet5 dmz110 security80&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;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;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list 107 permit icmp any any echo &lt;/P&gt;&lt;P&gt;access-list 107 permit icmp any any echo-reply &lt;/P&gt;&lt;P&gt;access-list 107 permit icmp any any source-quench &lt;/P&gt;&lt;P&gt;access-list 107 permit icmp any any unreachable &lt;/P&gt;&lt;P&gt;access-list 107 permit icmp any any time-exceeded &lt;/P&gt;&lt;P&gt;access-list dmz-in permit ip any 10.10.60.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;icmp permit any inside&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 dmz106 1500&lt;/P&gt;&lt;P&gt;mtu dmz107 1500&lt;/P&gt;&lt;P&gt;mtu dmz108 1500&lt;/P&gt;&lt;P&gt;mtu dmz110 1500&lt;/P&gt;&lt;P&gt;ip address outside 192.168.200.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address inside 10.10.60.135 255.255.0.0&lt;/P&gt;&lt;P&gt;ip address dmz106 192.168.106.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address dmz107 192.168.107.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address dmz108 192.168.108.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address dmz110 192.168.110.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&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 dmz106&lt;/P&gt;&lt;P&gt;no failover ip address dmz107&lt;/P&gt;&lt;P&gt;no failover ip address dmz108&lt;/P&gt;&lt;P&gt;no failover ip address dmz110&lt;/P&gt;&lt;P&gt;pdm location 10.10.60.134 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location 192.168.110.2 255.255.255.255 dmz110&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 0 10.0.0.0 255.0.0.0 0 0&lt;/P&gt;&lt;P&gt;nat (dmz106) 1 192.168.106.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;nat (dmz107) 1 192.168.107.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;nat (dmz110) 1 192.168.110.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;static (dmz110,outside) tcp interface www 192.168.110.2 www netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static (inside,dmz108) 10.10.60.0 10.10.60.0 netmask 255.255.255.0 0 0 &lt;/P&gt;&lt;P&gt;access-group 107 in interface dmz107&lt;/P&gt;&lt;P&gt;access-group dmz-in in interface dmz108&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+ &lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius &lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 10.10.60.134 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 07:57:24 GMT</pubDate>
    <dc:creator>platn</dc:creator>
    <dc:date>2020-02-21T07:57:24Z</dc:date>
    <item>
      <title>PIX 515 Configuration Problems</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-configuration-problems/m-p/311307#M551554</link>
      <description>&lt;P&gt;I am new to the PIX firewall and am having a few problems configuring it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a PIX515 configured with 4 DMZs I want to be able to let www traffic from the outside interface to one server in a DMZ, for this I have used the following command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz110,outside) tcp interface www 192.168.110.2 www netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured two PCs one with a web server running on it and connected them to the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;relevant ports with crossover cables. Each PC points to the PIX interface as its default gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to connect to the PC running the web server all I get is the page can not be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I have got this working I would like to allow traffic from the DMZ with the webserver &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in to access other DMZs. This would be controlled using access-lists but I am unsure how I &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can get the traffic to flow from one DMZ to the other. I have a play with static addresses  but I am getting confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have included the full firewall config incase something else is causing the problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.3(3)&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&lt;/P&gt;&lt;P&gt;interface ethernet2 auto&lt;/P&gt;&lt;P&gt;interface ethernet3 auto&lt;/P&gt;&lt;P&gt;interface ethernet4 auto&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 dmz106 security70&lt;/P&gt;&lt;P&gt;nameif ethernet3 dmz107 security60&lt;/P&gt;&lt;P&gt;nameif ethernet4 dmz108 security50&lt;/P&gt;&lt;P&gt;nameif ethernet5 dmz110 security80&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;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;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list 107 permit icmp any any echo &lt;/P&gt;&lt;P&gt;access-list 107 permit icmp any any echo-reply &lt;/P&gt;&lt;P&gt;access-list 107 permit icmp any any source-quench &lt;/P&gt;&lt;P&gt;access-list 107 permit icmp any any unreachable &lt;/P&gt;&lt;P&gt;access-list 107 permit icmp any any time-exceeded &lt;/P&gt;&lt;P&gt;access-list dmz-in permit ip any 10.10.60.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;icmp permit any inside&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 dmz106 1500&lt;/P&gt;&lt;P&gt;mtu dmz107 1500&lt;/P&gt;&lt;P&gt;mtu dmz108 1500&lt;/P&gt;&lt;P&gt;mtu dmz110 1500&lt;/P&gt;&lt;P&gt;ip address outside 192.168.200.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address inside 10.10.60.135 255.255.0.0&lt;/P&gt;&lt;P&gt;ip address dmz106 192.168.106.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address dmz107 192.168.107.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address dmz108 192.168.108.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address dmz110 192.168.110.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&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 dmz106&lt;/P&gt;&lt;P&gt;no failover ip address dmz107&lt;/P&gt;&lt;P&gt;no failover ip address dmz108&lt;/P&gt;&lt;P&gt;no failover ip address dmz110&lt;/P&gt;&lt;P&gt;pdm location 10.10.60.134 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location 192.168.110.2 255.255.255.255 dmz110&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 0 10.0.0.0 255.0.0.0 0 0&lt;/P&gt;&lt;P&gt;nat (dmz106) 1 192.168.106.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;nat (dmz107) 1 192.168.107.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;nat (dmz110) 1 192.168.110.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;static (dmz110,outside) tcp interface www 192.168.110.2 www netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static (inside,dmz108) 10.10.60.0 10.10.60.0 netmask 255.255.255.0 0 0 &lt;/P&gt;&lt;P&gt;access-group 107 in interface dmz107&lt;/P&gt;&lt;P&gt;access-group dmz-in in interface dmz108&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+ &lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius &lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 10.10.60.134 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:57:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-configuration-problems/m-p/311307#M551554</guid>
      <dc:creator>platn</dc:creator>
      <dc:date>2020-02-21T07:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515 Configuration Problems</title>
      <link>https://community.cisco.com/t5/network-security/pix-515-configuration-problems/m-p/311308#M551556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In regard to accessing your web server.  I assume your trying to access it from the outside.  I noticed you do not have an ACL on your outside interface.  To allow any traffic from an interface of lesser security lvl to higher you need both an ACL and a STATIC command.  So you will need to start there. EX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp any host (WWWserver IP address) eq HTTP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2005 18:23:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515-configuration-problems/m-p/311308#M551556</guid>
      <dc:creator>krsgarner</dc:creator>
      <dc:date>2005-02-14T18:23:42Z</dc:date>
    </item>
  </channel>
</rss>

