update: dns template format update (#3305)
parent
14c27000ed
commit
56e67ac232
|
@ -10,9 +10,7 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: A
|
||||
class: inet
|
||||
recursion: true
|
||||
retries: 3
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
|
@ -10,9 +10,6 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: NS
|
||||
class: inet
|
||||
recursion: true
|
||||
retries: 3
|
||||
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
|
|
|
@ -9,9 +9,6 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: CNAME
|
||||
class: inet
|
||||
recursion: true
|
||||
retries: 3
|
||||
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
|
|
|
@ -14,9 +14,7 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: A
|
||||
class: inet
|
||||
recursion: true
|
||||
retries: 3
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
|
@ -9,15 +9,9 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: CNAME
|
||||
recursion: true
|
||||
retries: 5
|
||||
class: inet
|
||||
|
||||
- name: "{{FQDN}}"
|
||||
type: NS
|
||||
recursion: true
|
||||
retries: 5
|
||||
class: inet
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
|
@ -11,9 +11,6 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: DS
|
||||
class: inet
|
||||
recursion: true
|
||||
retries: 3
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
|
|
|
@ -10,9 +10,6 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: CNAME
|
||||
class: inet
|
||||
recursion: true
|
||||
retries: 2
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
|
|
|
@ -23,9 +23,6 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: A
|
||||
class: inet
|
||||
recursion: true
|
||||
retries: 3
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
|
|
@ -10,15 +10,14 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: MX
|
||||
class: inet
|
||||
recursion: true
|
||||
retries: 5
|
||||
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- type: word
|
||||
name: "Office 365"
|
||||
words:
|
||||
- "mail.protection.outlook.com"
|
||||
|
||||
- type: word
|
||||
name: "Google Apps"
|
||||
words:
|
||||
|
@ -27,21 +26,25 @@ dns:
|
|||
- "alt1.aspmx.l.google.com"
|
||||
- "alt2.aspmx.l.google.com"
|
||||
- "aspmx.l.google.com"
|
||||
|
||||
- type: word
|
||||
name: "ProtonMail"
|
||||
words:
|
||||
- "mail.protonmail.ch"
|
||||
- "mailsec.protonmail.ch"
|
||||
|
||||
- type: word
|
||||
name: "Zoho Mail"
|
||||
words:
|
||||
- "mx.zoho.eu"
|
||||
- "mx2.zoho.eu"
|
||||
- "mx3.zoho.eu"
|
||||
|
||||
- type: word
|
||||
name: "ForcePoint Email Security"
|
||||
words:
|
||||
- "in.mailcontrol.com"
|
||||
|
||||
- type: word
|
||||
name: "E-Zorg NL"
|
||||
words:
|
||||
|
@ -49,22 +52,26 @@ dns:
|
|||
- "spamfilter01.ezorg.nl"
|
||||
- "spamfilter.ezorg.nl"
|
||||
- "spamfilter03.ezorg.nl"
|
||||
|
||||
- type: word
|
||||
name: "Kerio Cloud EU"
|
||||
words:
|
||||
- "mx1.eu1.kerio.cloud"
|
||||
- "mx2.eu1.kerio.cloud"
|
||||
|
||||
- type: word
|
||||
name: "Kerio Cloud US"
|
||||
words:
|
||||
- "mx1.us1.kerio.cloud"
|
||||
- "mx2.us1.kerio.cloud"
|
||||
- "mx3.us1.kerio.cloud"
|
||||
|
||||
- type: word
|
||||
name: "Proofpoint EU"
|
||||
words:
|
||||
- "mx1-eu1.ppe-hosted.com"
|
||||
- "mx2-eu1.ppe-hosted.com"
|
||||
|
||||
- type: word
|
||||
name: "Proofpoint US"
|
||||
words:
|
||||
|
|
|
@ -9,9 +9,7 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: A
|
||||
class: inet
|
||||
recursion: true
|
||||
retries: 3
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
|
|
|
@ -10,9 +10,7 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: TXT
|
||||
class: inet
|
||||
recursion: true
|
||||
retries: 3
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
|
|
|
@ -10,9 +10,7 @@ info:
|
|||
dns:
|
||||
- name: "{{FQDN}}"
|
||||
type: A
|
||||
class: inet
|
||||
recursion: true
|
||||
retries: 2
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
|
|
Loading…
Reference in New Issue