summaryrefslogtreecommitdiff
path: root/templates/hosts.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/hosts.tmpl')
-rw-r--r--templates/hosts.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/hosts.tmpl b/templates/hosts.tmpl
new file mode 100644
index 00000000..642e7a7e
--- /dev/null
+++ b/templates/hosts.tmpl
@@ -0,0 +1,10 @@
+127.0.0.1 localhost
+127.0.1.1 $hostname
+
+# The following lines are desirable for IPv6 capable hosts
+::1 ip6-localhost ip6-loopback
+fe00::0 ip6-localnet
+ff00::0 ip6-mcastprefix
+ff02::1 ip6-allnodes
+ff02::2 ip6-allrouters
+ff02::3 ip6-allhosts