From 91bbd3fddbbe90f16918f4ffe010be441f18c80f Mon Sep 17 00:00:00 2001 From: freesource Date: Thu, 23 Aug 2001 18:54:02 +0000 Subject: [PATCH] Standard network stuff. --- yard/replacements/etc/hosts | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 yard/replacements/etc/hosts diff --git a/yard/replacements/etc/hosts b/yard/replacements/etc/hosts new file mode 100644 index 0000000..0b38387 --- /dev/null +++ b/yard/replacements/etc/hosts @@ -0,0 +1,12 @@ +27.0.0.1 localhost +#192.168.1.2 bootroot.domain.com bootroot + +# The following lines are desirable for IPv6 capable hosts +# (added automatically by netbase upgrade) + +::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