Post Reply  Post Thread 
Cambio de IP
Author Message
morgan Offline
Junior Member
*

morgan
Junior Member
*


Posts: 36
Group: Registered
Joined: Dec 2007
Status: Offline
Reputation: 0
Post: #1
Cambio de IP
Hola voy a tener que cambiar la ip dela maquina donde tengo instalado el ispcp, como me recomendáis que haga el cambio. aparte del cambio el registro de dominio y en /etc/network/interfaces que lo tengo claro.
Un saludo
01-15-2008 10:42 PM
Find all posts by this user Quote this message in a reply
raphael Offline
Member
****
Dev Team

raphael
Member
****
Dev Team


Posts: 474
Group: Dev Team
Joined: Apr 2007
Status: Offline
Reputation: 8
Post: #2
RE: Cambio de IP
Por el momento ispCP no permite facilmente el cambio de IP. Es necesario que modifiques la información en la base de datos de ispCP al igual que los archivos de configuración generados para apache y bind.

YaHost Me | Text Link Ads | my Debian repository | Donate! | No OOXML! | Project HoneyPot | ... and more
Quote:This is Linux land. In silent nights you can hear the Windows machines rebooting.
If you want to be helped, don't PM me but post in the forums | If you want private support PM me and we'll discuss the price
01-17-2008 08:33 AM
Visit this user's website Find all posts by this user Quote this message in a reply
morgan Offline
Junior Member
*

morgan
Junior Member
*


Posts: 36
Group: Registered
Joined: Dec 2007
Status: Offline
Reputation: 0
Post: #3
RE: Cambio de IP
raphael Wrote:Por el momento ispCP no permite facilmente el cambio de IP. Es necesario que modifiques la información en la base de datos de ispCP al igual que los archivos de configuración generados para apache y bind.

me puedes ayudar a diseñar una linea de comando que cambie la ip en todos los ficheros del servidor tipo find . |grep "xxx.xxx.xxx.xxx"
asi aparte de cambiarla en la base datos me facilitaria el cambio
Gracias
01-18-2008 12:51 AM
Find all posts by this user Quote this message in a reply
raphael Offline
Member
****
Dev Team

raphael
Member
****
Dev Team


Posts: 474
Group: Dev Team
Joined: Apr 2007
Status: Offline
Reputation: 8
Post: #4
RE: Cambio de IP
En este mensaje ya se describió parcialmente lo que hay que hacer: http://www.isp-control.net/forum/change-...l#pid19909

pero por razones de simplicitud:
sed -i "s/xxx.xxx.xxx.xxx/xxx.xxx.xxx.xxx/g" /etc/apache2/sites-enabled/* /etc/bind/* /var/cache/bind/* /etc/ispcp/*/working/*

YaHost Me | Text Link Ads | my Debian repository | Donate! | No OOXML! | Project HoneyPot | ... and more
Quote:This is Linux land. In silent nights you can hear the Windows machines rebooting.
If you want to be helped, don't PM me but post in the forums | If you want private support PM me and we'll discuss the price
01-18-2008 09:36 AM
Visit this user's website Find all posts by this user Quote this message in a reply
morgan Offline
Junior Member
*

morgan
Junior Member
*


Posts: 36
Group: Registered
Joined: Dec 2007
Status: Offline
Reputation: 0
Post: #5
RE: Cambio de IP
raphael Wrote:En este mensaje ya se describió parcialmente lo que hay que hacer: http://www.isp-control.net/forum/change-...l#pid19909

pero por razones de simplicitud:
sed -i "s/xxx.xxx.xxx.xxx/xxx.xxx.xxx.xxx/g" /etc/apache2/sites-enabled/* /etc/bind/* /var/cache/bind/* /etc/ispcp/*/working/*

Gracias Raphael por tu ayuda que tengas un buen fin de semana
01-18-2008 11:45 PM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this thread |

Forum Jump:

| All rights reserved : isp-control.net |