From b1ff2c77eb130a9c86460f3a0b19ccd9cc3f9a94 Mon Sep 17 00:00:00 2001 From: Thomas Recouvreux Date: Thu, 17 May 2012 01:55:31 +0200 Subject: [PATCH] /etc/hosts --- confs/hosts | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 confs/hosts diff --git a/confs/hosts b/confs/hosts new file mode 100644 index 0000000..2cd64c8 --- /dev/null +++ b/confs/hosts @@ -0,0 +1,16 @@ +127.0.0.1 localhost +127.0.1.1 Hattila +10.42.43.52 hokuyo +10.42.43.53 pitibot +10.42.43.62 arthur +10.42.43.1 thomas.t +10.42.43.29 fred.t +10.42.43.1 fred.u + + +# 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