Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

os-adguardhome-maxit needs to support opnsense system DNS port #153

Closed
yvovandoorn opened this issue Apr 22, 2023 · 3 comments
Closed

os-adguardhome-maxit needs to support opnsense system DNS port #153

yvovandoorn opened this issue Apr 22, 2023 · 3 comments

Comments

@yvovandoorn
Copy link

One of the new features in Opnsense 23.1.6 is:

system: register DNS service ports for unified use across core and plugins

However for those using os-adguardhome-maxit with Opnsense 23.1.6, the DHCP server no longer hands out a DNS server as os-adguardhome-maxit isn't advertising that its running the DNS service.

See opnsense/core#6513 for more information, specifically opnsense/core#6513 (comment).

There is a workaround for those using DHCPv4 to manually specify the DNS server in the DHCPD configuration -- but this doesn't work for those using DHCPv6 with dynamic prefix.

@mikeodr
Copy link

mikeodr commented Apr 28, 2023

I am not running adguard home and I saw this exact problem.

I had to apply the workaround to get this to work.

What I am running is the nextdns resolver on port 53, and then having local unbound resolver running on a different port.

I suspect based on reading the forums it is this change:
opnsense/core@9f6df9e

The "workaround" may be necessary if this change remains permanent.

@SentenOnGithub
Copy link

Update v1.9 solved the issue.
Do not forget to set the new checkbox in Services > AdGuardHome > General, as I did ::)

Plugin Changelog

1.9

  • Fix DNS settings introduced with 23.1.6
  • Update to latest version

@mimugmail
Copy link
Owner

Thx for the feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants