I had this ASA running on my live environment on some test machines. When I tried to make the ASA my default route, I keep getting these errors for all of my machines...Aug 20 2009 16:14:47: %ASA-3-305006: portmap translation creation failed for tcp src inside:128.1.50.15/1660 dst outside:208.111.162.25/80
I have cleared xlate...here is my config...I can't figure it out...
names
dns-guard
!
interface Ethernet0/0
description Internet interface
nameif outside
security-level 0
ip address 98.141.40.130 255.255.255.224
!
interface Ethernet0/1
speed 100
duplex full
shutdown
no nameif
no security-level
no ip address
!
interface Ethernet0/2
nameif inside
security-level 100
ip address 128.1.70.100 255.255.0.0
!
interface Ethernet0/3
shutdown
no nameif
no security-level
no ip address
!
interface Management0/0
shutdown
no nameif
no security-level
no ip address
management-only
!
boot system disk0:/disk0
boot system disk0:/asa708-k8.bin
boot system disk0:/asa821-k8.bin
ftp mode passive
clock timezone EST -5
clock summer-time EDT recurring
dns domain-lookup inside
dns server-group DefaultDNS
name-server 128.1.0.90
domain-name mdvcorp.mdvnf.com
same-security-traffic permit inter-interface
object-group service AIX tcp
description AIX services
port-object range 4080 4080
port-object range 4443 4443
object-group network MDV
description All inside networks
network-object 128.1.0.0 255.255.0.0
network-object 128.2.0.0 255.255.0.0
network-object 128.3.0.0 255.255.0.0
network-object 128.4.0.0 255.255.0.0
network-object 128.5.0.0 255.255.0.0
network-object 128.6.0.0 255.255.0.0
network-object 128.7.0.0 255.255.0.0
network-object 128.8.0.0 255.255.0.0
network-object 128.9.0.0 255.255.0.0
network-object 10.128.10.0 255.255.255.0
network-object 195.168.35.0 255.255.255.0
network-object 195.12.35.0 255.255.255.0
object-group service FTP-ALL tcp
description FTP-ALL
port-object eq ftp-data
port-object eq ftp
access-list inside_access_list extended permit ip object-group MDV any
access-list 101 extended permit tcp any host 98.141.40.139 eq www
access-list 101 extended permit tcp any host 98.141.40.138 eq ftp log debugging
access-list 101 extended permit tcp any host 98.141.40.140 eq 4080
access-list 101 extended permit tcp any host 98.141.40.140 eq 4443
pager lines 24
logging enable
logging timestamp
logging trap debugging
logging asdm notifications
logging host inside 128.1.50.2
no logging message 710005
mtu outside 1500
mtu inside 1500
ip verify reverse-path interface outside
ip verify reverse-path interface inside
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-621.bin
no asdm history enable
arp timeout 14400
nat-control
global (outside) 100 98.141.40.131-98.141.40.13
6
global (outside) 1 interface
nat (inside) 100 10.128.0.0 255.255.0.0
nat (inside) 100 128.1.0.0 255.255.0.0
nat (inside) 100 128.2.0.0 255.255.0.0
nat (inside) 100 128.3.0.0 255.255.0.0
nat (inside) 100 128.4.0.0 255.255.0.0
nat (inside) 100 128.5.0.0 255.255.0.0
nat (inside) 100 128.6.0.0 255.255.0.0
nat (inside) 100 128.7.0.0 255.255.0.0
nat (inside) 100 128.8.0.0 255.255.0.0
nat (inside) 100 128.9.0.0 255.255.0.0
nat (inside) 1 0.0.0.0 0.0.0.0
static (inside,outside) tcp 98.141.40.139 www 128.1.70.36 www netmask 255.255.255.255
static (inside,outside) tcp 98.141.40.140 4080 128.1.0.90 4080 netmask 255.255.255.255
static (inside,outside) tcp 98.141.40.140 4443 128.1.0.90 4443 netmask 255.255.255.255
static (inside,outside) tcp 98.141.40.138 ftp 128.1.0.90 ftp netmask 255.255.255.255
access-group 101 in interface outside
access-group inside_access_list in interface inside
!
router eigrp 500
network 10.0.0.0 255.0.0.0
network 128.0.0.0 255.0.0.0
!
route outside 0.0.0.0 0.0.0.0 98.141.40.129 1
route inside 10.128.10.0 255.255.255.0 128.1.70.100 1
route inside 128.2.0.0 255.255.0.0 128.1.70.100 1
route inside 128.3.0.0 255.255.0.0 128.1.70.100 1
route inside 128.4.0.0 255.255.0.0 128.1.70.100 1
route inside 128.5.0.0 255.255.0.0 128.1.70.100 1
route inside 128.6.0.0 255.255.0.0 128.1.70.100 1
route inside 128.7.0.0 255.255.0.0 128.1.70.100 1
route inside 128.8.0.0 255.255.0.0 128.1.70.100 1
route inside 128.9.0.0 255.255.0.0 128.1.70.100 1
route inside 195.168.12.0 255.255.255.0 128.1.70.100 1
route inside 195.168.35.0 255.255.255.0 128.1.70.100 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
dynamic-access-policy-reco
rd DfltAccessPolicy
http server enable
http 128.1.70.100 255.255.255.255 inside
http 128.1.50.2 255.255.255.255 inside
snmp-server host inside 128.1.0.90 community miami-1-vice
snmp-server host inside 128.1.50.2 community miami-1-vice
no snmp-server location
no snmp-server contact
snmp-server community *****
snmp-server enable traps snmp authentication linkup linkdown coldstart
snmp-server enable traps syslog
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
telnet 128.1.50.1 255.255.255.255 inside
telnet 128.1.50.2 255.255.255.255 inside
telnet timeout 5
ssh timeout 5
console timeout 0
management-access inside
threat-detection basic-threat
threat-detection statistics port
threat-detection statistics protocol
threat-detection statistics access-list
threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200
ntp server 128.1.0.10 source inside
webvpn
!
class-map inspection_default
match default-inspection-traffic
!
<--- More --->
!
policy-map type inspect dns migrated_dns_map_1
parameters
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns migrated_dns_map_1
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect http
inspect tftp
!
service-policy global_policy global
smtp-server 128.1.0.9
prompt hostname context