summaryrefslogtreecommitdiffstats
path: root/source/a/etc/_etc/etc/hosts.new
blob: 75888c58d87eb5f96e216a824005ceb0c5630440 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# hosts		This file describes a number of hostname-to-address
#		mappings for the TCP/IP subsystem.  It is mostly
#		used at boot time, when no name servers are running.
#		On small systems, this file can be used instead of a
#		"named" name server.  Just add the names, addresses
#		and any aliases to this file...
#

# For loopbacking.
127.0.0.1	localhost
::1		localhost
# Same thing for the default hostname if nothing was set up by netconfig:
127.0.0.1	darkstar.example.net darkstar
::1		darkstar.example.net darkstar

# End of hosts.