• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Resolved After deleting a domain, ping from inside goes to old server

SalvadorS

Regular Pleskian
Server operating system version
Debian 9.13
Plesk version and microupdate number
18.0.44
Hello,

I deleted yesterday a domain form one of my servers (here in the ping OLD_SERVER) (Plesk Obsidian) and migrate to another server. But if I do a ping from one of my servers to this domain, the ping goes to the server that the domain was deleted instead to the new location:


user@server:~$ ping domain.com


PING domain.com (OLD_IP) 56(84) bytes of data.


64 bytes from OLD_SERVER (OLD_IP): icmp_seq=1 ttl=64 time=0.168 ms


64 bytes from OLD_SERVER (OLD_IP): icmp_seq=2 ttl=64 time=0.195 ms


64 bytes from OLD_SERVER (OLD_IP): icmp_seq=3 ttl=64 time=0.149 ms


64 bytes from OLD_SERVER (OLD_IP): icmp_seq=4 ttl=64 time=0.213 ms


64 bytes from OLD_SERVER (OLD_IP): icmp_seq=5 ttl=64 time=0.154 ms

So it seems is not deleted, but in the control panel domain.com does not exist. And if you do a ping from outside the IP is the correct no the old one.

How can I fix this?
 
Hi,

I checked the DNS configuration of the domain in the new server and nothing point to the old server. Also if you do a ping from outside all is correct. The problem is when you ping the domain from a server inside our network, so, in example, the mails sending form a server inside our network are returned (not from outside)
 
Back
Top