User Details
User Details
- User Since
- Aug 24 2018, 5:54 PM (324 w, 7 h)
Aug 23 2019
Aug 23 2019
zx2c4 added a comment to T1572: Wireguard keyPair per interface.
Don't use the same private key in two places at the same time. This means it's not a good idea to copy private keys between computers and use it in two places, and probably also means you shouldn't assign the private key to two interfaces on the same computer at the same time, unless you have a really particular and weird setup and know precisely the implications of it. Doesn't sound like that's the case here. So you're probably best doing a private key per interface.
Jun 25 2019
Jun 25 2019
zx2c4 added a comment to T1483: Can not redistribute routes via OSPFv3 on a WireGuard link.
Yes. It explicitly doesn't do it.
Aug 24 2018
Aug 24 2018
zx2c4 added a comment to T774: Wireguard: Write wiki documentation.
Please let me know what I need to add to wireguard.com/install/ in relation to VyOS's support.