cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
704
Views
0
Helpful
2
Replies

l2tp connection without internet connection

unidadso
Spotlight
Spotlight

when I do the l2tp protocol configuration it works perfectly when I connect but I have no internet connection


username xxx privilege 0 password 0 xxx
ip local pool l2tp-pool 192.168.13.7 192.168.13.12
vpdn enable
vpdn-group g-l2tp
accept-dialin
protocol l2tp
virtual-template 1
exit
no l2tp tunnel authentication
exit
interface virtual-template 1
ip unnumbered gigabitEthernet 0/0/0
peer default ip address pool l2tp-pool
ppp authentication ms-chap-v2
exit
do wr

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

There are 2 ways to achive this, either you can allow central place to allow for internet access when the user login using L2tp to network or setup a split tunnel

 

https://www.cisco.com/c/en/us/support/docs/routers/3600-series-multiservice-platforms/91193-rtr-ipsec-internet-connect.html

 

https://www.freeccnaworkbook.com/blog/ccna-security/private-internet-access-via-l2tp-ipsec-cisco-ios-client

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

when applying this command pseudowire xxxx 1 pw-class xxx on the wic ip of the wan does not allow

pseudowire-class xxx
encapsulation l2tpv2
ip local interface FastEthernet0/0
!
interface Virtual-PPP1
ip address negotiated
ip nat outside
ip virtual-reassembly
ppp eap refuse
ppp chap hostname xxx
ppp chap password 0 xxx
ppp ipcp address accept
no cdp enable
pseudowire xxxx 1 pw-class xxx
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:

Review Cisco Networking products for a $25 gift card