Hello.
I’m wondering if someone could doublecheck the following wireguard config for obvious errors. wg0 works and i’m wanting to add wg1.
wg0 goes to another vyos router and wg1 goes to a linux gateway system. When commiting wg1 i got an error about the address set already being used but am not familiar enough with the protocol yet to say if it’s a problem.
Here is the config.
Hi.
Thanks for the info. I’m running my own vyos build v1.2.5
The problem came from a misunderstanding of how addressing is supposed to work in wireguard. I updated my config to be a bit different now and all works.
setting address 10.50.50.1/24 did work though, not sure about 10.50.50.0/24, didn’t try that as the interface address.
If anyone wants to see my config i’ll be glad to post.