dd23a435e6
MAC addresses are generated for those interfaces, but as long as the entry is next to the bottom of the list the chance of conflicts is low.
18 lines
509 B
INI
18 lines
509 B
INI
# $FreeBSD$
|
|
# This file contains ip <-> hostname mapping.
|
|
# It is also used for autoconfiguration based on Ethernet address
|
|
# and other things. The initial part is just a standard /etc/hosts
|
|
# for local hosts that share this file.
|
|
127.0.0.1 localhost localhost.mydomain.edu
|
|
127.0.0.1 pico.mydomain.edu
|
|
192.168.254.1 vmrouter
|
|
192.168.254.2 vm
|
|
10.0.0.1 default
|
|
|
|
#ethertable This line starts the ethernet->hostname mapping
|
|
# main_ether hostname
|
|
# 00:12:34:56:78:9a myaddress
|
|
# 00:bd:* vm
|
|
# default default
|
|
|