at the same time I am getting these notices....
Aug 21 2009 05:59:21: %ASA-6-305009: Built dynamic translation from inside:128.1.0.23 to outside:98.141.40.133
Aug 21 2009 05:59:21: %ASA-6-302013: Built outbound TCP connection 65 for outside:171.194.231.15/608
And still get these and no internet traffic is available...
Aug 21 2009 05:59:21: %ASA-3-305006: portmap translation creation failed for udp src inside:128.1.0.11/65361 dst outside:198.6.1.60/53 (internal DNS server...)
Aug 21 2009 05:59:22: %ASA-7-609001: Built local-host inside:128.1.0.35
Aug 21 2009 05:59:22: %ASA-7-609001: Built local-host outside:204.152.184.92
Aug 21 2009 05:59:22: %ASA-3-305006: portmap translation creation failed for tcp src inside:128.1.0.35/2927 dst outside:204.152.184.92/80
Aug 21 2009 05:59:22: %ASA-7-609002: Teardown local-host inside:128.1.0.35 duration 0:00:00
Aug 21 2009 05:59:22: %ASA-7-609002: Teardown local-host outside:204.152.184.92 duration 0:00:00
Main Topics
Browse All Topics





by: redcell5Posted on 2009-08-21 at 03:10:14ID: 25150294
I made some changes to my config to simplify things. This seems to work when I only have one or two clients going through it, but when I dump the domain onto it, I get tons of the portmap errors...sh run 6 rd DfltAccessPolicy
: Saved
:
ASA Version 8.2(1)
!
hostname MDV-ASA-01
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
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
access-group 101 in interface outside
access-group inside_access_list in interface inside
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
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 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
!
!
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