diff options
Diffstat (limited to 'share/examples/etc/hosts')
-rw-r--r-- | share/examples/etc/hosts | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/share/examples/etc/hosts b/share/examples/etc/hosts deleted file mode 100644 index 6528805a96f4..000000000000 --- a/share/examples/etc/hosts +++ /dev/null @@ -1,28 +0,0 @@ -# $Id: hosts,v 1.4 1994/06/24 23:50:16 wollman Exp $ -# -# Host Database -# This file should contain the addresses and aliases -# for local hosts that share this file. -# In the presence of the domain name service or NIS, this file may -# not be consulted at all; see /etc/host.conf for the resolution order. -# -# -127.0.0.1 localhost localhost.my.domain -# -# Imaginary network. -#10.0.0.2 myname.my.domain myname -#10.0.0.3 myfriend.my.domain myfriend -# -# According to RFC 1597, you can use the following IP networks for -# private nets which will never be connected to the Internet: -# -# 10.0.0.0 - 10.255.255.255 -# 172.16.0.0 - 172.31.255.255 -# 192.168.0.0 - 192.168.255.255 -# -# In case you want to be able to connect to the Internet, you need -# real official assigned numbers. PLEASE PLEASE PLEASE do not try -# to invent your own network numbers but instead get one from your -# network provider (if any) or from the Internet Registry (ftp to -# rs.internic.net, directory `/templates'). -# |