I have a pix 501 that this morning I took out the following lines
access-list outside_in permit tcp any host 67.139.220.197 eq 3389
access-list outside_in permit tcp any host 67.139.220.196 eq 3389
access-list outside_in permit tcp host 207.97.230.54 host 67.139.220.196 eq smtp
access-list Outside_In permit tcp host 207.97.230.54 host 67.139.220.196 eq smtp
After taking out these lines I can no longer access the internet or ping the gateway of 67.139.220.193. I tried to put the lines back in but no luck. Anyone help would be great.
**** NOTE*****
the interface Ethernet0 is showing up up but NO traffic
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password ac1X4xzZOr2zxD3d encrypted
passwd ac1X4xzZOr2zxD3d encrypted
hostname path-spec
domain-name ps.com
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol ils 389
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
access-list 125 permit icmp any any
access-list 125 permit tcp any host 67.139.220.197 eq 3389
access-list 125 permit tcp any host 67.139.220.196 eq 3389
access-list 125 permit tcp any host 67.139.220.196 eq smtp
access-list 125 permit tcp host 207.97.230.54 host 67.139.220.196 eq smtp
access-list 100 permit ip 192.168.6.0 255.255.255.0 130.94.124.0 255.255.255.192
access-list 101 permit ip 192.168.6.0 255.255.255.0 130.94.124.0 255.255.255.192
access-list outside_in permit tcp any host 67.139.220.197 eq 3389
access-list outside_in permit tcp any host 67.139.220.196 eq 3389
access-list outside_in permit tcp host 207.97.230.54 host 67.139.220.196 eq smtp
access-list Outside_In permit tcp host 207.97.230.54 host 67.139.220.196 eq smtp
pager lines 24
logging on
logging console alerts
logging history alerts
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 67.139.220.194 255.255.255.248
ip address inside 192.168.6.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool clinetvpn 172.19.1.1-172.19.1.4
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 67.139.220.195
nat (inside) 0 access-list 100
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp 67.139.220.197 3389 192.168.6.100 3389 netmask 255.2
55.255.255 0 0
static (inside,outside) tcp 67.139.220.196 smtp 192.168.6.252 smtp netmask 255.2
55.255.255 0 0
static (inside,outside) tcp 67.139.220.196 3389 192.168.6.252 3389 netmask 255.2
55.255.255 0 0
route outside 0.0.0.0 0.0.0.0 67.139.220.193 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
aaa-server LOCAL protocol local
http server enable
http 192.168.6.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
sysopt connection permit-ipsec
no sysopt route dnat
crypto ipsec transform-set pathspec esp-3des esp-md5-hmac
crypto map pathmap 10 ipsec-isakmp
crypto map pathmap 10 set peer 130.94.121.60
crypto map pathmap 10 set transform-set pathspec
crypto map pathmap interface outside
isakmp enable outside
isakmp key ******** address 130.94.121.60 netmask 255.255.255.255 no-xauth no-co
nfig-mode
isakmp identity address
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 1
isakmp policy 10 lifetime 86400
vpngroup remtevphgrp address-pool clinetvpn
vpngroup remtevphgrp dns-server 192.168.6.100
vpngroup remtevphgrp idle-time 1800
telnet 192.168.6.0 255.255.255.0 inside
telnet timeout 60
ssh timeout 60
terminal width 80