Question : ASA 5505 not conecting to Intenet

Hello All,

I am trying to set up an ASA to connect to the Internet and then configure a remote vpn to connect from outside. I thought I had the config correct, but made the mistake of going through another network and not straight out. So I have listed the config. I have been searching and googling and adding lines here and there to no avail. Can someone point out where I have crumbled the cookie?

ASA Version 8.2(2)
!
hostname ciscoasa
domain-name ddpco.com
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names
!
interface Vlan1
 nameif inside
 security-level 100
 ip address 172.22.5.236 255.255.255.0
!
interface Vlan2
 nameif outside
 security-level 0
 ip address 205.168.109.226 255.255.255.224
!
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
 switchport access vlan 2
!
boot system disk0:/asa822-k8.bin
ftp mode passive
clock timezone MST -7
clock summer-time MDT recurring
dns domain-lookup inside
dns server-group DefaultDNS
 name-server 172.22.1.80
 name-server 205.171.3.65
 domain-name ddpco.com
object-group protocol TCPUDP
 protocol-object udp
 protocol-object tcp
object-group network ddco_hosts
 network-object 172.22.8.0 255.255.255.0
 network-object 172.22.5.0 255.255.255.0
 network-object 172.21.0.0 255.255.0.0
access-list inside_nat0_outbound extended permit ip 172.22.0.0 255.255.0.0 any
access-list outside_access_in extended permit ip host 205.168.109.225 host 205.168.109.225 inactive
access-list outside_access_in extended permit icmp any any echo-reply
access-list outside_access_in extended permit icmp any any source-quench
access-list outside_access_in extended permit icmp any any unreachable
access-list outside_access_in extended permit icmp any any time-exceeded
access-list outside_access_in extended permit tcp object-group ddco_hosts any eq www
access-list outside_access_in extended permit ip 205.168.109.224 255.255.255.224 host 205.168.109.225 inactive
access-list outside_access_in extended permit tcp any interface outside eq www
access-list inside_access_in extended permit ip any any
access-list vpnusers_splitTunnelAcl standard permit host 205.168.109.226
pager lines 24
logging enable
logging timestamp
logging console debugging
logging monitor debugging
logging buffered critical
logging trap debugging
logging history debugging
logging asdm debugging
logging mail debugging
logging from-address [email protected]
logging recipient-address [email protected] level debugging
logging device-id ipaddress inside
logging permit-hostdown
logging class vpn asdm informational
logging class vpnc asdm informational
mtu inside 1500
mtu outside 1500
ip local pool vpnpool 192.168.1.10-192.168.1.20 mask 255.255.255.0
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-631.bin
asdm location 172.21.200.0 255.255.254.0 inside
no asdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_nat0_outbound
nat (inside) 1 0.0.0.0 0.0.0.0
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 205.168.109.225 1
route inside 172.22.0.0 255.255.0.0 172.22.5.225 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-record DfltAccessPolicy
aaa-server DDCO protocol kerberos
aaa-server DDCO (inside) host 172.22.1.80
 timeout 5
 kerberos-realm DDPCO.LOCAL
aaa authentication enable console LOCAL
aaa authentication ssh console LOCAL
aaa authentication http console LOCAL
aaa authorization command LOCAL
aaa authorization exec LOCAL
http server enable
http 172.22.0.0 255.255.0.0 inside
http 172.21.200.0 255.255.255.252 inside
http 172.21.201.0 255.255.255.252 inside
snmp-server host inside 172.22.1.68 poll community ddc0pub
no snmp-server location
no snmp-server contact
snmp-server community ddc0pub
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5
crypto map outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map outside_map interface outside
crypto isakmp identity address
crypto isakmp enable outside
crypto isakmp policy 2
 authentication pre-share
 encryption 3des
 hash sha
 group 2
 lifetime 86400
crypto isakmp policy 65535
 authentication pre-share
 encryption 3des
 hash sha
 group 2
 lifetime 86400
telnet timeout 5
ssh 172.22.0.0 255.255.0.0 inside
ssh 172.21.200.0 255.255.255.255 inside
ssh 172.21.0.0 255.255.0.0 inside
ssh timeout 60
ssh version 2
console timeout 0

threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
ntp authenticate
ntp server 172.22.1.225 source inside prefer
ntp server 216.45.57.38 source outside
webvpn
group-policy DfltGrpPolicy attributes
 vpn-tunnel-protocol IPSec l2tp-ipsec svc
 default-domain value ddpco.local
group-policy vpnusers internal
group-policy vpnusers attributes
 dns-server value 172.22.1.80 205.171.3.65
 vpn-tunnel-protocol IPSec l2tp-ipsec
 split-tunnel-policy tunnelspecified
 split-tunnel-network-list value vpnusers_splitTunnelAcl
 default-domain value ddpco.local
username admin password p8fzMhNo4/rKed1z encrypted privilege 15
username vpnuser password LzZZdPUnqNOssl.C encrypted privilege 0
username vpnuser attributes
 vpn-group-policy vpnusers
tunnel-group vpnusers type remote-access
tunnel-group vpnusers general-attributes
 address-pool vpnpool
 default-group-policy vpnusers
tunnel-group vpnusers ipsec-attributes
 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
call-home
 profile CiscoTAC-1
  no active
  destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
  destination address email [email protected]
  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:f9cdf85f59085a8f943b57e10c5c5a1b
: end


Answer : ASA 5505 not conecting to Intenet

Almost missed this... add the following

nat (inside) 0 access-list nat0_outbound
Random Solutions  
 
programming4us programming4us