plugins icon indicating copy to clipboard operation
plugins copied to clipboard

os-bind: DNS Forwarder Port

Open thecyberdevl opened this issue 5 years ago • 2 comments

Plugin: os-bind Version: 1.12 Page: /ui/bind/general/index Item: DNS Forwarders Issue: unable to specify port for DNS forwarder Attempts to use any of the following result in a validation error 127.0.0.1 port 5353, 127.0.0.1:5353, 127.0.0.1@5353 seems to only allow IP.

error: { "result": "failed", "validations": { "general.forwarders": "please specify a valid network segment or address (IPv4/IPv6) " } }

Request: Add ability through UI to forward DNS requests to non-standard ports.

thecyberdevl avatar Feb 25 '20 16:02 thecyberdevl

The current code doesn't allow this. I'm not sure how to safely introduce such a feature since multiple forwarders could have different ports.

mimugmail avatar Feb 26 '20 12:02 mimugmail

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/plugins/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.

AdSchellevis avatar Sep 20 '20 17:09 AdSchellevis

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/plugins/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.

OPNsense-bot avatar Aug 13 '25 08:08 OPNsense-bot