Answer the question
In order to leave comments, you need to log in
Cisco 2951 PPTP Server vpn dump under load and "underground knock"?
Good day to all!
As a PPTP server Cisco 2951 (C2951-UNIVERSALK9-M, Version 15.2(2)T)
The settings are as follows, I post everything related to PPTP
Code:
!
ip dhcp pool pptp-users
network 10.10.10.0 255.255.255.0
default-router 10.10.10.1
dns-server 192.168.0.2
option 249 hex 10ac.100a.0a0a.0110.c0a8.0a0a.0a01
lease 0 1
!
!
vpdn enable
!
vpdn-group STO
! Default PPTP VPDN group
accept-dialin
protocol pptp
virtual-template 1
!
!
interface Loopback0
ip address 10.10.10.1 255.255.255.0
!
!
interface Virtual-Template1
ip unnumbered Loopback0
peer default ip address dhcp-pool pptp-users
ppp encrypt mppe auto
ppp authentication ms-chap-v2
!
Vi4 MPPE: missed 1 key changes, recomputing
Vi4 MPPE: missed 4 key changes, recomputing
Vi4 MPPE: rx key change error - diff = 4094
Answer the question
In order to leave comments, you need to log in
UPD
So far this is "solved" by disabling CEF on the Virtual interface. In reality, it looks like an IOS bug.
And Debug, as smart people suggested, apparently disables CEF in order to pour everything through the percent and analyze it.
In reality, it looks like an IOS bug.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question