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

ASA upgraded to 9.6(4) cannot access some sites.

anghammarad
Level 1
Level 1

Hi,

I am having issues with an ASA 5525 post upgrade to 9.6(4). Some websites/apps cannot be reached. sites like www.google.com and www.youtube.com work but www.cisco.com and facebook do not. I fear I messed up my xlate/pat config some how. I strip the config down to just the basic needed and intend to layer my acls back in later. Here is the config minus passwords/hostnames

names
!
interface GigabitEthernet0/0
nameif outside
security-level 0
ip address 24.116.148.90 255.255.255.248
!
interface GigabitEthernet0/1
nameif inside
security-level 100
ip address 10.10.250.1 255.255.255.252
!
interface GigabitEthernet0/2
shutdown
no nameif
no security-level
no ip address
!
interface GigabitEthernet0/3
shutdown
no nameif
no security-level
no ip address
!
interface GigabitEthernet0/4
shutdown
no nameif
no security-level
no ip address
!
interface GigabitEthernet0/5
shutdown
no nameif
no security-level
no ip address
!
interface GigabitEthernet0/6
shutdown
no nameif
no security-level
no ip address
!
interface GigabitEthernet0/7
shutdown
no nameif
no security-level
no ip address
!
interface Management0/0
management-only
shutdown
no nameif
no security-level
no ip address
!
boot system disk0:/asa964-34-smp-k8.bin
ftp mode passive
object network inside-subnet
subnet 10.10.0.0 255.255.0.0
pager lines 24
logging enable
logging buffered debugging
mtu outside 1500
mtu inside 1500
no failover
no monitor-interface service-module
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-7131.bin
no asdm history enable
arp timeout 14400
no arp permit-nonconnected
arp rate-limit 16384
!
object network inside-subnet
nat (inside,outside) dynamic interface
route outside 0.0.0.0 0.0.0.0 24.116.148.89 1
route inside 10.10.0.0 255.255.0.0 10.10.250.2 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 sctp 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
timeout conn-holddown 0:00:15
user-identity default-domain LOCAL
http server enable
http 10.10.3.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
crypto ipsec security-association pmtu-aging infinite
crypto ca trustpool policy
telnet 10.10.3.0 255.255.255.0 inside
telnet timeout 30
ssh stricthostkeycheck
ssh timeout 5
ssh key-exchange group dh-group1-sha1
console timeout 0
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
ntp server 216.239.35.0 source outside
dynamic-access-policy-record DfltAccessPolicy

!
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
no tcp-inspection
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
inspect icmp
!
service-policy global_policy global
prompt hostname context
no call-home reporting anonymous

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

high level i do not see any issue on the config - since you mentioned some sites are working some not.

 

save the config, and reboot the device and test it.

 

what happened the site you not able to access, do you have ping working for that site not reachable.

 

example your case cisco.com ? facebook.com

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Issue does not seem to be at your firewall configuration at all. you have permit ping from your firewall. the websites not working on your computers can they ping to internet for example google.com/cisco.com.

please do not forget to rate.
Review Cisco Networking for a $25 gift card