Ok my ISP has had to reset there modem and my pix 501 almost everday along with them clearing there ARP. They have fixed my lines and replaced all connections. They say that I did not configure the pix correctly. So I need your help please. This is my pix configuration file. There is a web server behind this. Everytime we loose connection I have to reset the cable modem and the cisco pix while they reset there ARP. This all started after I changed my public IP address. Thank you for your assistance.
Blueprint-PIX# show config
: Saved
: Written by enable_15 at 05:53:59.133 MST Wed Sep 16 2009
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password XXXXXXXXXX
passwd XXXXXXXXXXXXXX
hostname Blueprint-PIX
domain-name XXXXXXXXXXXXXXx
clock timezone MST -7
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
name 192.168.100.3 Server
object-group service ftpWEBrdp tcp
port-object eq www
port-object eq ftp-data
port-object eq https
port-object eq ftp
access-list WEB_SERVER_ACL permit tcp any interface outside eq www
access-list WEB_SERVER_ACL permit tcp any interface outside eq ftp
access-list WEB_SERVER_ACL permit tcp any interface outside eq ftp-data
access-list WEB_SERVER_ACL permit tcp any host 55.55.55.55 eq ftp
access-list WEB_SERVER_ACL deny ip any any
pager lines 24
logging on
logging timestamp
logging buffered errors
logging trap informational
logging host inside Server
mtu outside 1500
mtu inside 1500
ip address outside 55.55.55.55 255.255.255.240
ip address inside 192.168.100.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location Server 255.255.255.255 inside
pdm location 192.168.100.8 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
static (inside,outside) tcp interface www Server www netmask 255.255.255.255 0 0
static (inside,outside) tcp 98.172.94.55 ftp Server ftp netmask 255.255.255.255
0 0
access-group WEB_SERVER_ACL in interface outside
route outside 0.0.0.0 0.0.0.0 192.168.100.1 1
timeout xlate 0:05: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 server enable
http 0.0.0.0 0.0.0.0 outside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
telnet timeout 5
ssh timeout 5
console timeout 5
dhcpd auto_config outside
terminal width 80