我在弄清楚为什么即使从公开共享的计算机上也无法通过本地网络地址访问 Windows 共享文件夹。
当我尝试通过\\localhost一切正常查看共享文件夹时,我可以看到文件。
但是,当我尝试通过本地网络地址 (192.168.1.2) 从同一台计算机连接时,它显示文件夹列表但无法打开它。
我可以毫无问题地 ping 我的地址 ( 192.168.1.2)。防火墙已关闭。没有杀毒软件。我已经打开了“文件和打印机共享”和“网络发现”。
Microsoft Windows [Version 10.0.15063]
Run Code Online (Sandbox Code Playgroud)
这是我的 ipconfig 的样子,没什么可疑的。
C:\Users\nrj>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : EUGENE-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . …Run Code Online (Sandbox Code Playgroud)