Ver Mensaje Individual
  #10 (permalink)  
Antiguo 18/02/2006, 17:08
Avatar de AleSanchez
AleSanchez
Colaborador
 
Fecha de Ingreso: septiembre-2004
Ubicación: Buenos Aires, Argentina
Mensajes: 3.692
Antigüedad: 19 años, 8 meses
Puntos: 47
Para configurar el cliente de noip, tienes que correr el ejecutable con la opcion -C, y te va a hacer una serie de preguntas, entre ellas cuales de los dominios dinamicos asociados a tu cuenta de no-ip quieres actualizar.
Luego de configurar, corres el ejecutable y queda residente actualizando tus dominios.
Puedes agregar en tu archivo /etc/rc.d/rc.local (o el que corresponda a tu distribucion) al ejecutable para que corra cada vez que inicias el sistema.

Aqui va un ejemplo de la configuracion:

Código:
[root@pupi ~]# noip2 -C

Auto configuration for Linux client of no-ip.com.

Multiple network devices have been detected.

Please select the Internet interface from this list.

By typing the number associated with it.
0       eth0
1       ppp0
1
Please enter the login/email string for no-ip.com  [email protected]
Please enter the password for user '[email protected]'  ********

2 hosts are registered to this account.
Do you wish to have them all updated?[N] (y/N)  n
Do you wish to have host [costas.sytes.net] updated?[N] (y/N)  n
Do you wish to have host [pupi.sytes.net] updated?[N] (y/N)  y
Do you wish to run something at successful update?[N] (y/N)  n

New configuration file '/usr/local/etc/no-ip2.conf' created.
Saludos
__________________
¡Volviendo a la programación!