blob: 35abe7ca2e34c939e4d1ca2da4c5c5ad7bd3e940 (
plain)
1
2
3
4
5
6
7
8
9
10
|
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
|