You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
571 B
21 lines
571 B
#
|
|
# /etc/hosts: static lookup table for host names
|
|
#
|
|
|
|
#<ip-address> <hostname.domain.org> <hostname>
|
|
127.0.0.1 localhost.localdomain localhost
|
|
192.168.1.1 router.casa.vm router
|
|
#abe 10:BF:48:00:2B:AA
|
|
192.168.1.106 abe.casa.vm abe
|
|
#bmo 00:24:8C:9C:01:FD
|
|
192.168.1.101 bmo.casa.vm bmo
|
|
192.168.1.102 saturno.casa.vm saturno
|
|
192.168.1.10 impresora.casa.vm impresora
|
|
#paraulata eth0 40:62:31:08:53:05
|
|
#paraulata eth1 40:62:31:08:53:06
|
|
#paraulata wl1 74:2F:68:54:A3:C1
|
|
192.168.1.142 paraulata.casa.vm paraulata
|
|
::1 localhost.localdomain localhost
|
|
|
|
# End of file
|