57 Commits
Author SHA1 Message Date
Franco Fichtner 5015b95aa9 dns/bind: bump 2025-08-19 07:22:39 +02:00
MichaelandGitHub 07d67b4dea dns/bind: Add Forward Zones (#4802) 2025-07-10 10:08:47 +02:00
Franco Fichtner 43588d7929 dns/bind: document change 2025-07-10 08:10:17 +02:00
Franco Fichtner 4080aaf261 dns/bind: do the switch 2024-11-05 16:02:23 +01:00
Franco Fichtner e894be0e1a dns/bind: light refactor for better diff 2024-09-19 15:21:53 +01:00
Franco Fichtner 206e47728f dns/bind: feature amendmend 2024-09-05 09:28:41 +02:00
Franco Fichtner a5b075f5eb dns/bind: document previous 2024-07-11 07:05:14 +02:00
Franco Fichtner 7967441e43 dns/bind: release new version 2024-07-10 10:46:22 +02:00
Franco Fichtner 0faec69e0e dns/bind: bump 2024-06-20 08:46:55 +02:00
Franco Fichtner 38c731888d dns/bind: new version 2024-04-03 12:28:10 +02:00
Joachim FribergandGitHub e6ceff0fe1 dns/bind: allow RNDC key updates (#3830) 2024-02-27 16:45:36 +01:00
cfac344e4a dns/bind: check&preview primary zone, log to syslog with desired severity (#3708)
* dns/bind: check&preview primary zone, log to syslog with desired severity

and make grids responsive also

* ver bump

and remove foreign part from template

* Update dns/bind/src/etc/inc/plugins.inc.d/bind.inc

* Update dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/General.xml

* cleanup

-prettify js, actions naming, phalcon post payload handling.
-Error message if Check&Preview button clicked for disabled Zone
-dont show Copy button if not supported

---------

Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2024-01-09 17:33:44 +01:00
Franco Fichtner 5094348c89 dns/bind: annotate fix 2024-01-03 14:13:51 +01:00
Franco Fichtner 8cab26f716 dns/bind: wrap new version 2023-11-07 19:54:33 +01:00
Franco Fichtner 3505919407 dns/bind: mini release 2023-07-26 08:23:07 +02:00
Franco Fichtner afec26dc6b dns/bind: prevent port overlap
Although it's possible to use e.g. port 53 with selective listening
addresses its use is highly discouraged and leads to setup woes when
the user is not well-versed in these matters.  So we lock the port
in case another service is using it and if something needs to overlap
port forward rule use is highly encouraged to make that more clear.
2023-05-08 09:22:22 +02:00
Franco Fichtner 51d6c762f5 dns/bind: correct use of "any" address, small tweaks; closes #3417 2023-05-08 09:09:53 +02:00
Franco Fichtner 456620efbe dns/bind: same same but bind 2023-04-08 18:36:46 +02:00
Franco Fichtner a69fa0d77d dns/bind: refine previous
It was decided we only want the 'ports' trick for DNS so make
sure the prerequistes for it match the reality of the setup.
This was we can also extend the validation of the DNS port like
we are going to do for Unbound to ensure a functional DNS setup
when multiple DNS servers are being used on the same box.
2023-03-29 08:53:52 +02:00
Franco Fichtner 5d859ae4e0 dns/bind: update changelog to reflect RC2 changes 2023-01-19 10:20:16 +01:00
Robbert RijkseandGitHub 97e46ed32c dns/bind: allow multiple acls (#3257) 2023-01-11 13:35:30 +01:00
Robbert RijkseandGitHub 18a4256267 dns/bind: move to primary/secondary (#3234) 2023-01-11 09:52:32 +01:00
Robbert RijkseandGitHub 23aae2f87e dns/bind: ensure the ACL names are unique (#3254) 2023-01-10 14:43:26 +01:00
Robbert RijkseandGitHub 2d87d5b86f dns/bind: add RNDC key UI support (#3239) 2023-01-10 09:13:11 +01:00
Robbert RijkseandGitHub 3b182a3eba dns/bind: cleanup master/slave zone UI (#3224) 2023-01-10 08:51:00 +01:00