我正在尝试使用 SMB 设置 CentOS 7 文件服务器,但遇到了一些障碍。我可以从我的 Windows 10 机器上很好地 ping 服务器:
Pinging green-lightning [192.168.1.191] with 32 bytes of data:
Reply from 192.168.1.191: bytes=32 time<1ms TTL=64
Reply from 192.168.1.191: bytes=32 time<1ms TTL=64
Reply from 192.168.1.191: bytes=32 time<1ms TTL=64
Reply from 192.168.1.191: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.1.191:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Run Code Online (Sandbox Code Playgroud)
但是当我尝试在文件资源管理器中访问服务器时,出现以下错误:
Windows can't find '\\green-lightning'. Check …Run Code Online (Sandbox Code Playgroud)