• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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