mirror of
https://github.com/PDP-10/its.git
synced 2026-04-26 04:07:36 +00:00
WIP: ARP + TX implemented
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# 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
|
||||
IP=10.0.2.15
|
||||
GW=10.0.2.2
|
||||
NETMASK=255,255,255,0
|
||||
CHAOS=no #Or octal Chaosnet address
|
||||
CHAFRIENDS=chip=3150/no.nocrew.org \
|
||||
chip=3143/up.update.uu.se \
|
||||
|
||||
Reference in New Issue
Block a user