[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Re: DNS TXT records



Hi Herb, another thing you may try is to add your setting to the file /etc/named/records this file ist plain text and contains the database the zone files are generated from. The format is quite simple, just look at it and compare it with your zone files in /etc/named/. For example i added a little GUI for a RBL-Database that modifies the records-file directly. Changes in this file are transfered to the zone files after you pressed "save" in the DNS GUI.
Yours
Jan* Jozsef Szilagyi schrieb:
Hi Herb !
I think you can include such records in the include file, in the directory
/etc/named you have to make a file (if you not already have) with the name
of the zone file plus an ".include" at the and.
Ex: If your domain is herb.com
And your zone file is: pri.herb.com
Your include filename will be: pri.herb.com.include
Next time when you save your DNS settings in the GUI, the Raq will put a
line in the zone file to include the include file. Jozsef.
-----Original Message-----
From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx] On Behalf Of Herb Rubin
Sent: Saturday, April 24, 2004 18:39
To: Cobalt Developers
Subject: [cobalt-developers] DNS TXT records Does anyone know how to create TXT records in DNS using a Cobalt Raq 4. I wanted to create SPF records for the new anti-spam mechanism. http://spf.pobox.com/dns.html
Herb