wget: não é possível resolver o endereço do host

2

Eu tenho o RedHat Enterprise versão 5.2.

Eu corro isto

wget --http-user=celee --http-password=1010$ -k -nd -np -r http://sp.kch.de/RandD/DesSup/Mask%20Tooling%20Runsets/ -o wget.log

O arquivo wget.log me dá erro como:

--2014-10-22 09:02:19--  http://sp.kch.de/RandD/DesSup/Mask%20Tooling%20Runsets/
Resolving sp.kch.de... failed: No such file or directory.
wget: unable to resolve host address 'sp.kch.de'

Eu tenho o ping sp.kch.de, ele pode me responder com sucesso. Eu corro tracert sp.kch.de também bem sucedido. Verifique o resolv.conf e o nsswitch.conf

-rw-r--r-- 2 root root 42 Oct 17 16:18 resolv.conf
-rw-r--r-- 1 root root 1715 Oct 10 09:14 nsswitch.conf

Executar

$getent hosts sp.kch.de
192.168.1.2      sp.kch.de

Eu também adiciono manualmente o arquivo sp.kch.de no arquivo HOST.

Executado pelo usuário root não tem problema, mas nenhum outro usuário nesta estação de trabalho.

    
por wcnw 22.10.2014 / 04:21

0 respostas

Tags