06-27-2018, 01:00 PM
(06-27-2018, 12:36 PM)pas059 Wrote: Hi,
I did not have such line
in my smb.conf file, so i added it. Unfortunatly this change only the error message from "connection refused" to "invalid argument" . So, i executed the command smbclient and i got this:Code:name resolve order = bcast host
Code:smbclient -L 192.168.1.72
WARNING: The "syslog" option is deprecated
Enter WORKGROUP\rock64's password:
Anonymous login successful
Sharename Type Comment
--------- ---- -------
smb1cli_req_writev_submit: called for dialect[SMB2_10] server[192.168.1.72]
Error returning browse list: NT_STATUS_REVISION_MISMATCH
Reconnecting with SMB1 for workgroup listing.
Connection to 192.168.1.72 failed (Error NT_STATUS_RESOURCE_NAME_NOT_FOUND)
Failed to connect with SMB1 -- no workgroup available
thanks for your help
regards
This is starting to frustrate me as much as it is probably doing to you. I've got one last idea. In smb.conf again, add:
Code:
client min protocol = SMB2
client max protocol = SMB3
Save and restart smbd/nmbd.
Community administrator and sysadmin for PINE64
(Translation: If something breaks on the website, forum, or chat network, I'm a good person to yell at about it)
(Translation: If something breaks on the website, forum, or chat network, I'm a good person to yell at about it)