This is a pretty basic setup, on my home network I have my workstation Windows PC. I need to be able to connect via Remote Desktop when I’m away.
I have a similar (or same) setup at my office and it works, but for some reason I can’t get this to work on my home network.
L2TP server with profiles and user secrets set up.
Bridge’s ARP is set to “proxy-arp”.
My internal network is 10.10.85.0/24
There’s a firewall rule that should be allowing this: add action=accept chain=forward dst-address=10.0.0.0/8 src-address=10.10.85.0/24
When I am connected to my home network through VPN with my laptop, I am able to connect to the router with WinBox. So, I am definitely connected to the network, just that it doesn’t go forward from there, or something is blocking it.
Please let me know what configuration I could change to get this to work.