11-20-2021 01:21 AM
my pc can ping the ISP_ROUTER but it can't ping the ISP_SERVER.
My ISP_ROUTER can ping ISP_SERVER.
Solved! Go to Solution.
11-20-2021 03:20 AM - edited 11-20-2021 03:20 AM
Hello
Change the default route on rtr 4 to point to the isp router, then you should be good
rtr4
conf t
no ip route 0.0.0.0 0.0.0.0 192.168.5.130
ip route 0.0.0.0 0.0.0.0 10.0.0.1
11-20-2021 03:20 AM - edited 11-20-2021 03:20 AM
Hello
Change the default route on rtr 4 to point to the isp router, then you should be good
rtr4
conf t
no ip route 0.0.0.0 0.0.0.0 192.168.5.130
ip route 0.0.0.0 0.0.0.0 10.0.0.1
11-20-2021 03:30 AM
It now can ping, thank you so much
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