On Mon, Jul 15, 2024 at 5:36 PM Zé Loff <[email protected]> wrote: > If it is specific for a subset of addresses, and not the default > route then... it won't be the default. It'll be a specific route for > those addresses.
I mean a default route from those specific addresses that is different from the default route. > "route add <ip range> <gateway>" ? If I'm not mistaken that sets up a route _to a range_ of addresses. I'm looking to set up a route _from a range_ of addresses to all addresses, except for the router's address itself, via the wg interface.

