Issue:
Hi, i installed yunohost on my old pc and added pi-hole.
On this machine, the service looks like working as expected.
https://i.imgur.com/swLggYj.png
When i do nslookup on my main PC in the same network (yes, 192.168.178.34 is correct), it is not working:
https://i.imgur.com/5fsneQz.png
When i telnet 192.168.178.34 53
, it looks like something is happening - terminal windows gets blank until i press any key. I am a bit a trial and error guy, but this tells me that there actually is something listening (pi-hole FTL service on port 53 i guess). Same thing (blank terminal window) happens when i do that on 192.168.178.1 (my Fritz!Box)
And: in settings menu it is telling me that FTL service is offline:
https://i.imgur.com/NtKU2uu.png
But when i do ps aux | grep FTL
, i see the service is running. I also tried sudo service... to start, stop and restart it.
What am i doing wrong?
System:
YunoHost 11.1.22 (latest)
Debian 11.2
Intel Xeon W3690
Pi-hole 5.14.2~ynh1 (latest available at yunohost)
After Installation:
added google servers for upstream, nothing else