Hello! I have a dos box which has a shared disk (no password) i can access this disk from any windows machine (win95) but not from linux with smbclient.
what ever command i run (to list shares, mount it ...) i get *SMBSERVER failed (code 143). I can however interact with other win95 computers with shared disks from the same linux computer. What am i doing wrong ? Is it at all posible to use an dos shared drive with smbclient? smbclient version is 2.0.6 but i also tried with 2.2.1a (diffrent computer) and i got the same results. for exsample: ---------- smbclient -L 10.0.11.11 -d9 added interface ip=10.0.11.84 bcast=10.255.255.255 nmask=255.0.0.0 Client started (version 2.0.6). Connecting to 10.0.11.11 at port 139 write_socket(3,76) write_socket(3,76) wrote 76 Sent session request size=1 smb_com=0x0 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=0 smb_flg2=0 smb_tid=0 smb_pid=0 smb_uid=0 smb_mid=0 smt_wct=0 smb_bcc=0 session request to 10.0.11.11 failed (code 143) Connecting to 10.0.11.11 at port 139 write_socket(3,76) write_socket(3,76) wrote 76 Sent session request size=1 smb_com=0x0 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=0 smb_flg2=0 smb_tid=0 smb_pid=0 smb_uid=0 smb_mid=0 smt_wct=0 smb_bcc=0 session request to 10 failed (code 143) Connecting to 10.0.11.11 at port 139 write_socket(3,76) write_socket(3,76) wrote 76 Sent session request size=1 smb_com=0x0 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=0 smb_flg2=0 smb_tid=0 smb_pid=0 smb_uid=0 smb_mid=0 smt_wct=0 smb_bcc=0 session request to *SMBSERVER failed (code 143) ------------------------------------------------------ -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
