cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
358
Views
0
Helpful
2
Replies

Help with post 8.2 Config

ksaveit
Level 1
Level 1

Hello I am trying to upgrade from 8.5 to 9.2 but am having some issues with traffic I need going to inside ip 10.8.8.4 on port 1287. 

I am seeing this error when the traffic is trying to hit the internal ip.

4 Aug 28 2008 02:58:58   166.150.233.93 41897 10.8.8.4 1287 Deny udp src outside:166.150.233.93/41897 dst inside:10.8.8.4/1287 by access-group "OUTSIDEACL" [0x0, 0x0]

 

My config is..

 


ASA Version 9.2(4)
!
hostname ciscoasa
domain-name .com
enable password w3iW.W8jLtqmhFnt encrypted
xlate per-session deny tcp any4 any4
xlate per-session deny tcp any4 any6
xlate per-session deny tcp any6 any4
xlate per-session deny tcp any6 any6
xlate per-session deny udp any4 any4 eq domain
xlate per-session deny udp any4 any6 eq domain
xlate per-session deny udp any6 any4 eq domain
xlate per-session deny udp any6 any6 eq domain
passwd 2KFQnbNIdI.2KYOU encrypted
names
!
interface Ethernet0/0
switchport access vlan 2
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
interface Ethernet0/4
!
interface Ethernet0/5
!
interface Ethernet0/6
!
interface Ethernet0/7
!
interface Vlan1
nameif inside
security-level 100
ip address 10.8.8.1 255.255.255.0
!
interface Vlan2
nameif outside
security-level 0
ip address dhcp setroute
!
boot system disk0:/asa924-k8.bin
ftp mode passive
dns server-group DefaultDNS
domain-name .com
same-security-traffic permit intra-interface
object network obj-192.1.1.0
subnet 192.1.1.0 255.255.255.0
object network obj-10.8.8.0
subnet 10.8.8.0 255.255.255.0
object network obj_any
subnet 0.0.0.0 0.0.0.0
object network OBJ-10.8.8.4
host 10.8.8.4
object service OBJ-UDP-1234
service udp source eq 1234
object service OBJ-UDP-1288
service udp source eq 1288
object service OBJ-UDP-55923
service udp source eq 55923
object service OBJ-UDP-55924
service udp source eq 55924
object-group network Internal_routematch_server
access-list NONATACL extended permit ip 10.8.8.0 255.255.255.0 192.1.1.0 255.255.255.0
access-list NONATACL extended permit ip any 10.8.8.24 255.255.255.248
access-list NONATACL extended permit ip 10.8.8.0 255.255.255.0 10.8.8.0 255.255.255.0
access-list VPNACL extended permit ip 10.8.8.0 255.255.255.0 192.1.1.0 255.255.255.0
access-list OUTSIDEACL extended permit icmp any4 any4
access-list OUTSIDEACL extended permit udp any host *.*.*.* eq 1234
access-list OUTSIDEACL extended permit udp any host *.*.*.* eq 1287
access-list OUTSIDEACL extended permit udp any host *.*.*.* eq 1288
access-list OUTSIDEACL extended permit udp any host *.*.*.* eq 55923
access-list OUTSIDEACL extended permit udp any host *.*.*.* eq 55924
access-list inside_access_in extended permit ip any any
access-list Split_Tunnel_List extended permit ip 10.8.8.0 255.255.255.0 any
pager lines 24
logging asdm informational
mtu inside 1500
mtu outside 1500
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-731-101.bin
no asdm history enable
arp timeout 14400
no arp permit-nonconnected
nat (inside,any) source static obj-10.8.8.0 obj-10.8.8.0 destination static obj-192.1.1.0 obj-192.1.1.0 no-proxy-arp
nat (inside,outside) source static OBJ-10.8.8.4 interface service OBJ-UDP-1287 OBJ-UDP-1287
nat (inside,outside) source static OBJ-10.8.8.4 interface service OBJ-UDP-1288 OBJ-UDP-1288
nat (inside,outside) source static OBJ-10.8.8.4 interface service OBJ-UDP-55923 OBJ-UDP-55923
nat (inside,outside) source static OBJ-10.8.8.4 interface service OBJ-UDP-55924 OBJ-UDP-55924
!
object network obj_any
nat (inside,inside) dynamic interface
access-group OUTSIDEACL in interface outside
route outside 0.0.0.0 0.0.0.0 *.*.*.* 1
timeout xlate 3:00:00
timeout pat-xlate 0:00:30
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
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
user-identity default-domain LOCAL
aaa authentication http console LOCAL
http server enable
http 10.8.8.0 255.255.255.0 inside
http 0.0.0.0 0.0.0.0 inside
no snmp-server location
no snmp-server contact
crypto ipsec ikev1 transform-set ESPDESMD5 esp-des esp-md5-hmac
crypto ipsec security-association pmtu-aging infinite
crypto map VPNMAP 17 match address VPNACL
crypto map VPNMAP 17 set peer x.x.x.x
crypto map VPNMAP 17 set ikev1 transform-set ESPDESMD5
crypto map VPNMAP interface outside
crypto ca trustpool policy
crypto isakmp identity address
crypto ikev1 enable outside
crypto ikev1 policy 1
authentication pre-share
encryption 3des
hash sha
group 2
lifetime 43200
crypto ikev1 policy 13
authentication pre-share
encryption des
hash md5
group 2
lifetime 43200
telnet 0.0.0.0 0.0.0.0 inside
telnet 10.16.16.0 255.255.255.0 inside
telnet timeout 5
ssh stricthostkeycheck
ssh timeout 5
ssh key-exchange group dh-group1-sha1
console timeout 0

dhcp-client client-id interface outside
dhcpd auto_config outside
!
dhcpd address 10.8.8.10-10.8.8.40 inside
dhcpd dns 192.1.1.6 192.1.1.4 interface inside
dhcpd domain agc.com interface inside
dhcpd enable inside
!
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
username cisco password 3USUcOPFUiMCO4Jk encrypted
tunnel-group x.x.x.x type ipsec-l2l
tunnel-group x.x.x.x ipsec-attributes
ikev1 pre-shared-key *****
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum client auto
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
inspect ip-options
!
service-policy global_policy global
prompt hostname context
no call-home reporting anonymous
call-home
profile CiscoTAC-1
no active
destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
destination address email callhome@cisco.com
destination transport-method http
subscribe-to-alert-group diagnostic
subscribe-to-alert-group environment
subscribe-to-alert-group inventory periodic monthly
subscribe-to-alert-group configuration periodic monthly
subscribe-to-alert-group telemetry periodic daily
Cryptochecksum:d6ed1d23291bfe84f35d003a222d0b4a
: end

 

Any help is appreciated Thanks!

 

2 Replies 2

ksaveit
Level 1
Level 1

I got this taken care of, so help is no longer needed. Thanks

Others might read this and die curious; was it due to this line

nat (inside,outside) source static OBJ-10.8.8.4 interface service OBJ-UDP-1287 OBJ-UDP-1287
??
Review Cisco Networking for a $25 gift card