-
Notifications
You must be signed in to change notification settings - Fork 34
Description
firmware
--OpenWrt R22.3.13
netmaker client
--netmaker_0.9.4-1_x86_64-openwrt-21.02.ipk
netmaker server
--0.9.4
exec log is below:
root@openwrt:~# netclient join -t eyJjb3JlZG5zYWRkciI6IjQyLjE5NC4xMzEuODciLCJhcGljb25uIjoiIiwiYXBpaG9zdCI6IjQyLjE5NC4xMzEuODciLCJhcGlwb3J0IjoiODA4MSIsImdycGNjb25uIjoiIiwiZ3JwY2hvc3QiOiI0Mi4xOTQuMTMxLjg3IiwiZ3JwY3BvcnQiOiI1MDA1MSIsImdycGNzc2wiOiJvZmYiLCJjaGVja2luaW50ZXJ2YWwiOiIxNSIsIm5ldHdvcmsiOiJqeXd4LXRlc3QiLCJrZXkiOiJtcTh6UzdxOVFET2FDbTQ3IiwibG9jYWxyYW5nZSI6IjE3Mi4xNi4wLjAvMTYiLCJncnBjd2ciOiIiLCJncnBjd2dhZGRyIjoiIiw************************
2022/03/25 04:10:42 local vpn, getting local address from range: 172.16.0.0/16
2022/03/25 04:10:42 [netclient] joining jywx-test at 42.194.xx.xx:50051
2022/03/25 04:10:42 [netclient] node created on remote server...updating configs
2022/03/25 04:10:42 [netclient] retrieving peers
2022/03/25 04:10:42 [netclient] starting wireguard
2022/03/25 04:10:42 [netclient] writing wg conf file to: /etc/netclient/config/nm-jywx-test.conf
2022/03/25 04:10:42 [netclient] failed to create wireguard interface
2022/03/25 04:10:42 [netclient] error installing: exec: "wg-quick": executable file not found in $PATH
2022/03/25 04:10:42 [netclient] removed machine from jywx-test network on remote server
2022/03/25 04:10:42 [netclient] error running command: wg-quick down /etc/netclient/config/nm-jywx-test.conf
2022/03/25 04:10:42 [netclient]
2022/03/25 04:10:42 [netclient] unable to wipe local config
2022/03/25 04:10:42 [netclient] removed systemd remnants if any existed
2022/03/25 04:10:42 [netclient] removed systemd remnants if any existed
opkg installed list
root@openwrt:~# opkg list-installed | grep wireguard
kmod-wireguard - 5.15.29-1
luci-app-wireguard - git-22.068.45502-a50e601-1
luci-i18n-wireguard-zh-cn - git-22.068.45502-a50e601-1
luci-proto-wireguard - git-22.068.45502-a50e601-1
wireguard-tools - 1.0.20210914-2
anyone happen to this issue? help