smbclient doesn't operate properly

Robert Dahlem Robert.Dahlem at gmx.net
Sat Oct 14 22:23:45 GMT 2000


Matthew,

On Sun, 15 Oct 2000 08:34:05 +1100 (EST), Matthew J. Duncan wrote:

>#smbclient -U% -L localhost
>added interface ip=144.132.195.129 bcast=144.132.207.255
>nmask=255.255.240.0
>added interface ip=192.168.0.21 bcast=192.168.0.255 nmask=
>255.255.255.0
>read_socket_with_timeout: timeout read. read error = Broken pipe.
>session request to LOCALHOST failed (code 0)

                    ^^^^^^^^^ !

>[2000/10/15 08:28:02, 0] smbd/oplock.c:open_oplock_ipc(93)
>  open_oplock_ipc: Failed to get local UDP socket for address 
>100007f.

 ^^^^^^^ This should better be printed as 0100007f and it means 
"127.0.0.1" (read from right to left).

You have a serious problem with your loopback interface (and it sucks 
bad :-)

Try 'ping localhost' and 'ping 127.0.0.1'.

Check /etc/hosts for "127.0.0.1 localhost". No more entries for 
"localhost", no more entries for "127.0.0.1".

Try 'echo 127.0.0.1 | nslookup' and 'echo localhost | nslookup'.

Try something like 'ifconfig lo0' or whatever your loopback interface 
is named.

Report about the outcome and report some details about your operating 
system. Help is on its way. :-)

Regards,
        Robert


-- 
---------------------------------------------------------------
Robert.Dahlem at gmx.net           Fax +49-69-432647
---------------------------------------------------------------

Sent using PMMail (http://www.pmmail2000.com) - fast, decent, email
software; far better than Outlook. Try it sometime.






More information about the samba mailing list