Christoph
Christoph
After some thorough testing of the finished wizard I think it is fairly ready to use, so I released v1.0 in the mentioned repository. Feel free to try it out...
Meanwhile I've got [v1.4 of the wizard](https://github.com/vchrizz/ER-wizard-WireGuard/releases/latest) with mostly feature addings like key generation and display QRcode. It works quite fine on all routers I have by my hand, so...
The wizard should install the wireguard package for you if it is not installed already. At the moment, the wizard doesn't do any IP configuration, I thought about it but...
just for reference, information about devices where I notice the issue and where I do not notice the issue. btw, which log would be helpful to find the cause for...
Update: I could reproduce this issue also with package 1.0.20211208-1 - so it seems the issue arised from this version: root@ketz1-router:~# dpkg -l wireguard | grep ^ii ii wireguard 1.0.20211208-1...
Another update: I tried to debug this further and noticed the issue with older version too.. On a router with wrong DNS server setting, that I could not set the...
> Strangely, even though the endpoint line disappeared from the configuration printout, it still connected with the other end! so perhaps this is only a cosmetic issue? Sorry, I can...
maybe an idea for a fix would be one of the following: - on bootup wait until internet connection is established and dns queries are possible - do not make...
Thank you for the pointer, unfortunately that did not fix the issue. But I finally found out what caused the issue... [background] Basically we use [OLSR](https://github.com/olsr) as routing-daemon in our...
I'm not sure if the WireGuard package is directly related to this issue, as it looks like an EdgeOS issue. So I guess this issue should be reported to the...