- Updated Ubuntu
- Noticed "unable to resolve host minerp" in SSH when using some commands, such as sudo
- Restarted server after noticing "SYSTEM UPDATE REQUIRED" or something to that effect when connecting to SSH
- Teamspeak 3 server inaccessable, although it IS running
Code: Select all
127.0.0.1 localhost
127.0.1.1 virtualtemplate.internap-nyc.nfoservers.com virtualtemplate
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
Aside from the updates, nothing that could possibly cause this has been done by myself, and as far as I am aware no one else with access to the server has either.
The below link was the main reference for troubleshooting this issue as it seems to be the closest match to these problems.
http://ubuntuforums.org/showthread.php?t=723361
I'm pretty sure all I need is an unmodified copy of the hosts file that is used when pre-configured Ubuntu is installed, but support was unable to supply me with such...