Ok guys I got the PIX reconfigured but am perplexed at what is wrong with my internal network getting "out" to the world. I am running a 3 interface setup with No nat. I put in the Nat 0 command for my internal network but can not break free. If I enter a static command I have full access out. I don't mind putting in the static commands but why do I have to do that???? Also a few of you gave me some helpful tips after my last config fiasco and was wondering your opinion on the new one.
Config Below:
PIX Version 5.2(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 dmz1 security40
enable password KD5yTHD9ywYo32ZI encrypted
passwd b6ZsBGZIV.tPUUgC encrypted
hostname XXXX
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
no names
access-list outside permit tcp any host XX.XX.XX.5 eq smtp
access-list outside permit tcp any host XX.XX.XX.6 eq smtp
access-list outside permit tcp any host XX.XX.XX.3 eq smtp
access-list outside permit udp any host XX.XX.XX.3 eq domain
access-list outside permit udp any host XX.XX.XX.2 eq domain
access-list outside permit tcp any host XX.XX.XX.4 eq ftp
access-list outside permit tcp any host XX.XX.XX.4 eq www
access-list outside permit icmp any any
access-list outside permit tcp any host XX.XX.XX.13 eq www
access-list outside permit tcp any host XX.XX.XX.10 eq www
access-list outside permit tcp any host XX.XX.XX.11 eq www
ETC ETC ETC for Websites....
pager lines 24
logging on
no logging timestamp
no logging standby
no logging console
no logging monitor
no logging buffered
no logging trap
no logging history
logging facility 20
logging queue 512
interface ethernet0 auto
interface ethernet1 auto
interface ethernet2 auto
mtu outside 1500
mtu inside 1500
mtu dmz1 1500
ip address outside XX.XX.XX.XX 255.255.255.252
ip address inside XX.XX.XX.1 255.255.255.224
ip address dmz1 XX.XX.XX.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
arp timeout 14400
nat (inside) 0 XX.XX.XX.X 255.255.255.224 0 0
static (dmz1,outside) XX.XX.XX.4 XX.XX.XX.4 netmask 255.255.255.255 0 0
ETC ETC ETC for Static Statements
access-group outside in interface outside
established tcp 0 0 permitto tcp 0 permitfrom tcp 0
route outside 0.0.0.0 0.0.0.0 XX.XX.XX.XX 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si
p 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
no floodguard enable
no sysopt route dnat
isakmp identity hostname
telnet XX.XX.XX.XX 255.255.255.255 inside
telnet XX.XX.XX.XX 255.255.255.255 dmz1
telnet timeout 60
ssh timeout 5
terminal width 80
Cryptochecksum:b4ad98d14d8a8b69df99f684d3466de1
: end
THANKS!!!!!!!!!
Config Below:
PIX Version 5.2(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 dmz1 security40
enable password KD5yTHD9ywYo32ZI encrypted
passwd b6ZsBGZIV.tPUUgC encrypted
hostname XXXX
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
no names
access-list outside permit tcp any host XX.XX.XX.5 eq smtp
access-list outside permit tcp any host XX.XX.XX.6 eq smtp
access-list outside permit tcp any host XX.XX.XX.3 eq smtp
access-list outside permit udp any host XX.XX.XX.3 eq domain
access-list outside permit udp any host XX.XX.XX.2 eq domain
access-list outside permit tcp any host XX.XX.XX.4 eq ftp
access-list outside permit tcp any host XX.XX.XX.4 eq www
access-list outside permit icmp any any
access-list outside permit tcp any host XX.XX.XX.13 eq www
access-list outside permit tcp any host XX.XX.XX.10 eq www
access-list outside permit tcp any host XX.XX.XX.11 eq www
ETC ETC ETC for Websites....
pager lines 24
logging on
no logging timestamp
no logging standby
no logging console
no logging monitor
no logging buffered
no logging trap
no logging history
logging facility 20
logging queue 512
interface ethernet0 auto
interface ethernet1 auto
interface ethernet2 auto
mtu outside 1500
mtu inside 1500
mtu dmz1 1500
ip address outside XX.XX.XX.XX 255.255.255.252
ip address inside XX.XX.XX.1 255.255.255.224
ip address dmz1 XX.XX.XX.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
arp timeout 14400
nat (inside) 0 XX.XX.XX.X 255.255.255.224 0 0
static (dmz1,outside) XX.XX.XX.4 XX.XX.XX.4 netmask 255.255.255.255 0 0
ETC ETC ETC for Static Statements
access-group outside in interface outside
established tcp 0 0 permitto tcp 0 permitfrom tcp 0
route outside 0.0.0.0 0.0.0.0 XX.XX.XX.XX 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si
p 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
no floodguard enable
no sysopt route dnat
isakmp identity hostname
telnet XX.XX.XX.XX 255.255.255.255 inside
telnet XX.XX.XX.XX 255.255.255.255 dmz1
telnet timeout 60
ssh timeout 5
terminal width 80
Cryptochecksum:b4ad98d14d8a8b69df99f684d3466de1
: end
THANKS!!!!!!!!!