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

PPTP to router w/ cbac not working?

jasonhumes
Level 1
Level 1

Hi

I've got a router running cbac and 12.3 code...I've followed the docs online for how to configure the vpdn group and all that, and I've got vpdn debug turned on...yet I never see any pptp debug messages when my clients try and fail to connect. Here is my vpdn config;

vpdn enable

!

vpdn-group 1

! Default PPTP VPDN group

accept-dialin

protocol pptp

virtual-template 1

interface Virtual-Template1

ip unnumbered FastEthernet0/0

peer default ip address pool bigpool

no keepalive

ppp encrypt mppe auto

ppp authentication pap chap ms-chap

And on my outside access-list i've allowed tcp 1723 in. Why is this not working. THanks

jason

3 Replies 3

michael.crocker
Level 1
Level 1

Try using "debug ppp negotiation" and "debug ppp authentication" to help track down the problem. You also need to allow the protocol GRE as well on your outside interface.

Sample

access-list 100 permit gre any any

Philip D'Ath
VIP Alumni
VIP Alumni

This is broken in most of the 12.3 code.

The last known version of code that I know this works on Cisco 837's is:

c837-k9o3sy6-mz.122-13.ZH4.bin

You may be able to get this version for you router.

PPTP is being phases out, and you will fine trying to get support for it in IOS increasingly harder.

clayhawks
Level 1
Level 1

Are you also allowing ip protocol 47 (GRE) inbound on the external interface?

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: