Re: patch for 2.1.66 smbfs, smbclient

Chris Wedgwood (chris@f00f.org)
Sat, 29 Nov 1997 18:41:19 +1300


Further to my earlier message...

[root:1] caffeine:~# mount
[...]
none on /mounts/helpdesk type smbfs (0)

[root:1] caffeine:~# netstat | grep ssn
tcp 0 0 192.168.0.2:1156 server1.ix.:netbios-ssn CLOSE

[root:1] caffeine:~# ls -l /mounts/helpdesk/
smb_trans2_request: result=-32, setting invalid
smb_offerconn: state valid, pid=249
smb_retry: new connection pid=249
smb_proc_readdir_long: error=-32, retrying
total 78447
[directory listing]

So it most certainly does work some times.... I'll have to fiddle some more
and see if I can work out when it doesn't work.

-Chris