I've installed AdGuard Home on a Raspi4 connected to my LAN (192.168.0.1) and Raspi IP address is 192.168.0.14
AdGuard is listening on all interfaces (bind DNS on 0.0.0.0)
Unbound is disabled.
On LAN I have a port forward rule, the firewall rule as well as the outbound rule, and the setup seems to work but in AdGuard dashboard I see all the stats coming from a single IP, i.e. 192.168.0.1 - how would I fix that?
Tia.
Install AGH on your OPNsense? Or instead of a port forward just give clients the address of the Pi as their DNS server via DHCP.
Quote from: Patrick M. Hausen on September 17, 2023, 08:51:33 PM
Install AGH on your OPNsense? Or instead of a port forward just give clients the address of the Pi as their DNS server via DHCP.
I know, but I wanted to make things a bit more complicated and learn some networking ::)
I think I have no choice that going with ADGH on OPNsense 8)
Advice from an old network engineer: keep things as simple as possible but no simpler. :D