https://netmaker.org logo
hmm... ok, I have a custom NODE_ID=OTHER_MAC for m...
# development
a
hmm... ok, I have a custom NODE_ID=OTHER_MAC for my netmaker docker container, and it's running CLIENT_MODE:on ... All that side works as we'd exepct for the new 0.8.5 default functionality. And then... i run a
netmaker join --port 51840 -t MYKEY
after ensuring the port 51840/udp is allowed by firewall... I sill end up with:
Copy code
root@netmaker:/etc/netclient/config# netclient pull -n main
2021/11/01 02:56:23 [netclient] could not delete old interface nm-main
2021/11/01 02:56:23 [netclient] reset network and peer configs
2021/11/01 02:56:23 [netclient] success
2021/11/01 02:56:23 no network provided
root@netmaker:/etc/netclient/config# wg
root@netmaker:/etc/netclient/config#
I'm not sure what is going on but netclient is not able to create the wireguard interface... ... and this is what was happening yesterday, when I ran CLIENT_MODE:off and tried to ONLY have host native
netclient
rather than using netmaker's embedded client. But the embedded netmaker is working... so... that's good. Just confused about what could be happening here.
4 Views