Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

疑似www和根域名(裸域名)更新冲突 #769

Closed
Bingning opened this issue Jul 14, 2023 · 3 comments · Fixed by #770
Closed

疑似www和根域名(裸域名)更新冲突 #769

Bingning opened this issue Jul 14, 2023 · 3 comments · Fixed by #770
Labels
bug Something isn't working

Comments

@Bingning
Copy link

问题描述

我有个Godaddy申请的域名比如johndoe.com,
用本工具解析到家里的动态公网ip用于访问本地的路由器和nas等。本地设置的只解析johndoe.com,运行一切正常。

薅羊毛了一台AWS的机器,有公网ip,搭建了wordpress,在GoDaddy的DNS设置界面添加A记录把www.johndoe.com指向这个机器的ip。

但本地发现动态ip地址变化更新时,会把GoDaddy的www的A记录冲掉。

请问是我设置的问题?
还是本工具在更新时会自动把非根域名的其他记录都冲掉?

谢谢。

DNS服务商

GoDaddy

是否已搜索同类问题

已搜索,但未能解决

操作系统

Linux

架构

x86_64

版本

v5.1.1

安装方式

Docker

额外信息

No response

@Bingning Bingning added the bug Something isn't working label Jul 14, 2023
@WaterLemons2k
Copy link
Contributor

试一下 @.example.com 格式的域名。

@Bingning
Copy link
Author

Bingning commented Jul 14, 2023

感谢回复。
我本地用 @冒号johndoe.com测试通过了。

@:johndoe.com

这样就不会把GoDaddy上的www冲掉了。

@WaterLemons2k
Copy link
Contributor

看起来 Godaddy Domains API 可能会在没有子域名时更新域名的所有记录。

#770 修复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants