Forum Discussion
Anoop_Dharan_20
Sep 25, 2018Nimbostratus
Add multiple entries for TXT record in BIND
Hello Folks,
I have an existing TXT record for my domain abc.com. As per our security team we have to add an extra token to the TXT record to inform that we actually own the domain. Unsure how t...
Andy_McGrath
Sep 25, 2018Cumulonimbus
You have two options:
-
Simply add multiple TXT records under ZoneRunner or directly into the zone file with the same name. e.g.
- IN TXT "v=spf1 a mx ptr ip4:65.49.39.200/29"
- IN TXT "DZC=DlaVBmG"
-
Update the existing record with a space between the values e.g.
- IN TXT "v=spf1 a mx ptr ip4:65.49.39.200/29 DZC=DlaVBmG"
As long as you do not have multiple values within either a single record or across mulitple records e.g. you cannot have two records both containing "v=spf1", you should avoid conflicts .
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects