samba报错protocol negotiation failed: NT_STATUS_IO_TIMEOUT

当在自己搭建的samba访问自己时发现报错:

[root@ml samba]# smbclient -L 172.16.1.6

protocol negotiation failed: NT_STATUS_IO_TIMEOUT

 

发现原来是dns的问题。去注释掉 /etc/resolv.conf 里的东西就行。

或者是添加一条dns

posted @ 2020-03-09 13:43  meml  阅读(3310)  评论(0)    收藏  举报