Linux ultimate self-hosted network security guide ║ Linux 终极自托管网络安全指南 ║ Guía definitiva de seguridad de red autohospedada de Linux ║ लिनक्स परम स्व-होस्टेड नेटवर्क सुरक्षा गाइड ║ Окончательное руководство по безопасности собственной сети Linux
First of all, thank you for this great guide! I've been looking for something simple and there it was!
I've been following the guide to the letter, but the configuration doesn't seem to work on my Raspberry Pi.
In Adguard, when I change the DNS to 127.0.0.1:53 and 5053, I get the message "impossible to use this server, please check the name". I tried to change it to the IP of my Pi as 192.168.0.XXX, same error (in French, sorry):
I've looked into the unbound.conf file and couldn't find any reference to port 5053, which made me wonder if I missed a step in the whole configuration. Adguard is listening to port 53 already, how does it work for Unbound?
First of all, thank you for this great guide! I've been looking for something simple and there it was!
I've been following the guide to the letter, but the configuration doesn't seem to work on my Raspberry Pi.
In Adguard, when I change the DNS to 127.0.0.1:53 and 5053, I get the message "impossible to use this server, please check the name". I tried to change it to the IP of my Pi as 192.168.0.XXX, same error (in French, sorry):
I've looked into the unbound.conf file and couldn't find any reference to port 5053, which made me wonder if I missed a step in the whole configuration. Adguard is listening to port 53 already, how does it work for Unbound?
Thanks a lot for your help!