• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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