1
vote
1answer
605 views

ubuntu server not resolving LAN hostnames

Bit stuck here. I have 2 machines that cannot resolve LAN hostsnames, unless there are specific entries in /etc/hosts But other machines on the LAN can resolves hostnames. My LAN: 1 x Cisco ...
1
vote
0answers
60 views

Problem Raised after changing the system hostname

I have changed the hostname of my computer from dar to hus by editing the /etc/hosts file and /etc/hostname file. Now the problem is that some software which were installed under 'dar' are not ...
1
vote
1answer
137 views

can't /etc/hosts be set up automatically?

what I need is: automatically add mac-addresses to some file and manually add the hostnames assigned to them, and a script will then scan my home LAN for those mac-addresses and populate the ...
0
votes
1answer
456 views

Ubuntu hostname on lan config

My host computer is Windows 7 64. I have VirtualBox with an Ubuntu 10.04 Server x64 running as guest. My Ubuntu Guest has an ip of 192.168.1.104. I have openssh installed on the guest. I can ssh ...