标签: smbclient

SMB 共享连接错误:“发生系统错误 53。未找到网络路径。” 但仅在特定的Win10机器上,其他机器可以正常工作

我的 RPie3 上有一个 SMB“samba”共享设置。我的所有其他机器都可以正常连接到它,但我的主 Win10 机器却不能。我已经排除了 DNS 和 SMB 版本(正在使用 SMB2),所以我很困惑。

更新:这只是一个复古的游戏系统。我根本希望或不需要它是安全的,我只是希望它能够工作。

这是我在工作机器上通过 CMD.exe 测试得到的结果:

C:\>ping RetroPie -4

Pinging RetroPie.myDomain.local [192.168.3.56] with 32 bytes of data:
Reply from 192.168.3.56: bytes=32 time=6ms TTL=64
Reply from 192.168.3.56: bytes=32 time=10ms TTL=64
Reply from 192.168.3.56: bytes=32 time=8ms TTL=64
Reply from 192.168.3.56: bytes=32 time=5ms TTL=64

Ping statistics for 192.168.3.56:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 5ms, …
Run Code Online (Sandbox Code Playgroud)

networking samba smb2 smbclient windows-10

4
推荐指数
1
解决办法
6320
查看次数

标签 统计

networking ×1

samba ×1

smb2 ×1

smbclient ×1

windows-10 ×1