January 30, 20224 yr The web config won't let me specify an ip to bind to (10.0.0.1:53 for example), the ':' is not allowed by the web ui. Where are these config kept on disk?
January 30, 20224 yr Community Expert 18 minutes ago, ddumont said: web config Which web config do you mean? The Unraid webui itself, or one of your dockers?
January 30, 20224 yr Author hey so there's a dnsmasq server binding to an interface on the unraid box somewhere... annoying. I want to set up a bind9 dns docker image, and forward port 53 to it... but i cant specify the ip:port like you can in the docker cli docker run ... -p 192.186.1.2:53:0.0.0.0:53
January 30, 20224 yr Author 33 minutes ago, Squid said: Can't you just assign the container a specific IP address. Yeah it would be great but the host (unRAID) binds Dnsmasq for a dhcp option for docker... On another interface. But unraid only does 0.0.0.0 portmaps, so it won't bind for me
January 31, 20224 yr Author I had to turn off a feature of the host network. Then the use of Dnsmasq went away on the host. However I would like more flexibility on which nic I bind to when port forwarding
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.