blob: 92982b5b2e10bbc4271f504531dbeb9169c5f7de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# $FreeBSD: src/etc/networks,v 1.3 1999/08/27 23:23:42 peter Exp $
# @(#)networks 5.1 (Berkeley) 6/30/90
#
# Your Local Networks Database
#
your-net 127 # your comment
your-netmask 255.255.255 # subnet mask for your-net
#
# Your subnets
#
subnet1 127.0.1 alias1 # comment 1
subnet2 127.0.2 alias2 # comment 2
#
# Internet networks (from nic.ddn.mil)
#
|