怎么用?看不懂...
strongSwan http://lax.v2ex.com/t/158012 racoon https://www.v2ex.com/t/1...
期待你的精彩评论 加入7208人围观strongSwan http://lax.v2ex.com/t/158012 racoon https://www.v2ex.com/t/1...
期待你的精彩评论 加入7208人围观
方式一;修改win10;增加SMB1支持
https://blog.csdn.net/maxzero/article/details/81410620
方式二;修改samba服务配置
ssh登录到路由后台 ;执行
sed -i 's/security = share/security = user/' /etc/samba/smb.conf.template
因为文件共享不安全,所以你不能连接到文件共享。此共享需要过时的SMB1协议,而此协议是不安全的,可能会使你的系统遭受攻击。你的系统需要SMB2或更高版本。有关如何解决此问题的信息,请参见:https://go.microsoft.com/fwlink/?linkid=852747