My subnet is rather large 10.0.0.0/16 (no, I don't need 65k clients, but it's convenient to use 10.0.A.0, 10.0.B.0, ... for various categories / persons). I also have a working WireGuard Road Warrior configuration in a dedicated 172.17.20.0.1/24 subnet.
I wouldn't mind to keep it as it is right but there is one issue. The WG peers cannot connect to SMB on Windows machines as the firewall allows only the local subnet (in my understanding 10.0.0.0/16), turning off the Windows firewall doesn't seem like a good idea (as some of the device are mobile device) although it works and doesn't really scale as I'd have to either turn off or change the firewalls of all the Windows devices...
So I'd like the WG peers to be part of the 10.0.0.0/16 network (say 10.0.X.0). I'm just unsure how to achieve that.
I read in viewtopic.php?p=978961#p978961 that in theory it could work, but I really don't know how this should be done. (My home-grade router of a different brand had an IPsec setup which "just" worked. I know that WireGuard is a different beast, but maybe there is a way...)
Any help would be greatly appreciated (last time I did a bigger change I borked it and had to use Woobm-USB to get back online )