Pix 501, HELP!!! [Archive] - SpeedGuide.net Broadband Community

View Full Version : Pix 501, HELP!!!


ashtamdave2000
12-03-06, 08:30 PM
Hi everybody,
I'm wondering if there is any Pix pros out there that could help me with my pix. Here's the scenerio, I bought a pix 501 to replace linksys I am currently using. I've got it configured to received the address from Comcast via DHCP and it seems that I'm getting the address from DHCP server with no problem and on the inside interface I'm able to ping to connect to PC"s on the lan, but for some reason none of them can browse the net. I've erased the flash several times, done a reload and reboot cable modem, checked my cables. It almost seems like a natting issue. I'm a new to using Pix, I've taking one class on it so far, here is the config I'm using. Can anybody help? Is my Pix bad? Any help would be greatly appreciated. Thanks

pix(config)# show run
: Saved
:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password NuLKvvWGg.x9HEKO encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pix
domain-name cisco.com
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside dhcp setroute
ip address inside 192.168.14.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
http 192.168.14.5 255.255.255.255 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
telnet 192.168.15.0 255.255.255.255 inside
telnet timeout 15
ssh timeout 5
console timeout 0
dhcpd dns 67.175.56.146 67.175.56.1
terminal width 80
Cryptochecksum:32218aa5d6f1937fed15dece28373d90
: end
pix(config)#

ErikD
12-04-06, 06:56 AM
What is providing IP addressing for the internal side? You don't have DHCP configured on the PIX.

ashtamdave2000
12-05-06, 10:33 PM
I figured it out last night. Once I added the dhcp and dns info everything started working. Thanks for repsonding Erik. Quick question for you I have web server and mail server configured and working but I can't access web server from lan. I know there's a way to get to it but I don't remember how. Do you know how? Thanks

ErikD
12-06-06, 09:06 AM
https://192.168.14.1

You will need Java, and it will give warnings about certificates if you don't install them on your PC.