Franco Fichtner
a6d1d54f4f
dns/bind: remove sessionClose, some cleanups
2024-12-10 08:24:29 +01:00
Franco Fichtner
4080aaf261
dns/bind: do the switch
2024-11-05 16:02:23 +01:00
Franco Fichtner
f8dc24af67
dns/bind: happy trigger switch to bind 9.20 on devel package
2024-09-23 10:12:09 +02:00
Franco Fichtner
1e934b0c08
dns/bind: style in model definitions
2024-09-19 15:34:18 +01:00
Franco Fichtner
e894be0e1a
dns/bind: light refactor for better diff
2024-09-19 15:21:53 +01:00
Naomi Rennie-Waldock
27bb69523f
dns/bind: Add option to allow the rndc-key for zone transfers ( #4177 )
2024-09-19 15:17:55 +01:00
Franco Fichtner
206e47728f
dns/bind: feature amendmend
2024-09-05 09:28:41 +02:00
doktornotor
70ecb2abd5
dns/bind: add SSHFP Record Type ( #4220 )
2024-09-04 09:47:30 +02:00
Franco Fichtner
a5b075f5eb
dns/bind: document previous
2024-07-11 07:05:14 +02:00
Jordan Stacy
e6dfbfd751
dns/bind: fix handling of multiple ACLs in allow-recursion ( #4085 )
...
Same fix as #4048 but for allow-recursion
2024-07-11 07:03:02 +02:00
Franco Fichtner
7967441e43
dns/bind: release new version
2024-07-10 10:46:22 +02:00
Jordan Stacy
50a7a11736
dns/bind: Fix multiple select on Recursion field
2024-07-10 10:21:22 +02:00
Franco Fichtner
0faec69e0e
dns/bind: bump
2024-06-20 08:46:55 +02:00
Nathan Rennie-Waldock
be43869f31
dns/bind: Fix handling of multiple ACLs in allow-query/allow-transfer
2024-06-20 08:43:04 +02:00
Ad Schellevis
e99d0b6bdd
dns/bind - change Phalcon\Messages\Message to native implementation
2024-05-02 16:50:04 +02:00
Franco Fichtner
38c731888d
dns/bind: new version
2024-04-03 12:28:10 +02:00
kulikov-a
a2ccdcc65e
adjust severity levels
2024-03-30 09:02:51 +01:00
Brendan Bank
b258cab9bd
dns:bind: do not add the update-policy if the zone type is secondary ( #3873 )
2024-03-27 09:05:33 +01:00
Franco Fichtner
9999bf1472
dns/bind: bump revision
2024-03-11 11:08:19 +01:00
Joachim Friberg
0d569516ec
Update named.conf ( #3852 )
...
Fixed bug, allowrndcupdate in the named.conf
2024-03-11 11:07:44 +01:00
Franco Fichtner
643f5de087
dns/bind: fix XML
2024-02-27 16:53:23 +01:00
Franco Fichtner
aeade543b6
dns/bind: fold this into a single loop
2024-02-27 16:47:55 +01:00
Joachim Friberg
e6ceff0fe1
dns/bind: allow RNDC key updates ( #3830 )
2024-02-27 16:45:36 +01:00
Franco Fichtner
5418f68038
dns/bind: style sweep
2024-01-10 16:24:21 +01:00
kulikov-a
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
961bca0244
dns/bind: bump revision after fix
2023-12-18 09:59:19 +01:00
kulikov-a
1cd458e891
template fix ( #3704 )
...
fix template error if there is no 'records' in config at all
2023-12-15 15:09:23 +01:00
Franco Fichtner
8cab26f716
dns/bind: wrap new version
2023-11-07 19:54:33 +01:00
doktornotor
8e57555345
[os-bind] #3650 - break-dnssec toggle needed for Enable filter-aaaa on IPv4/IPv6 clients ( #3651 )
...
If DNSSEC validation is disabled, filter-aaaa-on-v4 or filter-aaaa-on-v6 is set to break-dnssec
instead of yes, then AAAA records will be omitted even if they are signed.
See https://github.com/opnsense/plugins/issues/3650
2023-11-06 09:21:58 +01:00
Franco Fichtner
fea4f7eb18
dns/bind: safeguard this as well
2023-08-02 08:42:31 +02:00
Franco Fichtner
3505919407
dns/bind: mini release
2023-07-26 08:23:07 +02:00
Simon Fischer
8de007770c
dns/bind: add DNAME support ( #3509 )
2023-07-25 11:04:55 +02:00
Franco Fichtner
8f8b2f63db
dns/bind: sidestep mismatch of value/label read
...
This was how it was done before primary/secondary change and
it shouldn't break anything.
2023-05-08 15:16:22 +02:00
Franco Fichtner
055e303393
dns/bind: small typo
2023-05-08 11:51:06 +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
94d04f74c8
dns/bind: bump revision
2023-04-20 15:31:42 +02:00
Patrick M. Hausen
7f9f089017
dns/bind: fix bug in ACL processing for allow-query section
2023-04-20 15:29:28 +02:00
Franco Fichtner
456620efbe
dns/bind: same same but bind
2023-04-08 18:36:46 +02:00
Franco Fichtner
695f43aa99
dns: rename 'ports' to 'dns_ports' for clarity
2023-03-29 09:10:50 +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
0d44da2dec
dns/bind: if we have $verbose we might as well use it
2023-03-24 15:06:34 +01:00
Franco Fichtner
96129ccaab
dns/bind: add glue to operate as standalone DNS for core
2023-03-24 14:59:38 +01:00
Franco Fichtner
7205ea0094
dns/bind: why is switching lib dirs a good idea?
...
PR: https://forum.opnsense.org/index.php?topic=32092.0
2023-01-26 20:09:33 +01:00
Franco Fichtner
5d859ae4e0
dns/bind: update changelog to reflect RC2 changes
2023-01-19 10:20:16 +01:00
Robbert Rijkse
7b2119578f
move RNDC key to general page ( #3258 )
2023-01-11 14:34:21 +01:00
Robbert Rijkse
97e46ed32c
dns/bind: allow multiple acls ( #3257 )
2023-01-11 13:35:30 +01:00
Franco Fichtner
b67a1d49bf
dns/bind: more style updates
2023-01-11 10:07:27 +01:00
Franco Fichtner
0b5c9a98ef
dns/bind: style sweep
2023-01-11 09:56:56 +01:00