[c-nsp] PPTP CLIENT ON ROUTER CISCO
    Eusebio López 
    eusebio at palmanet.net
       
    Mon Jan  9 10:10:05 EST 2006
    
    
  
hi, 
I need to create a connection client pptp in router Cisco 827. 
if I use a client pptp in my PC, it works correctly.  I want that It
work for all the network when igniting router. 
the configuration of my router is:
 
vpdn-group prueba
! Default L2TP VPDN group
! Default PPTP VPDN group
 accept-dialin
  protocol any
  virtual-template 1
 local name tunnel_vpn
 no l2tp tunnel authentication
 
 
interface Virtual-Template1
 no ip address
 no ip redirects
 no ip proxy-arp
 ip nat inside
 no ip route-cache
 no peer default ip address
 keepalive 4
 ppp authentication chap
 ppp multilink
 
somebody has some configuration of example?   
Cheers 
 
    
    
More information about the cisco-nsp
mailing list