01-30-2009 05:38 AM
Hie guys!!! Please can you help me i am having problem connecting to my private lan using a windows client. I am simulating a vpn connection from inside my private lan.PPTP is working okay L2tp comes up with error 'remote machine did not respond' I have attached my router configuration and the debug output. My client config should be fine..What is wrong with my router config?????
02-04-2009 08:40 AM
Hi,
take a look here:
http://www.cisco.com/en/US/tech/tk827/tk369/technologies_configuration_example09186a00801e51e2.shtml
vpdn enable
vpdn-group 1
accept-dialin
protocol pptp
virtual-template 1
ip local pool test 192.168.1.1 192.168.1.250
interface virtual-template 1
encapsulation ppp
peer default ip address pool test
ip unnumbered FastEthernet0/0
no keepalive
ppp encrypt mppe auto
ppp authentication pap chap ms-chap
That's all.
Regards, Celio
02-04-2009 10:32 PM
Thanks Celiocarreto,,, I wanted to connect using l2tp/ipsec. With pptp my config work fine but then i just discovered that its NAT which is causing problems (the addresses being changed when i try to go out and then back inside) since i am emualting this inside my private lan.. I tested it from ouside and works fine....Topic Closed,,, Many thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide