Scenario:
LAN is 192.168.1.0/24
There’s a machine, 192.168.1.120 which runs wireguard. The wireguard subnet is 192.168.29.0/24
I have a route set in my mikrotik router which appears to be working. The wireguard portion (including routing) is definitely working.
However, I am confused by the rules. I’ve got it partially working but not where it needs to be.
I would like a basic allow all from 192.168.1.0/24 → 192.168.29.0/24 and 192.168.29.0/24 → 192.168.1.0/24
Do I want input or forward? fasttrack? Rather confused by the rules.
Thanks!