Cannot resolve computer names / servers on LAN from Guest OS
Posted: 25. Aug 2013, 10:27
Hi,
I have a guest Ubuntu 12.04 LTS on Windows 7 enterprise host in a corporate network.
What changes should I make in the guest OS so that I can ssh/ping linux servers in the LAN.
example : in the Ubuntu guest OS
ubuntu@ubunut:-$ ssh username@<linuxservername>
ssh: could not resolve hostname <linuxservername>: Name or service not known
But if I enter the IP address I can login to the linux server after entering my password
ubuntu@ubunut:-$ ssh username@<ip of linux server>
This works and I am able to login to the server
What changes are needed in the Ubuntu guest OS ?
Thanks
I have a guest Ubuntu 12.04 LTS on Windows 7 enterprise host in a corporate network.
What changes should I make in the guest OS so that I can ssh/ping linux servers in the LAN.
example : in the Ubuntu guest OS
ubuntu@ubunut:-$ ssh username@<linuxservername>
ssh: could not resolve hostname <linuxservername>: Name or service not known
But if I enter the IP address I can login to the linux server after entering my password
ubuntu@ubunut:-$ ssh username@<ip of linux server>
This works and I am able to login to the server
What changes are needed in the Ubuntu guest OS ?
Thanks