Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. alain@Alain-PC:~$ smbclient -L //192.168.1.254 -m SMB2
  2. protocol negotiation failed: NT_STATUS_CONNECTION_DISCONNECTED
  3.  
  4. alain@Alain-PC:~$ smbclient -L //192.168.1.254 -m SMB3
  5. protocol negotiation failed: NT_STATUS_CONNECTION_DISCONNECTED
  6.  
  7. alain@Alain-PC:~$ smbclient -L //192.168.1.254 -m SMB1
  8. WARNING: Ignoring invalid value 'SMB1' for parameter 'client max protocol'
  9. protocol negotiation failed: NT_STATUS_CONNECTION_DISCONNECTED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement