[yadifa-users] TTL macros not work
Gery Van Emelen
Gery.VanEmelen at eurid.eu
Fri Jul 1 09:35:14 CEST 2016
Hi,
We noticed that in fact the macro does not work.
This is fixed in the next release of YADIFA.
The version 2.2.0 of YADIFA will be available next week.
Gery
________________________________
From: yadifa-users [yadifa-users-bounces at mailinglists.yadifa.eu] on behalf of Кирилл Михайлович Варнаков [kvarnakov at cair.ru]
Sent: Wednesday, June 29, 2016 11:16 AM
To: yadifa-users at mailinglists.yadifa.eu
Subject: [yadifa-users] TTL macros not work
Hi. My version - yadifa 2.1.6-5826 (2016-02-04). TTL macros not work with configuration:
$TTL 3600
@ IN SOA dns1. hostmaster. (
2016062911 ; Serial
28800 ; Refresh after 8 hour
7200 ; Retry after 2 hours
604800 ; Expire after 7 days
60 ) ; Minimum TTL of 1 day
@ IN NS dns1.
category IN NS dns1.
test-category IN A 127.0.0.127
;; test-dns-c. 60 IN A 127.0.0.253
;; test-dns-c. 60 IN TXT "253"
nicoleaniston.org<http://nicoleaniston.org> IN A 127.0.0.101
*.nicoleaniston.org IN A 127.0.0.101
I get answer:
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;nicoleaniston.org<http://nicoleaniston.org>. IN TXT
;; ANSWER SECTION:
nicoleaniston.org<http://nicoleaniston.org>. 86400 IN TXT "101"
;; AUTHORITY SECTION:
. 86400 IN NS dns1.
;; ADDITIONAL SECTION:
dns1. 86400 IN A 127.0.0.85
If i uncomment domain with TTL:
$TTL 3600
@ IN SOA dns1. hostmaster. (
2016062911 ; Serial
28800 ; Refresh after 8 hour
7200 ; Retry after 2 hours
604800 ; Expire after 7 days
60 ) ; Minimum TTL of 1 day
@ IN NS dns1.
category IN NS dns1.
test-category IN A 127.0.0.127
test-dns-c. 60 IN A 127.0.0.253
test-dns-c. 60 IN TXT "253"
nicoleaniston.org<http://nicoleaniston.org> IN A 127.0.0.101
*.nicoleaniston.org IN A 127.0.0.101
I get answer:
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;nicoleaniston.org<http://nicoleaniston.org>. IN TXT
;; ANSWER SECTION:
nicoleaniston.org<http://nicoleaniston.org>. 60 IN TXT "101"
;; AUTHORITY SECTION:
. 86400 IN NS dns1.
;; ADDITIONAL SECTION:
dnsc1. 60 IN A 127.0.0.85
________________________________
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </archives/yadifa-users/attachments/20160701/ecdf370d/attachment.html>
More information about the yadifa-users
mailing list