18 lines
573 B
Plaintext
18 lines
573 B
Plaintext
# period for live reloading
|
|
reload 10s
|
|
|
|
# The following lines are desirable for IPv4 capable hosts
|
|
127.0.0.1 localhost
|
|
|
|
# 127.0.1.1 is often used for the FQDN of the machine
|
|
127.0.1.1 thishost.mydomain.org thishost
|
|
192.168.1.10 foo.mydomain.org foo
|
|
192.168.1.13 bar.mydomain.org bar
|
|
146.82.138.7 master.debian.org master
|
|
209.237.226.90 www.opensource.org
|
|
|
|
# The following lines are desirable for IPv6 capable hosts
|
|
::1 localhost ip6-localhost ip6-loopback
|
|
ff02::1 ip6-allnodes
|
|
ff02::2 ip6-allrouters
|