Apr 27 2018 12:39 AM
Windows 10 RS4-17650, we are facing issue related to discovery of printer device with netbios name. When we ping the device from console with netbios name in upper case ,we get the error "Ping request could not find the host XXXX . Please check the name and try again". "XXXX" is the netbios name of Printer device. But we get response from device when netbios name is pinged in lower case.
We confirmed from device side that the response is sent for both case(ping from lower and upper case of netbios device name).
In windows 8.1,windows 10 BUILD 16287 RS3_release, device responds when pinged with both lower/upper case netbios name.
Apr 27 2018 01:06 AM - edited Apr 27 2018 01:34 AM
Apr 27 2018 01:57 AM - edited Apr 27 2018 02:02 AM
In our .NET application, we are trying to discover the device by using DNS class and ping class i.e., When DNS fails, Ping takes over to discover the device accordingly. Both process are failing in the mentioned version of windows 10. I hope this the right place for this problem.
Observations:
1) In windows 10 RS3_release, even though NetBIOS over TCP/IP is not enabled, device is discover-able by its netbios(UPPERCASE) name.
2) In windows 10 RS4-17650, even after enable NetBIOS over TCP/IP as suggested in the post doesn't discover the device.
May 15 2018 09:35 AM
I have two independent systems/networks with 4 machines. All 4 use fixed IPV4 addresses. All 4 are on Window 10 Version 1803(17134.48). NetBIOS over TCP is not enabled on any of the machines. On one pair, I can ping to UPPERCASE, uppercase, and UpperCase is each direction and the names resolve. On the other pair full uppercase and full lowercase work for ping, but mixed case does not. Enabling NetBIOS over TCP does not help.
May 17 2018 08:45 AM
May 19 2018 06:48 PM
ping all lower case does not work for me, but ping all UPPERCASE does.
May 28 2018 06:06 AM
ping lowercase with dot at the end, and ping all UPPERCASE works in here.