[2] Comentário enviado por ClaytonJM em 06/04/2011 - 02:03h
Amigo, eu fiz todos os passos, e esta acontecendo isso.
Please select the Internet interface from this list.
By typing the number associated with it.
0 eth0
1 eth1
0
Please enter the login/email string for no-ip.com claytonj.menani@gmail.com
Please enter the password for user 'claytonj.menani@gmail.com' *************
No hosts are available for this user.
Go to www.no-ip.com and create some!
Configuration file can NOT be created.
mv /tmp/no-ip2.conf /usr/local/etc/no-ip2.conf
mv: impossível obter estado de "/tmp/no-ip2.conf": Arquivo ou diretório não encontrado
make: ** [install] Erro 1
srvweb:/noip/noip-2.1.9-1#
O que esta acontecendo, poderia me dizer???
Aguardo.
[3] Comentário enviado por dercilima em 07/04/2011 - 08:45h
Bom dia claytonj.menani,
Isso acontece quando vc não tem nenhum host cadastrado no site do no-ip para este usuario;
Por esse motivo ele da a mensagem: No hosts are available for this user.
você já entrou no site do no-ip e cadastrou sua maquina?
Se não fez isso, vc vai entrar no site www.no-ip.com logar-se com seu usuario e clicar em add host e seguir os passos. Depois basta voltar na linha de comando e fazer os mesmos procedimentos.
Se já cadastrou seu host, por favor remova e cadastre novamente.
Espero ter ajudado.
Qualquer duvida posta aki pra nós.
[8] Comentário enviado por macelolaian em 25/11/2011 - 23:52h
O meu dá erro aki:
[code]
make: `noip2' está atualizado.
if [ ! -d /usr/local/bin ]; then mkdir -p /usr/local/bin;fi
if [ ! -d /usr/local/etc ]; then mkdir -p /usr/local/etc;fi
cp noip2 /usr/local/bin/noip2
/usr/local/bin/noip2 -C -c /tmp/no-ip2.conf
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 eth1
1 eth0
0
Read from dynupdate.no-ip.com failed (Connection reset by peer)
mv /tmp/no-ip2.conf /usr/local/etc/no-ip2.conf
mv: impossÃvel obter estado de "/tmp/no-ip2.conf": Arquivo ou diretório não encontrado
make: ** [install] Erro 1
root@servidor:/home/murielly/noip-2.1.9-1#
[/code]
[9] Comentário enviado por amiltoncesar em 18/12/2012 - 14:20h
Ola pessoal, instalei o debian 6.0. Esta navegando normalmente, squid + iptables tudo ok.
inclusive dei um ping em dynupdate.no-ip.com e tenho resposta 100%.
porem, qdo dou um make install recebo essa msg de erro:
Can't connect to dynupdate.no-ip.com (Connection timed out)
Network must be operational to create configfile. Ending!
mv /tmp/no-ip2.conf /usr/local/etc/no-ip2.conf
mv: impossÃvel obter estado de "/tmp/no-ip2.conf": Arquivo ou diretório não encontrado
make: ** [install] Erro 1
[10] Comentário enviado por mbrainiac em 26/10/2013 - 15:39h
olá Derci,
após dar o comando noip2
deu esta mensagem:
root@debianVPN:/home/jga/Desktop/no-ip/noip-2.1.9-1# One noip2 process is already active,
and the multiple instance flag (-M) is not set.
root@debianVPN:/home/jga/Desktop/no-ip# tar -zxvf noip-duc-linux.tar.gz
./._noip-2.1.9-1
noip-2.1.9-1/
noip-2.1.9-1/._binaries
noip-2.1.9-1/binaries/
noip-2.1.9-1/binaries/._noip2-i686
noip-2.1.9-1/binaries/noip2-i686
noip-2.1.9-1/binaries/._noip2-x86_64
noip-2.1.9-1/binaries/noip2-x86_64
noip-2.1.9-1/._COPYING
noip-2.1.9-1/COPYING
noip-2.1.9-1/._debian.noip2.sh
noip-2.1.9-1/debian.noip2.sh
noip-2.1.9-1/._gentoo.noip2.sh
noip-2.1.9-1/gentoo.noip2.sh
noip-2.1.9-1/._LEEME.PRIMERO
noip-2.1.9-1/LEEME.PRIMERO
noip-2.1.9-1/._LIESMICH.ERST.deutsch
noip-2.1.9-1/LIESMICH.ERST.deutsch
noip-2.1.9-1/._LISEZMOI.ENPREMIER
noip-2.1.9-1/LISEZMOI.ENPREMIER
noip-2.1.9-1/._mac.osx.startup
noip-2.1.9-1/mac.osx.startup
noip-2.1.9-1/._Makefile
noip-2.1.9-1/Makefile
noip-2.1.9-1/._noip2.c
noip-2.1.9-1/noip2.c
noip-2.1.9-1/._README.FIRST
noip-2.1.9-1/README.FIRST
noip-2.1.9-1/._README.FIRST-SWE
noip-2.1.9-1/README.FIRST-SWE
noip-2.1.9-1/._README.FIRST.FRANCAIS
noip-2.1.9-1/README.FIRST.FRANCAIS
noip-2.1.9-1/._README.FIRST.ITALIANO
noip-2.1.9-1/README.FIRST.ITALIANO
noip-2.1.9-1/._README.FIRST.JAPANESE
noip-2.1.9-1/README.FIRST.JAPANESE
noip-2.1.9-1/._README.FIRST.pt_BR
noip-2.1.9-1/README.FIRST.pt_BR
noip-2.1.9-1/._README.FIRST_PT
noip-2.1.9-1/README.FIRST_PT
noip-2.1.9-1/._redhat.noip.sh
noip-2.1.9-1/redhat.noip.sh
root@debianVPN:/home/jga/Desktop/no-ip# cd noip-2.1.9-1
root@debianVPN:/home/jga/Desktop/no-ip/noip-2.1.9-1# make && make install
gcc -Wall -g -Dlinux -DPREFIX=\"/usr/local\" noip2.c -o noip2
noip2.c: In function ‘dynamic_update’:
noip2.c:1595:6: warning: variable ‘i’ set but not used [-Wunused-but-set-variable]
noip2.c: In function ‘domains’:
noip2.c:1826:13: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
noip2.c: In function ‘hosts’:
noip2.c:1838:20: warning: variable ‘y’ set but not used [-Wunused-but-set-variable]
if [ ! -d /usr/local/bin ]; then mkdir -p /usr/local/bin;fi
if [ ! -d /usr/local/etc ]; then mkdir -p /usr/local/etc;fi
cp noip2 /usr/local/bin/noip2
/usr/local/bin/noip2 -C -c /tmp/no-ip2.conf
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 tun0
0
Please enter the login/email string for no-ip.com eeletro@yahoo.com
Please enter the password for user 'eeletro@yahoo.com' *******
Only one host [brainiaclinux.no-ip.biz] is registered to this account.
It will be used.
Please enter an update interval:[30]
Do you wish to run something at successful update?[N] (y/N) n
New configuration file '/tmp/no-ip2.conf' created.
mv /tmp/no-ip2.conf /usr/local/etc/no-ip2.conf
root@debianVPN:/home/jga/Desktop/no-ip/noip-2.1.9-1# apt-get install gcc
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
gcc já é a versão mais nova.
gcc configurado para instalar manualmente.
Os seguintes pacotes foram instalados automaticamente e já não são necessários:
bind9utils cups-client fonts-sil-gentium fonts-sil-gentium-basic gimp-data
libamd2.2.0 libbabl-0.1-0 libcolamd2.7.1 libgegl-0.2-0 libgimp2.0
libilmbase6 liblcms1 libmad0 libmng1 libopenexr6 libopenraw1
libpoppler-glib8 libpoppler19 libreoffice-calc libreoffice-filter-mobiledev
libreoffice-report-builder-bin libsdl1.2debian libumfpack5.4.0
libvisio-0.0-0 libwmf0.2-7 libxmmsclient-glib1 libxmmsclient6 lp-solve
smbclient tdb-tools ttf-liberation ttf-sil-gentium-basic xmms2-core
xmms2-plugin-alsa xmms2-plugin-id3v2 xmms2-plugin-mad xmms2-plugin-vorbis
xsane-common
Utilize 'apt-get autoremove' para os remover.
0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e 8 não atualizados.
root@debianVPN:/home/jga/Desktop/no-ip/noip-2.1.9-1# noip
bash: noip: comando não encontrado
root@debianVPN:/home/jga/Desktop/no-ip/noip-2.1.9-1# noip2
root@debianVPN:/home/jga/Desktop/no-ip/noip-2.1.9-1# One noip2 process is already active,
and the multiple instance flag (-M) is not set.
[12] Comentário enviado por rodolfo10 em 25/04/2014 - 09:36h
Bom dia a todos!!
ao instalar o no-ip esta apresentando a seguinte mensagem ao digitar make install....
alguém poderia me ajudar????
Obrigado!!!
root@debian:/home/user/noip-2.1.9-1# make install
if [ ! -d /usr/local/bin ]; then mkdir -p /usr/local/bin;fi
if [ ! -d /usr/local/etc ]; then mkdir -p /usr/local/etc;fi
cp noip2 /usr/local/bin/noip2
/usr/local/bin/noip2 -C -c /tmp/no-ip2.conf
Auto configuration for Linux client of no-ip.com.
Can't connect to dynupdate.no-ip.com (Connection refused)
Network must be operational to create configfile. Ending!
mv /tmp/no-ip2.conf /usr/local/etc/no-ip2.conf
mv: impossível obter estado de "/tmp/no-ip2.conf": Arquivo ou diretório não encontrado
make: ** [install] Erro 1