bsdconf/hosts
2024-09-09 20:25:14 +03:00

18 lines
523 B
Text

#
# Host Database
#
# This file should contain the addresses and aliases for local hosts that
# share this file. Replace 'my.domain' below with the domainname of your
# machine.
#
# In the presence of the domain name service or NIS, this file may
# not be consulted at all; see /etc/nsswitch.conf for the resolution order.
#
#
::1 localhost localhost.my.domain
127.0.0.1 localhost localhost.my.domain
127.0.0.1 asus-laptop asus-laptop.localdomain
10.0.0.2 srv-master
10.0.0.3 srv-slave1
10.0.0.4 srv-slave2