Hi
Have you added reverse route towards your home LAN to RB750?
/ip route isn't present in RB750's config which looks like it's empty (all the routes are dynamic)
However, /ppp secret part of your home router has it's own LAN route in there. Looks like you mistook this field as "push this route to the client" option, while in fact it adds this route to itself while the given peer is up.
So probably just this to RB750
/ip route add dst-address=192.168.88.0/24 gateway=192.168.100.1
Have you added reverse route towards your home LAN to RB750?
/ip route isn't present in RB750's config which looks like it's empty (all the routes are dynamic)
However, /ppp secret part of your home router has it's own LAN route in there. Looks like you mistook this field as "push this route to the client" option, while in fact it adds this route to itself while the given peer is up.
So probably just this to RB750
/ip route add dst-address=192.168.88.0/24 gateway=192.168.100.1
Statistics: Posted by Dartmaul — Sat Mar 02, 2024 1:22 am