Closed tompatulpan closed 3 years ago
Hi @tompatulpan that looks right but depends on some other factors as well. Can you please share the full docker-compose file?
I would also not recommend running DNS on a non-53 port. While it will run, I have not succeeded in getting machines to successfully use a nameserver that isn't running on 53. But if you know a good way to do it, I'd like to hear it!
Ok, thanks for the tip and answer! I did run the your default docker file without any changes.
What are the errors you encountered? Can you post any logs?
Closing without response.
Hi, Im trying to setup netmaker on a local server for testing using the docker image. port 80 and 53 are occupied to another local server.
Iv tried some different yaml configs but have not tottaly succeeded.
firewall port forward my-ip:8881 -> local-ip:8880 ?? my-ip:8853 -> local-ip:8853 ??
Always a bit confusing doing this to me, so any help would be much appropriated!