0
votes
1answer
17 views

Could not resolve hostname

I am trying to login to a server using ssh and the console. I have the Ubuntu Raring Ringtail. I get the could not resolve hostname prompt a couple of times and then after some attempts it just works. ...
0
votes
3answers
37 views

Can i configure ubuntu to append a domain to the end of an ssh hostname request?

I have many servers and they all end with the same servers.company.net, so for example vded-xx-001.servers.company.net, and was wondering if it is possible to make it so i can just type the ...
0
votes
1answer
279 views

Local hostname resolution with local Ubuntu DNS server fails

So I will start with the fact I wasted the whole day trying to figure that out with no results... I have a small local network behind a NAT router. It goes like this: ISP->NAT Router (contains a ...
1
vote
0answers
48 views

How should I configure my hostname to support forwarding MX records?

I have a server on 12.04.1 with ISPConfig3 and a few domains. Each of the domains forwards to my WAN IP which then forwards to my server on my local network. I am trying to get the MX records for ...
0
votes
0answers
104 views

Ubuntu bind server stops working every few minutes

We have a bind9 DNS server installed on our network running on an Ubuntu system. Normally it works just fine, but every 20 minutes or so, it will stop working for about 3 minutes. Normally if I "dig ...
6
votes
4answers
683 views

How to reach a host in the same network by hostname?

I have a network which connects a couple of hosts. I would like to be able to reach other hosts from one of them using the hostname. I just discovered the ".local" domain, which is available through ...
4
votes
0answers
4k views

How can I configure Ubuntu to report its hostname to windows? [duplicate]

Possible Duplicate: Access Ubuntu Server by host name How can I configure Ubuntu server to report its hostname in such a way that typing http://thehostname/ in a web browser will connect to ...