hello, i have managed to install dietpi with pihole unbound gravity-sync wireguard openssh on two raspberry pi 4. everything through dietpi-software except gravity sync, it has been done quite easy, good job. But I have a doubt, comparing configurations of the two raspberry pi, I have seen that /etc/resolv.conf is different in the two. in the primary:
nameserver 192.168.1.38
Which is the ip of the primary raspeberry . And in the second one it appears:
nameserver 192.168.1.38
nameserver 192.168.1.45
Which is the address of the first raspberry and the second in this order. I do not know if this is right, and if not why they are different? should not they be the same? I’m quite novice in these things sorry ![]()
Thanks in advance.
Edit: Apparently everything is working fine, both piholes are working, I have no dns browsing problems, the unbound tests answer what they should answer, wireguard and gravity are working too. just FYI.