1# $FreeBSD$
2# This file contains ip <-> hostname mapping.
3# It is also used for autoconfiguration based on Ethernet address
4# and other things. The initial part is just a standard /etc/hosts
5# for local hosts that share this file.
6127.0.0.1		localhost localhost.mydomain.edu
7127.0.0.1		pico.mydomain.edu
810.0.0.1	default
9192.168.254.1	vmrouter
10192.168.254.2	vm
11
12#ethertable	This line starts the ethernet->hostname mapping
13# main_ether		hostname
14# 00:12:34:56:78:9a	myaddress
15# 00:bd:*		vm
16# default		default
17
18