Raspberry Pi 4 as a Router using OpenWrt

  • Thread starter Thread starter Rehan Kumar
  • Start date Start date
  • Replies Replies 24
  • Views Views 4,184
Nope. I am using Unbound. I tried to configure AGH replacing dnsmasq sometime ago but something went wrong and didn't try it yet. It was working fine though as far as I tested. How do you have it setup, via docker or direct?
 
Direct.
I tried docker version too, but it didnt work after initial configurations.
 
With the new 23.05.2 out, I might try again soon but it's just curiosity than trying to block ads or filtering. I use Brave for most browsing along with other browsers when required.
 
@sloj I have installed odhcpd and adguardhome, and uninstall dnsmasq, and did configuration so that dhcp will be handled by odhcpd and dns server will be AGH. You can try this setup, works flawlessly.
Dnsmasq is prone to issues.
 
@sloj what are the solutions to monitor uptime/downtime of wan connection?
I tried atlas probe, but it writes a lot in the router logs.
 
so I installed ripe-atlas as a docker container and now it doesnt have any logs spamming issue.
 
I will have to check what is available with collectd. Ripe atlas is still creating logs I guess, just inside the container.
 
let me know if you find any solution to prevent it creating unnecessary logs.
 
Back