From 241ccdeaf33c080d675cd85c358a16633866cf81 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Sun, 20 Jun 1993 13:41:45 +0000 Subject: Initial import of 386BSD 0.1 othersrc/etc --- etc/networks | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 etc/networks (limited to 'etc/networks') diff --git a/etc/networks b/etc/networks new file mode 100644 index 0000000..71aeb5b --- /dev/null +++ b/etc/networks @@ -0,0 +1,16 @@ +# @(#)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) +# -- cgit v1.1