fc1de89b2b
bind_add_dkim_zone_master.sh: Support adding DKIM zone even if zone is not yet official responsible.
master
Christoph2025-11-05 22:10:19 +01:00
27edc58ca6
create_master_zone_file.sh: Change default _dmarc TXT record fro 'p=reject' to 'p=none'.
Christoph2024-03-13 18:53:55 +01:00
d53783103b
create_master_zone_file.sh: set SOA email hostname depending on the first name server..
Christoph2022-08-06 16:24:13 +02:00
4e85b1fe03
create_zone_file.sh: determine the (main) domain of the first nameserver to parameterize the SOA record as well.
Christoph2022-08-06 11:23:56 +02:00
ee1f0eb854
Rename 'create_zone_file.sh' to 'create_master_zone_file.sh'.
Christoph2022-08-04 18:17:33 +02:00
a47334975c
bind_remove_domain_on_slave.sh: fix error removing domain in case of silent running: set 'ZONE_FILE_SLAVE_DIR'
Christoph2022-03-10 11:19:48 +01:00
a7f0eb5c23
bind_change_ttl.sh: Location of slave zone files to '/var/cache/bind'.
Christoph2021-12-10 13:45:00 +01:00
d7a72b32ab
Location of slave zone files changed to '/var/cache/bind'.
Christoph2021-12-10 13:39:06 +01:00
c52287ad9a
Location of slave and dynamical updated zone files changed.
Christoph2021-12-10 11:36:43 +01:00
8a00a00ace
Support of ignoring hostnames conatining -alt or -neu.
Christoph2021-05-27 21:04:51 +02:00
9b1825c714
bind_change_ttl.sh: fix error handle hostnames ending with two or more nimbers like 'web-01'.
root
2021-05-14 03:25:03 +02:00
27bff721f7
bind_remove_domain_on_slave.sh: fix error if zone declaration is the last one in zone declaration file.
Christoph2018-08-12 23:47:47 +02:00
aef805100f
bind_remove_domain_on_master.sh: Load default configuration if configuration file not found.
Christoph2018-08-02 12:17:06 +02:00
8871b614e7
bind_remove_domain_on_slave.sh: Load default configuration if configuration file not found.
Christoph2018-08-02 12:16:05 +02:00
af7ada0e2b
Add possibility to change ZONE_FILE_MASTER_DIR if script acts in interactive mode. Some further minor changes.
Christoph2017-08-13 19:26:39 +02:00
e196077841
Rename script 'bind_remove_domain.sh' to 'bind_remove_domain_on_master.sh'. Minor adjustment on 'bind.conf.sample'.
Christoph2017-08-13 13:28:03 +02:00
f7a22e4001
Add Parameter 'check' to test accessibility.
Christoph2017-08-06 14:00:30 +02:00
9211cb8970
- Add script 'bind_get_zonefile_by_hostname.sh'. - bind_get_domain_by_hostname.sh: some minor changes and bug fixes.
Christoph2017-08-04 12:00:34 +02:00
efeacd0aa5
- Add/Archive old versions of script. - Add some Readme's.
Christoph2017-08-04 00:15:29 +02:00
5057d983bf
- bind_set_new_serial.sh, bind_set_renew_tlsa.sh: redesign code, add configuration file support - Add 'script bind_rndc_sync_clean.sh'. - bind_get_domain_by_hostname.sh: minor changes at code order. - Adjust sample configuration file 'bind.conf.sample'.
Christoph2017-08-03 23:39:28 +02:00
3b0b759850
- Add Configuration file support for 'bind_get_domain_by_hostname.sh'.
Christoph2017-08-03 14:15:10 +02:00
5a4eab9261
- bind_change_ip.sh: Remove unused and commented code. - bind_reload_all_zones.sh, bind_disable_ipv6.sh, bind_enable_ipv6.sh: Redesign of the code. Add support for configuration file. -
Christoph2017-08-02 14:08:23 +02:00
52e2476dd4
- bind_remove_domain.sh: remove unused code (after end of script) - bind_change_ip.sh, bind_change_ttl.sh, bind_set_ttl_to_default.sh: reloade zone(s) if changed.
Christoph2017-08-02 12:31:18 +02:00
af94d5de33
- Some minor fixes on script 'bind_change_ip.sh'. - Redesign script 'bind_change_ttl.sh'. - Redesign script 'bind_set_ttl_to_default.sh'.
Christoph2017-08-02 03:37:04 +02:00
bbb8c5a023
- Integrate configuration file to script bind_change_ip.sh. - Read Zonefiles from bind configuration instead from given zone file directory.
Christoph2017-08-01 12:13:46 +02:00