• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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