Martineau
Part of the Furniture
Several days ago, I had to make changes to accommodate the import of '.conf' files created by Unraid.I imported my ISP's client wireguard conf and i cannot start it. I get this error
Code:Requesting WireGuard VPN Peer start for Category 'Clients' (wg11) WireGuard-clientwg11: Initialising WireGuard VPN 'client' Peer (wg11) to wireguard.5july.net:48574 (# N/A) DNS= Line unrecognized: `dns=2001:9b1:8826::53,2001:9b0:4:2601::53,98.128.186.86,155.4.89.136' Configuration parsing error Cannot find device "wg11" ***ERROR Initialisation ABORTED - 'wg setconf wg11 /tmp/wg11.9581 (/opt/etc/wireguard.d/wg11.conf)' FAILED
What is wrong? =)
Upgrade to
wireguard_manager
Beta v4.17b6
Code:
e = Exit Script [?]
E:Option ==> uf dev
EDIT: Try manually editing/changing the KEYWORD to UPPER CASE
e.g.
Code:
dns=2001:9b1:8826::53,2001:9b0:4:2601::53,98.128.186.86,155.4.89.136
Code:
DNS=2001:9b1:8826::53,2001:9b0:4:2601::53,98.128.186.86,155.4.89.136
then retry the import.
Who is your WIreGuard ISP?
Last edited: