mirror of
https://github.com/PDP-10/its.git
synced 2026-01-11 23:53:12 +00:00
7 lines
213 B
Plaintext
7 lines
213 B
Plaintext
# Network configuration for ITS. Note: for now, the two-letter ITS
|
|
# name is hardcoded to DB, which is short for DistriBution.
|
|
HOSTNAME=DB-ITS.EXAMPLE.COM
|
|
IP=192.168.1.100
|
|
GW=192.168.0.45
|
|
NETMASK=255,255,255,248
|