Re: ping: unknown protocol icmp
Christoph Klein schrieb:
> "ping: unknown protocol icmp"
>
> auch pump funktioniert nicht:
>
> "Cannot reolve bootpc/udp service: Success"
>
> vermutlich liegt es an getprotobyname() oder getservbyname() - doch die
> /etc/nsswitch.conf steht hier auch auf "files".
Ist auch die notwendige Bibliothek vorhanden? Für die Methode "files"
muss die als "/lib/libnss_files.so.?" verfügbar sein.
| wal@wanda ~ $ ls -lH /lib/libnss_files.so.?
| -rw-r--r-- 1 root root 34520 2004-08-09 21:30 /lib/libnss_files.so.2
Was sagt "strace -e trace=open ping <host>"?
Ciao
Walter
Reply to: