quickconnect
IS-IT--Management
I am trying to create an access list on a newly created DMZ interface that was created on one of our Pix 515's
basically the Pix is used to isolate two internal networks.
We are using the DMZ to only manage the Pix via SSH & HTTP(PDM) and block all other access going in and out of that DMZ interface.
What should my access list look like if only 1.0.0.0 is allowed SSH & HTTP(PDM) access from the DMZ segment and everything else dropped. Also I dont want either of the 2 networks from the inside & outside interface to access anything in the DMZ
PIX Version 6.3(4)
interface ethernet0 100full
interface ethernet1 100full
interface ethernet2 100full
interface ethernet3 auto shutdown
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 dmz security99
nameif ethernet3 intf3 security15
basically the Pix is used to isolate two internal networks.
We are using the DMZ to only manage the Pix via SSH & HTTP(PDM) and block all other access going in and out of that DMZ interface.
What should my access list look like if only 1.0.0.0 is allowed SSH & HTTP(PDM) access from the DMZ segment and everything else dropped. Also I dont want either of the 2 networks from the inside & outside interface to access anything in the DMZ
PIX Version 6.3(4)
interface ethernet0 100full
interface ethernet1 100full
interface ethernet2 100full
interface ethernet3 auto shutdown
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 dmz security99
nameif ethernet3 intf3 security15