OPNsense Forum

English Forums => General Discussion => Topic started by: matt.shepker on October 07, 2022, 02:59:39 PM

Title: Change AdGuardHome DNS port
Post by: matt.shepker on October 07, 2022, 02:59:39 PM
I had installed AdGuardHome and set the DNS port to be something odd so I could play around with it.  I'm ready to actually deploy it and I can't figure out how to change the port back to 53.  I have also uninstalled and reinstalled the service and it always remembers the previous configuration.

Any pointers would be appreciated.
Title: Re: Change AdGuardHome DNS port
Post by: cookiemonster on October 07, 2022, 03:12:35 PM
If is mimugmail plugin, it gets saved to /usr/local/AdGuardHome/AdGuardHome.yaml but I don't know if that's the place to change directly. I'd try by changing it there and restarting, to make sure it sticks.
Title: Re: Change AdGuardHome DNS port
Post by: matt.shepker on October 07, 2022, 03:38:35 PM
Thanks for the response.  I know I looked in there earlier and I swear I didn't see it but that does appear to be the right place.  Additionally, I think I figured out my uninstall/install issue.  If I didn't stop the service before uninstalling it, it seems to have maintained the configuration.  Once I stopped it and did the uninstall/reinstall, I was able to reconfigure it as I would have expected.
Title: Re: Change AdGuardHome DNS port
Post by: cookiemonster on October 07, 2022, 04:22:03 PM
Makes sense, yes.