• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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