core
core copied to clipboard
[Kea] Unable to disable pushing Search Domains via DHCP
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
- [x] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Describe the bug
I tried to disable search domain using the method provided here https://github.com/opnsense/core/issues/6918, but it doesn't accept a . in the search domain field on Kea.
To Reproduce
Steps to reproduce the behavior:
- Go to Services > Kea DHCP > Kea DHCPv4 > Subnets
- Click on any subnet
- Add a
.in the search domain list field - Save
- See error
Please specify a valid list of domains
Expected behavior
Be able to save. The underlying feature I'm looking for is to be able to prevent OpnSense from pushing any DNS search domains via DHCP
Additional context
Very similar issue as https://github.com/opnsense/core/issues/6918
Environment
Software version used and hardware type if relevant, e.g.:
OPNsense 25.1.6_4-amd64
Recently switched and having this same issue. I used to do this with the additional options on ISC like this: https://blog.duklabs.com/setting-a-blank-dhcp-searchdomain-on-opnsense/ . It is annoying since windows is always appending the extra dns suffix.
This issue has been automatically timed-out (after 180 days of inactivity).
For more information about the policies for this repository, please read https://github.com/opnsense/core/blob/master/CONTRIBUTING.md for further details.
If someone wants to step up and work on this issue, just let us know, so we can reopen the issue and assign an owner to it.