This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Connection timed out while installing Sentora
#4
RE: Connection timed out while installing Sentora
first try this command:
Code:
ping -q -w 1 -c 1 `ip r | grep default | cut -d ' ' -f 3` > /dev/null && echo ok || echo error

Open /etc/resolv.conf:
Code:
sudo nano /etc/resolv.conf
(if nano is not installed run "yum install nano" or use VI.)

post what you had here and add or change to free Google dns (or if you like dns from another dns service you need to find them yourself):
Code:
nameserver 8.8.8.8
nameserver 8.8.4.4

Save and to be sure reboot server/VPS.
Code:
reboot

Bonus:
if your ovh server is in France resolv.conf i think it needs to be the same as mine was (default)?
Code:
nameserver 127.0.0.1
nameserver 213.186.33.99
search ovh.net

Or use my extended one for more reliability (i hope Tongue )
Code:
nameserver 127.0.0.1
nameserver 213.186.33.99
nameserver 8.8.8.8
nameserver 8.8.4.4
search ovh.net

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:


Messages In This Thread
RE: Connection timed out while installing Sentora - by Ron-e - 08-30-2017, 04:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Is Sentora dead? rajeevrrs 2 3 ,081 12-17-2022, 09:20 AM
Last Post: TGates
Sentora debug and error files johnnyp 0 1 ,195 10-27-2022, 06:16 PM
Last Post: johnnyp
Transfer Account to another Sentora BenI 1 2 ,636 07-21-2022, 07:19 PM
Last Post: Nigel

Forum Jump:


Users browsing this thread: 1 Guest(s)