blob: e08b4376b71f87f12b2eac4dc8ead778a67ac2cc (
plain)
1
2
3
4
5
6
7
8
9
10
  | 
#
# /etc/hosts: static lookup table for host names
#
#<ip-address>		<hostname.domain.org>	<hostname>
127.0.0.1		localhost.localdomain	localhost
::1			localhost.localdomain	localhost ip6-localhost
# EOF
  
  |