From dedc241daf8737d1d902c1716e96902b1d926928 Mon Sep 17 00:00:00 2001 From: Tanguy MAZE Date: Mon, 17 Dec 2018 15:33:46 +0100 Subject: [PATCH] add hosts --- files/hosts | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 files/hosts diff --git a/files/hosts b/files/hosts new file mode 100644 index 0000000..e94afcb --- /dev/null +++ b/files/hosts @@ -0,0 +1,7 @@ +127.0.0.1 localhost +172.127.0.130 roger-skyline-1 + +# The following lines are desirable for IPv6 capable hosts +::1 localhost ip6-localhost ip6-loopback +ff02::1 ip6-allnodes +ff02::2 ip6-allrouters \ No newline at end of file