https://netmaker.org logo
I spent some time running `netmaker` with `CLIENT_...
# development
a
I spent some time running
netmaker
with
CLIENT_MODE: off
and trying to run
netclient
locally... I never got it working right... Was pretty odd... I kept getting client output like:
Copy code
root@netmaker:~/netmaker# netclient pull
2021/10/31 05:54:31 [netclient] No network selected. Running Pull for all networks.
2021/10/31 05:54:31 [netclient] could not delete old interface nm-main
2021/10/31 05:54:31 Error pulling network config for main network: %!(EXTRA *errors.errorString=no network provided)
2021/10/31 05:54:31 [netclient] reset network and peer configs
2021/10/31 05:54:31 [netclient] success
I'm still curious about this idea, but for now I'm running
CLIENT_MODE: on
with
v0.8.5
on Traefik and its working well with fully contained wireguard/iptables as discussed above.
2 Views