I have a windows server running inside a VM and trying to access it from a raspberry pi 3
which is configured to have access to the VM network.
Problem is when I ping
the server with its' IP it responds but when I do it with the name (in my case it's nlux807
) it throws Unknown Hostname nlux807
How can I resolve it?
I am quite new to Raspbian. Any handy tip will be appreciated.