Change main IP
-
- Posts: 10
- Joined: Fri Dec 25, 2015 12:55 pm
Change main IP
Hi,
I'm changing provider and am with the following difficulty . To perform the migration can not make the Vesta understand that the main ip changed , thus apache and nginx do not start.
Already follow some instructions here forum , but to no avail .
Could someone tell me how I change the ip , I'm using CentOS 7.1 x64 hundreds
I thank you for your help :)
I'm changing provider and am with the following difficulty . To perform the migration can not make the Vesta understand that the main ip changed , thus apache and nginx do not start.
Already follow some instructions here forum , but to no avail .
Could someone tell me how I change the ip , I'm using CentOS 7.1 x64 hundreds
I thank you for your help :)
Re: Change main IP
You can try use /usr/local/vesta/bin/v-update-sys-ip
or script from forum - viewtopic.php?t=5975
or script from forum - viewtopic.php?t=5975
-
- Posts: 10
- Joined: Fri Dec 25, 2015 12:55 pm
Re: Change main IP
Thanks for the quick response!
The topic of the file no longer is available to download, can provide me ?
The topic of the file no longer is available to download, can provide me ?
Re: Change main IP
Option 2 - Long way Create it yourselfleonardoasb wrote: The topic of the file no longer is available to download, can provide me ?
all code for this file in topic.
-
- Posts: 10
- Joined: Fri Dec 25, 2015 12:55 pm
Re: Change main IP
I take that code and saved with .sh it?
Re: Change main IP
leonardoasb wrote:I take that code and saved with .sh it?
Code: Select all
touch /usr/local/vesta/bin/v-change-server-ip
Code: Select all
chmod 0755 /usr/local/vesta/bin/v-change-server-ip
Code: Select all
nano /usr/local/vesta/bin/v-change-server-ip
-
- Posts: 10
- Joined: Fri Dec 25, 2015 12:55 pm
Re: Change main IP
Thank you for your patience to explain step by step.
I will test and soon put the result here .
Thank you so much.
I will test and soon put the result here .
Thank you so much.
Re: Change main IP
Second way with script may be not ideal, but it can save your time anyway.leonardoasb wrote: I will test and soon put the result here .
Good luck ;-)
-
- Posts: 10
- Joined: Fri Dec 25, 2015 12:55 pm
Re: Change main IP
Sku all, thank you.
Everything working!
Again, grateful.
Everything working!
Again, grateful.
Re: Change main IP
Thanks ;-)
Have a nice day.
Have a nice day.