Join Discord
Powered by
netclient on the server runs inside the netmaker c...
# linux
b
bored-island-21407
02/05/2022, 10:05 PM
netclient on the server runs inside the netmaker container. If you want to look at wg show or ip routes for that client you need to be inside the container eg.
docker exec -it netmaker /bin/bash
or the equivalent podman command
Previous
Next