Hello,
I am working with some cpanel servers, and last week, I've started facing a weird problem.
when I ping nothing, I gen 127.0.53.53 as an answer:
I've checker my resolv.cof and it's ok
I wanted to know if someone else is facing a similar issue and found a workaround or a solution.
All I've founded is the following Link icann.org/news/announcement-2-2014-08-01-en but I couldn't figured out, how to fix it.
Thanks in advance!!.
I wanted to add, that also in one of my servers. when do the same ping, instead of
127.0.53.53 the answer I get is 127.0.0.1
Thanks!
I am working with some cpanel servers, and last week, I've started facing a weird problem.
when I ping nothing, I gen 127.0.53.53 as an answer:
Code:
ping nothing
PING nothing.off (127.0.53.53) 56(84) bytes of data.
64 bytes from 127.0.53.53: icmp_seq=1 ttl=64 time=0.064 ms
64 bytes from 127.0.53.53: icmp_seq=2 ttl=64 time=0.058 ms
Code:
cat /etc/resolv.conf
# Generated by NetworkManager
nameserver 8.8.8.8
nameserver 8.8.4.4
All I've founded is the following Link icann.org/news/announcement-2-2014-08-01-en but I couldn't figured out, how to fix it.
Thanks in advance!!.
I wanted to add, that also in one of my servers. when do the same ping, instead of
127.0.53.53 the answer I get is 127.0.0.1
Thanks!
Last edited by a moderator: