summaryrefslogtreecommitdiffstats
path: root/release/picobsd/floppy.tree/etc/hosts
blob: d2effa0119f111484b45b4473e262f1dea27dcfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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:8a:*		vm
# default		default

OpenPOWER on IntegriCloud