mirror of
https://github.com/livingcomputermuseum/IFS.git
synced 2026-02-28 01:25:31 +00:00
22 lines
587 B
Plaintext
22 lines
587 B
Plaintext
# hosts.txt:
|
|
#
|
|
# This is similar in nearly every way to a typical UNIX 'hosts' file except that
|
|
# Xerox Inter-Network Name Expressions (i.e. network#host#) are used instead of IP addresses.
|
|
#
|
|
# Format for Inter-Network name expressions is either:
|
|
# network#host# (to specify hosts on another network)
|
|
# or
|
|
# host# (to specify hosts on the same network as this IFS server)
|
|
#
|
|
# all numbers are in octal.
|
|
#
|
|
|
|
# Local Network
|
|
1#1# lcm
|
|
1#100# Thacker
|
|
1#42# Kay
|
|
1#43# Boggs
|
|
1#44# Kaehler
|
|
1#45# Lampson
|
|
|