157048Sluigi# $FreeBSD$
257048Sluigi# This file contains ip <-> hostname mapping.
357048Sluigi# It is also used for autoconfiguration based on Ethernet address
457048Sluigi# and other things. The initial part is just a standard /etc/hosts
557048Sluigi# for local hosts that share this file.
657048Sluigi127.0.0.1		localhost localhost.mydomain.edu
757048Sluigi127.0.0.1		pico.mydomain.edu
891852Sluigi10.0.0.1	default
984027Sluigi192.168.254.1	vmrouter
1084027Sluigi192.168.254.2	vm
1157048Sluigi
1257048Sluigi#ethertable	This line starts the ethernet->hostname mapping
1357048Sluigi# main_ether		hostname
1457048Sluigi# 00:12:34:56:78:9a	myaddress
1584170Sluigi# 00:bd:*		vm
1657048Sluigi# default		default
1757048Sluigi
18