Installation of myVesta in Ukraine

Sitego
Posts: 9
Joined: Mon Mar 21, 2022 8:16 pm

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?

Tags:
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

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.
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

If it does not help, ping me here, i will clone whole server and wil give you real IP of cloned server.
Sitego
Posts: 9
Joined: Mon Mar 21, 2022 8:16 pm

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.
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

okay, i will clone the server now, i will come here with new IP in next few hours.
Sitego
Posts: 9
Joined: Mon Mar 21, 2022 8:16 pm

Thank you. I'll come back later.
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

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.
Sitego
Posts: 9
Joined: Mon Mar 21, 2022 8:16 pm

It all worked out. Thank you so much for your help.
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

I hope you are safe @Sitego
Can you check is myvestacp.com domain still blolcked on CloudFlare ?
Sitego
Posts: 9
Joined: Mon Mar 21, 2022 8:16 pm

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.
Post Reply