1
0
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:
Adam Sampson
2018-08-08 22:45:04 +01:00
parent 1fc435c3eb
commit 5134ac931a
3 changed files with 354 additions and 73 deletions

View File

@@ -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 \