DNS问题,whois显示新服务器,dig和soa nslookup显示旧的旧dns
我最近开始将旧站点迁移到 Drupal,我使用的托管服务非常便宜,并且无法与我安装的所有模块一起使用。我已经在一个新的(Drupal 友好)服务中雇用了一个托管帐户,并将我的 DNS 设置更改为指向他们的服务器,...但问题是已经过去几天了,域仍然指向旧帐户。当我 whois 我的域时,我可以在域服务器部分看到新服务器出现,但如果我 nslookup 或挖掘域,我会找到旧服务器。怎么会这样?
I recently began migrating an old site to Drupal, and the hosting service I was using was really cheap and wouldn't have worked with all the modules I installed. I already hired a hosting account at a new (Drupal friendly) service and changed my DNS settings to point to their servers,... but the problem is that it's been a couple of days and the domain still points to the old account. When I whois my domain I can see in the domain servers section that the new servers show up, but if I nslookup or dig the domain I find the older servers. How could this be?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
可能的原因有以下几个:
您的 ISP 仍在将您的域名解析到旧服务器
您有一个具有长 TTL 的本地 DNS 服务器
您的主机文件中有一条记录指向旧服务器
DNS 更改尚未完成正确
There are few possible reasons:
Your ISP is still resolving you domain name to the old servers
You have a local DNS server with a long TTL
You have a record in your host file pointing to the old server
The DNS change wasn't done correctly