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

Ayuda Vpn configurar Cisco 2811

Configuré una vpn en un cisco 2811 pero cuando me conecto a la vpn pierdo la conexión a internet, no se como hacer para tener internet cuando me conecto con el vpn client.

 

Pongo la configuración por si me puedes ayudar muchas gracias:

 

 

Building configuration...

Current configuration : 1911 bytes
!
! Last configuration change at 02:00:40 UTC Fri Oct 25 2019
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
!
aaa new-model
!
!
aaa authentication login vpnprueba local
aaa authorization network vpnprueba local
!
!
!
!
!
aaa session-id common
!
!
dot11 syslog
ip source-route
!
!
ip cef
!
!
!
!
multilink bundle-name authenticated
!
!
crypto pki token default removal timeout 0
!
!
!
!
license udi pid CISCO2811 sn FCZ132270FX
username admin password 0 cisco
!
redundancy
!
!
!
!
crypto isakmp policy 10
encr 3des
hash md5
authentication pre-share
group 2
!
crypto isakmp client configuration group vpnprueba
key ******
pool vpnpool
!
!
crypto ipsec transform-set set1 esp-3des esp-md5-hmac
!
crypto dynamic-map map1 10
set transform-set set1
reverse-route
!
!
crypto map ma1 10 ipsec-isakmp dynamic map1
!
crypto map map1 client authentication list vpnprueba
crypto map map1 isakmp authorization list vpnprueba
crypto map map1 client configuration address respond
crypto map map1 10 ipsec-isakmp dynamic map1
!
!
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 10.10.0.40 255.255.0.0
duplex auto
speed auto
crypto map map1
!
interface ATM0/1/0
no ip address
shutdown
no atm ilmi-keepalive
!
interface FastEthernet0/0/0
no ip address
!
interface FastEthernet0/0/1
no ip address
!
interface FastEthernet0/0/2
no ip address
!
interface FastEthernet0/0/3
no ip address
!
interface Vlan1
no ip address
!
ip local pool vpnpool 10.10.0.80 10.10.0.90
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip route 0.0.0.0 0.0.0.0 10.10.0.0
!
!
!
!
!
!
!
!
control-plane
!
!
!
line con 0
line aux 0
line vty 0 4
transport input all
!
scheduler allocate 20000 1000
end

0 Replies 0