Commit Graph

57 Commits

Author SHA1 Message Date
27edc58ca6 create_master_zone_file.sh: Change default _dmarc TXT record fro 'p=reject' to 'p=none'. 2024-03-13 18:53:55 +01:00
1c0d066e65 create_master_zone_file.sh: Fix error in writing SPF TXT record. 2024-03-13 18:51:03 +01:00
7bed3810ac Add script 'bind_add_DMARC_record.sh'. 2024-02-12 18:40:16 +01:00
dac41642a8 create_master_zone_file.sh: chnage default SPF TXT record. 2024-02-12 15:10:34 +01:00
38957e58c1 tmp_bind_change_ip.sh,tmp_bind_change_ttl.sh: fix errors. 2023-12-25 21:50:16 +01:00
f91c31b250 Add scripts bind_change_ip.sh'' and 'bind_change_ip.sh'. 2023-12-25 00:30:04 +01:00
1b333791b3 add script 'bind_add_SPF_record.sh' .. 2023-06-14 15:45:25 +02:00
9260130c6e Add script 'bind_change_SPF_qualifier.sh'. 2023-06-14 10:57:44 +02:00
992ee48934 create_master_zone_file.sh: change default SPF qualifier to '~all'. 2023-06-14 09:37:01 +02:00
d6c5f0f7dd create_master_zone_file.sh: add SPF TXT record even if only one mailserver (MX) record is configured. 2023-03-24 10:36:21 +01:00
9f0ea992ec Merge branch 'master' of https://git.oopen.de/script/bind 2023-03-16 11:46:46 +01:00
6b8d50b0c6 create_master_zone_file.sh: comment out SPF record if no mx record is requested. 2023-03-16 11:46:09 +01:00
14dc19aed0 create_master_zone_file.sh: a minor change in zone file output - vadd a blank line. 2023-03-07 23:26:02 +01:00
2dafd1ed4f sopo-info.de.zone: add SPF TXT record. 2023-03-07 23:17:04 +01:00
d53783103b create_master_zone_file.sh: set SOA email hostname depending on the first name server.. 2022-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. 2022-08-06 11:23:56 +02:00
ee1f0eb854 Rename 'create_zone_file.sh' to 'create_master_zone_file.sh'. 2022-08-04 18:17:33 +02:00
2c9250fd53 Add script 'create_zone_file.sh'. 2022-08-04 18:09:14 +02:00
a47334975c bind_remove_domain_on_slave.sh: fix error removing domain in case of silent running: set 'ZONE_FILE_SLAVE_DIR' 2022-03-10 11:19:48 +01:00
a7f0eb5c23 bind_change_ttl.sh: Location of slave zone files to '/var/cache/bind'. 2021-12-10 13:45:00 +01:00
d7a72b32ab Location of slave zone files changed to '/var/cache/bind'. 2021-12-10 13:39:06 +01:00
c52287ad9a Location of slave and dynamical updated zone files changed. 2021-12-10 11:36:43 +01:00
8a00a00ace Support of ignoring hostnames conatining -alt or -neu. 2021-05-27 21:04:51 +02:00
root
9b1825c714 bind_change_ttl.sh: fix error handle hostnames ending with two or more nimbers like 'web-01'. 2021-05-14 03:25:03 +02:00
c2690d85a5 Some minor changes. 2021-04-14 01:13:12 +02:00
85570a8f4a bind_set_renew_tlsa.sh: Fix error in determin zone. 2019-04-07 14:07:51 +02:00
f018611912 bind_add_dkim_zone_master.sh: fix error in searching for zone file declaration. 2019-01-31 18:13:32 +01:00
fff7ba5408 Merge branch 'master' of https://git.oopen.de/script/bind 2019-01-08 03:34:52 +01:00
edf4a88659 bind_create_dkim_delegation.sh: fix typo. 2019-01-08 03:34:40 +01:00
37ec179832 bind_add_dkim_zone_master.sh: add support for subdomains. 2019-01-08 03:32:51 +01:00
cb2698c5f7 bind_create_dkim_delegation.sh: fix error if dkim domain is a subdomain itself. 2019-01-08 02:02:47 +01:00
21c94f746d bind_add_dkim_zone_master.sh, bind_add_dkim_zone_slave.sh: some minor changes. 2019-01-05 04:06:14 +01:00
0e175eda6c Add script 'bind_add_dkim_zone_slave.sh'. 2019-01-05 01:11:57 +01:00
e7e556f280 conf/bind_add_dkim_zone_master.conf.sample: only change description for Option SOA_PRIMARY_MASTER. 2019-01-05 01:10:32 +01:00
bff98f5b3c bind_add_dkim_zone_master.sh: some minor changes. 2019-01-05 01:08:13 +01:00
c1421521bb Add script 'bind_create_dkim_delegation.sh' 2019-01-04 04:53:21 +01:00
eeae035ce2 Add script 'bind_add_dkim_zone_master.sh'. 2019-01-04 04:51:31 +01:00
27bff721f7 bind_remove_domain_on_slave.sh: fix error if zone declaration is the last one in zone declaration file. 2018-08-12 23:47:47 +02:00
aef805100f bind_remove_domain_on_master.sh: Load default configuration if configuration file not found. 2018-08-02 12:17:06 +02:00
8871b614e7 bind_remove_domain_on_slave.sh: Load default configuration if configuration file not found. 2018-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.
2017-08-13 19:26:39 +02:00
db2caa7828 Add script 'bind_remove_domain_on_slave.sh'. 2017-08-13 19:09:13 +02:00
e196077841 Rename script 'bind_remove_domain.sh' to 'bind_remove_domain_on_master.sh'. Minor adjustment on 'bind.conf.sample'. 2017-08-13 13:28:03 +02:00
f7a22e4001 Add Parameter 'check' to test accessibility. 2017-08-06 14:00:30 +02:00
67f2cf49ea Fix bug in backup handling. 2017-08-04 13:49:47 +02:00
c924f98508 Delete 'bind_get_zonefile_by_hostname.sh'. Script was not ready to run, it was a test script.' 2017-08-04 13:35:16 +02:00
568a481ddf Change backup handling. 2017-08-04 13:27:11 +02:00
9211cb8970 - Add script 'bind_get_zonefile_by_hostname.sh'.
- bind_get_domain_by_hostname.sh: some minor changes and bug fixes.
2017-08-04 12:00:34 +02:00
efeacd0aa5 - Add/Archive old versions of script.
- Add some Readme's.
2017-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'.
2017-08-03 23:39:28 +02:00