• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue Cannot resolve to my hostname

IvanR8

New Pleskian
Hi all!

I cannot resolve to my hostname, but i can ping the ip of that hostname. Actually i've edit the /etc/hosts and /etc/sysconfig/network, and add my ip and my hostname there. But still i cannot ping my hostname.

FYI i'm using Centos 6 and Plesk Onyx 17.5.3.

Anybody could help me for this issue? Thank you.
 
Hi IvanR8,

if you desire help for your issue, you should consider to post the output of the commands ( logged in as user "root" over SSH ):

Code:
hostname
Code:
ifconfig
Code:
cat /etc/hosts
Code:
cat /etc/resolv.conf
 
Back
Top