diff --git a/ubuntu/helpers/hosts b/ubuntu/helpers/hosts new file mode 100644 index 0000000..81d4960 --- /dev/null +++ b/ubuntu/helpers/hosts @@ -0,0 +1,8 @@ +# host file +127.0.0.1 localhost +127.0.1.1 HOSTNAME +# The following lines are desirable for IPv6 capable hosts +::1 localhost ip6-localhost ip6-loopback +ff02::1 ip6-allnodes +ff02::2 ip6-allrouters +# end