重复的DNS TXT / SPF记录 [英] Duplicate DNS TXT/SPF records

查看:2104
本文介绍了重复的DNS TXT / SPF记录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我试图在我的域上设置一个SPF条目(由Gandi提供)。



我已经有以下行:


@ 3600 IN TXTgoogle-site-verification = [google-verification-code-here]


这是我不得不为Google网站管理员工具添加(或被自动添加)的行。



现在,如果我尝试添加以下记录(遵循 https://wiki.gandi.net/en/dns/ zone / spf-record ):


@ 10800 IN TXTv = spf1 ip4:217.70.176.0/20 ip6: 2001:4b98:c :: / 48 ptr?all


甘地经理告诉我它已经存在。删除前一个修复它,这意味着错误消息引用它。



我应该混合两个条目,如果是,如何?

提前非常感谢你。

解决方案

从甘地论坛得到答案:



您可以同时使用两者,但TTL(3600 vs 10800)必须相同,

$ b $来源: http:// groups .gandi.net / en / topic / gandi.en.domain.dns / 40304


So I'm trying to setup a SPF entry on my domain (provided by Gandi).

I already have the following line:

@ 3600 IN TXT "google-site-verification=[google-verification-code-here]"

which is a line I had to add (or was added automatically) for Google Webmaster Tools.

Now if I try to add the following record (following https://wiki.gandi.net/en/dns/zone/spf-record):

@ 10800 IN TXT "v=spf1 ip4:217.70.176.0/20 ip6:2001:4b98:c::/48 ptr ?all"

The Gandi manager tells me it already exists. Removing the former "fixes" it, which means the error message refers to it.

Should I mix the two entries somehow, and if so, how?

Thank you very much in advance.

解决方案

Got the answer from the Gandi forums:

You can have both, but the TTL (3600 vs 10800) have to be the same for both

Source: http://groups.gandi.net/en/topic/gandi.en.domain.dns/40304

这篇关于重复的DNS TXT / SPF记录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆