Enabling PPTP VPN on the Cisco Router

| 0 Comments | 0 TrackBacks

From your Windows or Mac system, you can use PPTP to connect to your router to establish a VPN session.

aaa new-model
aaa authentication ppp default local

vpdn enable
vpdn-group soho-vpn
accept-dialin
protocol pptp
virtual-template 1

interface virtual-template1
ip unnumbered
peer default ip address pool vpnpool
ppp encrypt mppe auto required
ppp authentication ms-chap ms-chap-v2

ip local pool vpnpool 10.0.1.10 10.0.1.15

No TrackBacks

TrackBack URL: http://baldwinsung.com/cgi-bin/mt-tb.cgi/97

Leave a comment

Recent Entries

Test
Test…
I just finished installing Movable Type 4!
Welcome to my new blog powered by Movable Type. This is the first post on my blog and was created…
New design launched using Movable Type
Our web site is sporting a new look and feel thanks to Movable Type and the Professional Template Set.…