Skip to content

Add support for setting Strict Outgoing Network Interface Binding (strictout)#254

Open
mart1n-anders wants to merge 2 commits intopfsensible:masterfrom
mart1n-anders:dns-resolver-strict-out
Open

Add support for setting Strict Outgoing Network Interface Binding (strictout)#254
mart1n-anders wants to merge 2 commits intopfsensible:masterfrom
mart1n-anders:dns-resolver-strict-out

Conversation

@mart1n-anders
Copy link
Copy Markdown

Adding support in the pfsense_dns_resolver module for the attribute strictout, which basically is the option "Strict Outgoing Network Interface Binding".

strictout is a boolean value, defaults to false.

Copy link
Copy Markdown
Contributor

@opoplawski opoplawski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! Could you also add a changelog fragment?

- Do not send recursive queries if none of the Outgoing Network Interfaces are available.
required: false
default: false
type: bool
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need version_added: 0.7.2

@opoplawski opoplawski added this to the 0.7.2 milestone Apr 2, 2026
@opoplawski opoplawski added the enhancement New feature or request label Apr 2, 2026
@opoplawski opoplawski self-assigned this Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants