Hello,
Has any one had any luck getting a PPTP vpn working with encryption and Radius authentication.
I keep getting the error: May 3 22:48:38.811: %LINK-3-UPDOWN: Interface Virtual-Access3, changed state to up May 3 22:48:38.943: Vi3 MPPE: don't understand all options, NAK May 3 22:48:39.071: Vi3 MPPE: RADIUS keying material missing May 3 22:48:39.335: %LINK-3-UPDOWN: Interface Virtual-Access3, changed state to down
I use this config:
vpdn enable vpdn ip udp ignore checksum ! vpdn-group 1 ! Default PPTP VPDN group accept-dialin protocol pptp virtual-template 1
async-bootp gateway 126.0.0.110 async-bootp dns-server 192.168.1.26 async-bootp nbns-server 192.168.1.26
interface Virtual-Template1 description $FW_INSIDE$ ip unnumbered FastEthernet4 ip nat inside ip virtual-reassembly ip mroute-cache peer default ip address pool DIAL-IN ppp encrypt mppe auto ppp authentication ms-chap-v2 ms-chap ! radius-server host X.X.X.X auth-port 1645 acct-port 1645 radius-server key 7 XXXXXXXXXXXXX
Thanks in advance,
Jan Sinke