From: Matthijs Kooijman Date: Mon, 26 Jul 2010 13:34:25 +0000 (+0200) Subject: system: Don't resolve drsnuggles to 127.0.0.1. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;ds=sidebyside;h=71fad11181b5a5dcdbf22e73ac5215b8e6420dce;p=matthijs%2Fservers%2Fdrsnuggles.git system: Don't resolve drsnuggles to 127.0.0.1. This should resolve to our external IP address instead, so the hostname can be used for specifying daemons to bind on the external interface only. --- diff --git a/etc/hosts b/etc/hosts index 204615d..e8fa5f4 100644 --- a/etc/hosts +++ b/etc/hosts @@ -1,4 +1,4 @@ -127.0.0.1 drsnuggles.stderr.nl drsnuggles localhost +127.0.0.1 localhost # Direct internal link to zeratul 172.31.1.1 zeratul-direct