02-28-2023 03:54 AM
hello, i have an issue, i can connect from PC to router using PPTP and ping 10.10.10.2 address but nothing else, here is my topology, any help?
02-28-2023 04:22 AM - edited 02-28-2023 04:23 AM
make L3 SW have route toward the PPtP pool subnet
02-28-2023 04:28 AM
i have default route toward router interface
02-28-2023 04:32 AM
can I see the router config ?
02-28-2023 04:55 AM
interface Virtual-Template15
ip unnumbered GigabitEthernet0/0/1
peer default ip address pool ppp
no keepalive
ppp encrypt mppe 128
ppp authentication ms-chap ms-chap-v2
ip local pool ppp 192.168.33.10 192.168.33.100
ip route 10.111.0.0 255.255.0.0 10.10.10.3
SWITCH-L3
ip route 0.0.0.0 0.0.0.0 10.10.10.2
ip route 192.168.33.0 255.255.255.0 10.10.10.2
02-28-2023 05:00 AM
the 10.10.10.3 is router-port IP or SVI IP??
02-28-2023 05:01 AM
switch SVI
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