The tag 'host name doesn't work' covers issues where Windows 10 computers can communicate using IP addresses but fail when using hostnames. In the provided example, two PCs on the same subnet with static IPs could ping each other by IP but not by hostname. This typically indicates a name resolution problem, often related to NetBIOS, DNS, or the LMHOSTS file. Troubleshooting steps may include checking the network discovery settings, ensuring the Computer Browser service is running, or adding entries to the hosts file. The tag is relevant for users experiencing similar connectivity problems in local networks.
-
F
Hi guys,
I have two desktop computers with Windows 10 Pro build 1803 connected to a switch and using static ip addresses:
a computer is called "Asia" and has this ip 192.168.1.1
the other computer is called "Europe" and has this ip 192.168.1.2
I can ping and access from "Asia" to "Europe" and...