I want to setup what I’ll call a wireguard “remote access server”, this will need an interface.
My query is when I configure the interface I need to add an IP address what should this be ? If say my tunnel IP is 192.168.15.1, do I add the same (192.168.15.1) or should I add 192.168.15.2 or something outside of this address range say 192.168.25.1 ?
I believe if I do it this way, there will be a separate rules section which I can configure as I wish, rather than having a single Wireguard rules for all tunnels I setup. My goal is to have two Wireguard tunnels with one exiting my ISP WAN and the other my VPN WAN.
Or basically how is the interface assignments configured ?