Page 1 of 2
Installation of myVesta in Ukraine
Posted: Mon Mar 21, 2022 8:27 pm
by Sitego
Hi. I have been using myVesta for several years now, thank you very much. But after the start of our war and the known blockage of entire Internet networks, now your domain myvestacp.com no longer resolved in Ukraine, which makes it impossible to install myVesta. How can this be fixed?
Re: Installation of myVesta in Ukraine
Posted: Mon Mar 21, 2022 9:19 pm
by myVesta
myvestacp.com is behind CloudFlare, so, basically, if site can not be resolved, then the whole CloudFlare is blocked from Ukraine.
maybe if you put IP (that I'm resolving from Serbia) in your
/etc/hosts file, maybe you can reach CloudFlare Proxy, if only DNS is blocked.
so, here is what I'm resolving:
Code: Select all
188.114.97.7 c.myvestacp.com
188.114.97.7 apt.myvestacp.com
188.114.97.7 scripts.myvestacp.com
188.114.97.7 forum.myvestacp.com
188.114.97.7 pages.myvestacp.com
188.114.97.7 wiki.myvestacp.com
188.114.97.7 www.myvestacp.com
188.114.97.7 myvestacp.com
It's just a question if whole CloudFlare ASN block is blocked or just DNS resolver.
I hope just DNS resolver.
Re: Installation of myVesta in Ukraine
Posted: Mon Mar 21, 2022 9:36 pm
by myVesta
If it does not help, ping me here, i will clone whole server and wil give you real IP of cloned server.
Re: Installation of myVesta in Ukraine
Posted: Mon Mar 21, 2022 9:41 pm
by Sitego
Thank you. Unfortunately, it didn't help. In all likelihood, some CloudFlare networks are blocked. I have sites behind CloudFlare too. I had to proxy two sites through Poland this afternoon because they were also unavailable from Ukraine. The other sites work fine without proxying.
Re: Installation of myVesta in Ukraine
Posted: Mon Mar 21, 2022 9:47 pm
by myVesta
okay, i will clone the server now, i will come here with new IP in next few hours.
Re: Installation of myVesta in Ukraine
Posted: Mon Mar 21, 2022 9:49 pm
by Sitego
Thank you. I'll come back later.
Re: Installation of myVesta in Ukraine
Posted: Mon Mar 21, 2022 11:17 pm
by myVesta
in your
/etc/hosts file add the following:
Code: Select all
49.12.79.41 c.myvestacp.com
49.12.79.41 apt.myvestacp.com
49.12.79.41 scripts.myvestacp.com
49.12.79.41 www.myvestacp.com
49.12.79.41 myvestacp.com
It's fully cloned from the original server, i think it's all that is needed for installer.
now you should be able to do:
Code: Select all
curl -O http://c.myvestacp.com/vst-install-debian.sh
bash vst-install-debian.sh
I will try to keep it live as long cloudflare is blocked.
Re: Installation of myVesta in Ukraine
Posted: Tue Mar 22, 2022 8:50 am
by Sitego
It all worked out. Thank you so much for your help.
Re: Installation of myVesta in Ukraine
Posted: Sat May 28, 2022 12:24 am
by myVesta
I hope you are safe @Sitego
Can you check is myvestacp.com domain still blolcked on CloudFlare ?
Re: Installation of myVesta in Ukraine
Posted: Tue May 31, 2022 6:03 pm
by Sitego
myVesta wrote: ↑Sat May 28, 2022 12:24 am
I hope you are safe @Sitego
Can you check is myvestacp.com domain still blolcked on CloudFlare ?
Now everything works fine from Ukraine without proxying. At the beginning of the war, network blocking was very tough, and now CloudFlare has been unblocked.