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

PPTP Connected in cisco VPN but internet connection not working

manhoud
Level 1
Level 1
Spoiler
 

Hello guys

what's wrong with my configuration i get  connected to the VPN client  but there is not internet connection

 

Building configuration...

Current configuration : 3654 bytes
!
version 12.4
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname GOLDANCPE1
!
boot-start-marker
boot system flash:c1841-advipservicesk9-mz.124-9.T4.bin
boot-end-marker
!
enable password cisco
!
no aaa new-model
!
resource policy
!
memory-size iomem 15
clock timezone UTC 1
clock summer-time UTC recurring last Sun Mar 2:00 last Sun Oct 3:00
ip cef
!
!
!
!
ip domain name cisco.com
vpdn enable
!
vpdn-group 1
! Default PPTP VPDN group
 accept-dialin
  protocol pptp
  virtual-template 200
!
!
!
!
username cisco password 0 cisco
username test password 0 test
username support password 0 support
archive
 log config
  hidekeys
!
!
!
!
!
crypto isakmp policy 12
 authentication pre-share
 group 2
crypto isakmp key g01d3ng45 address 91.81.223.244
crypto isakmp key g01d3ng45 address 91.81.223.245
!
!
crypto ipsec transform-set GOLDANCPE1 esp-des esp-sha-hmac
!
crypto map cdalight 12 ipsec-isakmp
 set peer 91.81.223.244
 set peer 91.81.223.245
 set transform-set GOLDANCPE1
 match address 102
!
!
!
!
interface FastEthernet0/0
 description FE verso core network
 ip address 172.24.215.5 255.255.255.0
 no ip route-cache cef
 no ip route-cache
 speed 100
 full-duplex
 standby 0 ip 172.24.215.7
 standby 0 preempt
 standby 0 name gruppo1
 standby 0 track FastEthernet0/1
 crypto map cdalight redundancy gruppo1
!
interface FastEthernet0/1
 description Link verso LAN
 ip address 192.168.1.13 255.255.255.0
 speed 100
 full-duplex
 standby 0 ip 192.168.1.14
 standby 0 preempt
 standby 0 name gruppo2
 standby 0 track FastEthernet0/0
!
interface Serial0/0/0
 no ip address
 shutdown
 clock rate 2000000
!
interface Virtual-Template200
 ip unnumbered FastEthernet0/1
 peer default ip address pool pptp-pool
 no keepalive
 ppp authentication chap auto
!
ip local pool pptp-pool 192.168.0.50 192.168.0.60
ip route 0.0.0.0 0.0.0.0 172.24.215.1
ip route 83.224.65.188 255.255.255.255 172.24.215.1
ip route 83.224.65.189 255.255.255.255 172.24.215.1
ip route 83.224.94.56 255.255.255.248 172.24.215.1
ip route 91.80.47.80 255.255.255.248 172.24.215.1
ip route 91.81.223.240 255.255.255.255 172.24.215.1
ip route 91.81.223.241 255.255.255.255 172.24.215.1
ip route 91.81.223.244 255.255.255.255 172.24.215.1
ip route 91.81.223.245 255.255.255.255 172.24.215.1
!
!
ip http server
no ip http secure-server
!
access-list 77 permit 192.168.50.0 0.0.0.255
access-list 102 permit ip any 172.24.232.0 0.0.0.127
access-list 102 permit ip any 91.80.47.80 0.0.0.7
access-list 102 permit ip any 83.224.94.56 0.0.0.7
access-list 102 permit ip any 172.24.232.128 0.0.0.127
access-list 102 permit ip any 172.24.215.0 0.0.0.255
access-list 123 permit tcp any host 2.228.69.138 eq 1723
access-list 123 permit gre any any
snmp-server community anonymous RW
!
!
!
!
!
!
control-plane
!
!
banner motd ^CCCCCCC
This device is property of VODAFONE-OMNITEL
Access at this equipment is allowed only VODAFONE-OMNITEL authorized personel
Unauthorized use is proibited


*****************************************************
*                                                   
*  Cliente Goldengas                              
*  Apparato: Cisco 1841                             
*  Servizio CDA light - NO GRE                              
*                                                   
*****************************************************
^C
!
line con 0
 password cisco
 login
line aux 0
 password cisco
 login
line vty 0 4
 exec-timeout 30 0
 password cisco123
 login local
line vty 5 15
 password cisco123
 login
!
scheduler allocate 20000 1000
end

 

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

you are point to default gateway 

172.24.215.1

check do you have any NAT or allowed rule for your VPN pool

 

ip local pool pptp-pool 192.168.0.50 192.168.0.60

 

BB

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

How to Ask The Cisco Community for Help

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: