<div dir="ltr">I'm working on a system where Wireguard machines can connect directly to one another as well as communicate with one another via an intermediary router (or 'server'). <div><br></div><div>When 2 machines directly connect to one another, the allowed-ips setting is obviously a non-issue; what i'm struggling with is if they are unable to communicate directly and build routes to one another via an intermediary router (which is also connected to each 'client' via wireguard).  Unless the 'server' NATs the traffic, the allowed-ips setting will prevent the 'clients' from communicating.  Am i missing something?</div><div><br></div><div>I'm trying to avoid building a wg interface for each peer connection if possible, but i'm failing to see any other way around it.  Either NAT at the intermediary router or create an interface per-peer.</div><div><br></div><div>Are there other options?</div></div>