I setup netmaker using the nm-quick-interactive script. Everything seems to be working properly. I would like to remove my open ssh port on my netmaker server but I have realized that with a docker install the netmaker server I am connecting to is the docker container and not the host server.
My question is if it is possible to connect to the netmaker host server through netmaker? I am guessing this reduces security on the netmaker network by adding the host? I tried to add the host as a node to see if that would work but with my knowledge I am not sure if this is the right way to proceed. It also produces: sudo: unable to resolve host
: Name or service not known which I think I can edit in the hosts file but is probably not the way to go about this. Any insight is much appreciated.