August 30, 20196 yr I've been running pi hole on my pi for a while now and its great. I decided as I have an unraid server I really should just be running it in a docker. However I can't start it, it looks to have a conflict on port 53 but looking at netstat I don't see any open connections using the port. Does unraid run dnsmasq or something on that port, I can't seem to find any options for a dns server. Thanks Edited August 30, 20196 yr by localhost
October 10, 20196 yr From my understanding, if you have KVM (VMs) enabled on UnRAID, it starts the DNSMASQ service on port 53.
January 5, 20206 yr 19 minutes ago, Joeri1594 said: is it possible to runt VM and an docker ? The problem is pi-hole tries to allocate port 53 for each available interface on the server, and consequently fails because libvirt (VM) is already using port 53 for its own virtual interface. The solution is to limit pi-hole in its interface assignment and use only the management interface br0. See this and in particular steps 4 and 5
January 5, 20206 yr thanks for youre response! in meen time i fixed it using br0 isteed of using bridge for pi-hole. its nice to see you refer wireguard. i have used it but it isent faster then mij openvpn server so i got back to it.
May 15, 20242 yr Can someone help me with this? I followed the thread above but with no success (in details this message here:) I did not understand where I should put the bind-interfaces parameter Edited May 15, 20242 yr by firstTimer
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.