Re: [vpp-dev] Failed to create wireguard tunnel using CLI

2022-01-18 Thread Stanislav Zaikin
Hi Pim, Unfortunately, I can't find that patch. I also need this feature, so it's in my backlog (but honestly I don't really know when I'll have time to play with it). On Tue, 11 Jan 2022 at 18:55, Pim van Pelt wrote: > Hey Stanislav, > > Thanks for the help! Adding explicit endpoints does not

Re: [vpp-dev] Failed to create wireguard tunnel using CLI

2022-01-11 Thread Pim van Pelt
Hey Stanislav, Thanks for the help! Adding explicit endpoints does not seem to help - for completeness here's the current configuration: vpp1# comment { public-key V7PzYlAh+CkOrfnoJfuRGQS/D/4VgQcDVX4LeXE5V1A= } vpp1# wireguard create listen-port 50869 src 192.168.10.0 private-key ML1APdl/AAA

Re: [vpp-dev] Failed to create wireguard tunnel using CLI

2022-01-11 Thread Stanislav Zaikin
Hi Pim, IIRC you should specify the endpoint on vpp1. At least it was true about a year ago. I even prepared a patch to enable this dynamic endpoint updating, but I don't remember what went wrong (there should be a reason why I didn't send it upstream). Could you give it a try by specifying the e