Hi, i have for me a perfect setup with cisco vpn and xp built in client. both are working fine and fast. but on the xp built in client i cant access internet and i cant figure it out whats wrong.
please help.
: Saved
:
ASA Version 8.0(2)
!
hostname *-asa
domain-name *
enable password VVg61OlqoJTMvB8U encrypted
names
dns-guard
!
interface Ethernet0/0
nameif Outside
security-level 0
ip address external_ip 255.255.255.0
ospf cost 10
!
interface Ethernet0/1
nameif Inside
security-level 100
ip address 192.168.1.254 255.255.255.0
ospf cost 10
!
interface Ethernet0/2
shutdown
no nameif
no security-level
no ip address
!
interface Ethernet0/3
shutdown
no nameif
no security-level
no ip address
!
interface Management0/0
nameif management
security-level 100
ip address 192.168.100.1 255.255.255.0
management-only
!
passwd 2KFQnbNIdI.2KYOU encrypted
boot system disk0:/asa802-k8.bin
ftp mode passive
clock timezone CEST 1
clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00
dns server-group DefaultDNS
domain-name *
object-group service Tomcat tcp
port-object eq 8080
object-group service TS tcp
description Remote Desktop
port-object eq 3389
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 any host external_ip eq www
access-list Outside_access_in extended permit tcp any host external_ip eq smtp
access-list Outside_access_in extended permit tcp any host external_ip eq www
access-list Outside_access_in extended permit tcp any host external_ip eq https
access-list Outside_access_in extended permit tcp any host external_ip eq pop3
access-list Outside_access_in extended permit tcp any host external_ip eq 8080
access-list Outside_access_in extended permit tcp any host external_ip eq ftp
access-list Outside_access_in extended permit tcp any host external_ip object-group Tomcat
access-list Outside_access_in extended permit tcp any host external_ip eq 3389
access-list Outside_access_in extended permit udp any any
access-list Outside_access_in extended permit udp any host external_ip eq 1701
access-list Outside_access_in extended permit udp any host external_ip eq 4500
access-list Outside_access_in extended permit tcp any host external_ip eq pptp
access-list Outside_access_in extended permit udp any host external_ip eq isakmp
access-list Inside_nat0_outbound extended permit ip any 10.20.20.0 255.255.255.0
access-list Inside_nat0_outbound extended permit ip any 10.10.10.0 255.255.255.0
access-list Inside_nat0_outbound extended permit ip any 10.30.30.0 255.255.255.0
access-list split standard permit 192.168.1.0 255.255.255.0
pager lines 24
logging enable
logging asdm debugging
mtu Outside 1500
mtu Inside 1500
mtu management 1500
ip local pool ciscoclientpool 10.20.20.1-10.20.20.245 mask 255.255.255.0
ip local pool xpclientpool 10.30.30.1-10.30.30.245 mask 255.255.255.0
ip local pool webvpnpool 10.10.10.1-10.10.10.245 mask 255.255.255.0
no failover
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-602.bin
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
static (Inside,Outside) tcp external_ip 255.255.255.255
static (Inside,Outside) tcp external_ip smtp 192.168.1.8 smtp netmask 255.255.255.255
static (Inside,Outside) tcp external_ip 255.255.255.255
static (Inside,Outside) tcp external_ip https 192.168.1.8 https netmask 255.255.255.255
static (Inside,Outside) tcp external_ip pop3 192.168.1.8 pop3 netmask 255.255.255.255
static (Inside,Outside) tcp external_ip ftp 192.168.1.8 ftp netmask 255.255.255.255
static (Inside,Outside) tcp interface 3389 192.168.1.8 3389 netmask 255.255.255.255
static (Inside,Outside) tcp external_ip 8080 192.168.1.8 8080 netmask 255.255.255.255
access-group Outside_access_in in interface Outside
route Outside 0.0.0.0 0.0.0.0 Gateway
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 uauth 0:05:00 absolute
dynamic-access-policy-record DfltAccessPolicy
aaa-server ldap_web_vpn protocol ldap
aaa-server ldap_web_vpn host 192.168.1.8
ldap-base-dn OU=ftp, OU=*, DC=*, DC=*
ldap-scope onelevel
ldap-naming-attribute sAMAccountName
ldap-login-password *
ldap-login-dn CN=Administrator, CN=Users, DC=*, DC=*
server-type microsoft
http server enable
http 192.168.100.0 255.255.255.0 management
http 192.168.1.0 255.255.255.0 Inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec transform-set TRANS_ESP_3DES_SHA esp-3des esp-sha-hmac
crypto ipsec transform-set TRANS_ESP_3DES_SHA mode transport
crypto dynamic-map Outside_dyn_map 10 set transform-set ESP-3DES-SHA TRANS_ESP_3DES_SHA
crypto map Outside_map 65535 ipsec-isakmp dynamic Outside_dyn_map
crypto map Outside_map interface Outside
crypto isakmp identity address
crypto isakmp enable Outside
crypto isakmp policy 5
authentication pre-share
encryption 3des
hash md5
group 2
lifetime 86400
crypto isakmp policy 10
authentication pre-share
encryption 3des
hash sha
group 2
lifetime 86400
telnet timeout 5
ssh timeout 5
console timeout 0
management-access Inside
dhcpd dns 195.67.199.199 195.67.199.19 interface Inside
!
dhcpd address 192.168.100.2-192.168.100.254 management
dhcpd enable management
!
threat-detection basic-threat
threat-detection statistics access-list
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map global_policy
class inspection_default
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
!
service-policy global_policy global
webvpn
enable Outside
group-policy DefaultRAGroup internal
group-policy DefaultRAGroup attributes
vpn-tunnel-protocol IPSec l2tp-ipsec
group-policy DfltGrpPolicy attributes
vpn-tunnel-protocol webvpn
group-policy ciscovpngroup internal
group-policy ciscovpngroup attributes
vpn-tunnel-protocol IPSec
split-tunnel-policy tunnelspecified
split-tunnel-network-list value split
username erik password bAOzGWYacphcB8ZW encrypted privilege 15
tunnel-group DefaultRAGroup general-attributes
address-pool xpclientpool
authentication-server-group ldap_web_vpn
default-group-policy DefaultRAGroup
tunnel-group DefaultRAGroup ipsec-attributes
pre-shared-key *
tunnel-group DefaultRAGroup ppp-attributes
authentication pap
tunnel-group DefaultWEBVPNGroup general-attributes
address-pool webvpnpool
authentication-server-group ldap_web_vpn
tunnel-group DefaultWEBVPNGroup ipsec-attributes
pre-shared-key *
tunnel-group ciscovpngroup type remote-access
tunnel-group ciscovpngroup general-attributes
address-pool ciscoclientpool
authentication-server-group ldap_web_vpn
default-group-policy ciscovpngroup
tunnel-group ciscovpngroup ipsec-attributes
pre-shared-key *
prompt hostname context
Cryptochecksum:beaf7b7abe76c47025fa16f339d7ed96
: end
asdm image disk0:/asdm-602.bin
no asdm history enable
please help.
: Saved
:
ASA Version 8.0(2)
!
hostname *-asa
domain-name *
enable password VVg61OlqoJTMvB8U encrypted
names
dns-guard
!
interface Ethernet0/0
nameif Outside
security-level 0
ip address external_ip 255.255.255.0
ospf cost 10
!
interface Ethernet0/1
nameif Inside
security-level 100
ip address 192.168.1.254 255.255.255.0
ospf cost 10
!
interface Ethernet0/2
shutdown
no nameif
no security-level
no ip address
!
interface Ethernet0/3
shutdown
no nameif
no security-level
no ip address
!
interface Management0/0
nameif management
security-level 100
ip address 192.168.100.1 255.255.255.0
management-only
!
passwd 2KFQnbNIdI.2KYOU encrypted
boot system disk0:/asa802-k8.bin
ftp mode passive
clock timezone CEST 1
clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00
dns server-group DefaultDNS
domain-name *
object-group service Tomcat tcp
port-object eq 8080
object-group service TS tcp
description Remote Desktop
port-object eq 3389
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 any host external_ip eq www
access-list Outside_access_in extended permit tcp any host external_ip eq smtp
access-list Outside_access_in extended permit tcp any host external_ip eq www
access-list Outside_access_in extended permit tcp any host external_ip eq https
access-list Outside_access_in extended permit tcp any host external_ip eq pop3
access-list Outside_access_in extended permit tcp any host external_ip eq 8080
access-list Outside_access_in extended permit tcp any host external_ip eq ftp
access-list Outside_access_in extended permit tcp any host external_ip object-group Tomcat
access-list Outside_access_in extended permit tcp any host external_ip eq 3389
access-list Outside_access_in extended permit udp any any
access-list Outside_access_in extended permit udp any host external_ip eq 1701
access-list Outside_access_in extended permit udp any host external_ip eq 4500
access-list Outside_access_in extended permit tcp any host external_ip eq pptp
access-list Outside_access_in extended permit udp any host external_ip eq isakmp
access-list Inside_nat0_outbound extended permit ip any 10.20.20.0 255.255.255.0
access-list Inside_nat0_outbound extended permit ip any 10.10.10.0 255.255.255.0
access-list Inside_nat0_outbound extended permit ip any 10.30.30.0 255.255.255.0
access-list split standard permit 192.168.1.0 255.255.255.0
pager lines 24
logging enable
logging asdm debugging
mtu Outside 1500
mtu Inside 1500
mtu management 1500
ip local pool ciscoclientpool 10.20.20.1-10.20.20.245 mask 255.255.255.0
ip local pool xpclientpool 10.30.30.1-10.30.30.245 mask 255.255.255.0
ip local pool webvpnpool 10.10.10.1-10.10.10.245 mask 255.255.255.0
no failover
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-602.bin
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
static (Inside,Outside) tcp external_ip 255.255.255.255
static (Inside,Outside) tcp external_ip smtp 192.168.1.8 smtp netmask 255.255.255.255
static (Inside,Outside) tcp external_ip 255.255.255.255
static (Inside,Outside) tcp external_ip https 192.168.1.8 https netmask 255.255.255.255
static (Inside,Outside) tcp external_ip pop3 192.168.1.8 pop3 netmask 255.255.255.255
static (Inside,Outside) tcp external_ip ftp 192.168.1.8 ftp netmask 255.255.255.255
static (Inside,Outside) tcp interface 3389 192.168.1.8 3389 netmask 255.255.255.255
static (Inside,Outside) tcp external_ip 8080 192.168.1.8 8080 netmask 255.255.255.255
access-group Outside_access_in in interface Outside
route Outside 0.0.0.0 0.0.0.0 Gateway
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 uauth 0:05:00 absolute
dynamic-access-policy-record DfltAccessPolicy
aaa-server ldap_web_vpn protocol ldap
aaa-server ldap_web_vpn host 192.168.1.8
ldap-base-dn OU=ftp, OU=*, DC=*, DC=*
ldap-scope onelevel
ldap-naming-attribute sAMAccountName
ldap-login-password *
ldap-login-dn CN=Administrator, CN=Users, DC=*, DC=*
server-type microsoft
http server enable
http 192.168.100.0 255.255.255.0 management
http 192.168.1.0 255.255.255.0 Inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec transform-set TRANS_ESP_3DES_SHA esp-3des esp-sha-hmac
crypto ipsec transform-set TRANS_ESP_3DES_SHA mode transport
crypto dynamic-map Outside_dyn_map 10 set transform-set ESP-3DES-SHA TRANS_ESP_3DES_SHA
crypto map Outside_map 65535 ipsec-isakmp dynamic Outside_dyn_map
crypto map Outside_map interface Outside
crypto isakmp identity address
crypto isakmp enable Outside
crypto isakmp policy 5
authentication pre-share
encryption 3des
hash md5
group 2
lifetime 86400
crypto isakmp policy 10
authentication pre-share
encryption 3des
hash sha
group 2
lifetime 86400
telnet timeout 5
ssh timeout 5
console timeout 0
management-access Inside
dhcpd dns 195.67.199.199 195.67.199.19 interface Inside
!
dhcpd address 192.168.100.2-192.168.100.254 management
dhcpd enable management
!
threat-detection basic-threat
threat-detection statistics access-list
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map global_policy
class inspection_default
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
!
service-policy global_policy global
webvpn
enable Outside
group-policy DefaultRAGroup internal
group-policy DefaultRAGroup attributes
vpn-tunnel-protocol IPSec l2tp-ipsec
group-policy DfltGrpPolicy attributes
vpn-tunnel-protocol webvpn
group-policy ciscovpngroup internal
group-policy ciscovpngroup attributes
vpn-tunnel-protocol IPSec
split-tunnel-policy tunnelspecified
split-tunnel-network-list value split
username erik password bAOzGWYacphcB8ZW encrypted privilege 15
tunnel-group DefaultRAGroup general-attributes
address-pool xpclientpool
authentication-server-group ldap_web_vpn
default-group-policy DefaultRAGroup
tunnel-group DefaultRAGroup ipsec-attributes
pre-shared-key *
tunnel-group DefaultRAGroup ppp-attributes
authentication pap
tunnel-group DefaultWEBVPNGroup general-attributes
address-pool webvpnpool
authentication-server-group ldap_web_vpn
tunnel-group DefaultWEBVPNGroup ipsec-attributes
pre-shared-key *
tunnel-group ciscovpngroup type remote-access
tunnel-group ciscovpngroup general-attributes
address-pool ciscoclientpool
authentication-server-group ldap_web_vpn
default-group-policy ciscovpngroup
tunnel-group ciscovpngroup ipsec-attributes
pre-shared-key *
prompt hostname context
Cryptochecksum:beaf7b7abe76c47025fa16f339d7ed96
: end
asdm image disk0:/asdm-602.bin
no asdm history enable