Hey all! Just setting up my first PIX at a client site and I am having trouble getting the PIX communicating with the internet. I am attaching my config below. Please take it easy on me as I AM a newbie and I HAVE searched for the answer before posting, but to no avail. Please feel free to comment on any other areas of my config that could use some help (I'm sure there's plenty to improve upon). Anyway, on to my question:
I have a perimeter router that is commmunicating with the internet. The outside interface is configured for DHCP and the inside is 192.168.10.2. The outisde int on the PIX is 192.168.10.1. No problem I can ping the router fine. The inside int on the PIX is 192.168.1.1 and my internal nodes are all in the same subnet and use this int as their default gateway. Again, I can ping the interfaces no problem from the internal nodes. So, this leads me to believe it's just a route or possibly something with NAT that is screwy. As you can see from my config, I have been trying ANYTHING, so I just attached my latest shot in the dark. Basically trying to ping an external address from the PIX receives no response. PLEASE HELP!!!
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
PIX Version 6.1(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password xxxxxxxx encrypted
passwd xxxxxxxx encrypted
hostname pix
domain-name ciscopix.com
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
names
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 192.168.1.1 255.255.255.0
ip address inside 192.168.10.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location 192.168.1.100 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
route outside 0.0.0.0 0.0.0.0 192.168.10.2 1
timeout xlate 0:05: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
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
no sysopt route dnat
telnet 192.168.1.100 255.255.255.255 inside
telnet timeout 5
ssh timeout 5
I have a perimeter router that is commmunicating with the internet. The outside interface is configured for DHCP and the inside is 192.168.10.2. The outisde int on the PIX is 192.168.10.1. No problem I can ping the router fine. The inside int on the PIX is 192.168.1.1 and my internal nodes are all in the same subnet and use this int as their default gateway. Again, I can ping the interfaces no problem from the internal nodes. So, this leads me to believe it's just a route or possibly something with NAT that is screwy. As you can see from my config, I have been trying ANYTHING, so I just attached my latest shot in the dark. Basically trying to ping an external address from the PIX receives no response. PLEASE HELP!!!
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
PIX Version 6.1(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password xxxxxxxx encrypted
passwd xxxxxxxx encrypted
hostname pix
domain-name ciscopix.com
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
names
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 192.168.1.1 255.255.255.0
ip address inside 192.168.10.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location 192.168.1.100 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
route outside 0.0.0.0 0.0.0.0 192.168.10.2 1
timeout xlate 0:05: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
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
no sysopt route dnat
telnet 192.168.1.100 255.255.255.255 inside
telnet timeout 5
ssh timeout 5