Hello,
scenario as follow:
Subnet 192.168.10.x
router 192.168.10.1
pptp client remote address 192.168.10.30 to 192.168.10.36
pptp client local address 192.168.10.2
local lan 192.168.10.100-192.168.10.150
recently a weird problem showed up on Mikrotik , that i can’t ping pptp or l2tp client from Lan ,
they are pingable from the router itself but not from lan, knowing that old created pptp user is pingable normally.
proxy-arp is enabled on bridge-local,
when i try to ping the pptp ip address from lan i get request timed out when the clent is connected, and destination host unreachable when the pptp client is not connected.
i changed the proxy-arp on bridge to enabled only,
when i ping the pptp client ip address i have having destination host unavailable always, when the pptp is connected or not connected.
from Mikrotik itself all pings are fine.
i created a new bridge with a diffrent subnet:
and i assigned the new pptp client local and remote address to that new bridge subnet 192.168.30.X
and i assigned a port to that bridge as well, and connected a pc to it ,
all pings are back to normal .
and i tried to edit a name of one of the old working pptp when i did that the issue showed up on that user as well.
i restored the router to an era that everything was working good, with no luck
tried to clear arp from ip-arp with no success as well
i assigned the pptp profile to bridge-local
i deleted the brigde local than recreated it, and it didn’t worked
kindly advise
thank you