无法通过名称打开 Ubuntu PC 上的共享文件夹,除非我使用 IP 打开其中一个

无法通过名称打开 Ubuntu PC 上的共享文件夹,除非我使用 IP 打开其中一个

我的本地网络中有几台 Win10 和 1 台 Ubuntu PC。我只能看到网络中的 Win PC 和路由器,而看不到 Ubuntu PC。当我尝试通过其名称连接到 Ubuntu PC 时,我收到一条消息:

Network Error
Windows can not access \\LinuxPC
Check the spelling...

Ping 返回

> ping LinuxPC                                                          
Ping request could not find host Linux PC. Please check the name and try again.

仅在我通过 IP 打开我的 Ubuntu PC 并打开其中一个共享文件夹后,它才会开始打开并通过其名称进行 ping 操作。

关于如何修复它有什么建议吗?

PS 我的路由器 ID 为 D-Link DIR-300,它充当 DHCP 服务器,并且我的 Ubuntu PC 列在其列表中:

Host Name   IP Address  MAC Address Expired Time
LinuxPC 192.168.0.104   00:0F:FE:F1:C6:A1   17 hr(s) 20 min(s)


C:\Users\Kosh>ipconfig /all
Windows IP Configuration

   Host Name . . . . . . . . . . . . : SMALL
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Ethernet:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Intel(R) 82567LM-3 Gigabit Network Connection
   Physical Address. . . . . . . . . : 00-0F-FE-F1-C6-4A
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::9cd4:a904:b37:7524%15(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.0.102(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : 25 июня 2020 г. 14:36:37
   Lease Expires . . . . . . . . . . : 29 июня 2020 г. 13:31:18
   Default Gateway . . . . . . . . . : 192.168.0.1
   DHCP Server . . . . . . . . . . . : 192.168.0.1
   DHCPv6 IAID . . . . . . . . . . . : 100667390
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-25-A9-68-88-00-0F-FE-F1-C6-4A
   DNS Servers . . . . . . . . . . . : 192.168.0.1
   NetBIOS over Tcpip. . . . . . . . : Enabled

相关内容