1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-22 17:08:15 +00:00

Set up Chaosnet between no.nocrew.org and up.update.uu.se.

This commit is contained in:
Lars Brinkhoff
2017-02-17 09:19:08 +00:00
parent 031bfdfccc
commit 2b34f937a6
2 changed files with 6 additions and 8 deletions

View File

@@ -1,15 +1,14 @@
EMULATOR ?= simh
EMULATOR ?= klh10
# 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
HOSTNAME=NO.NOCREW.ORG
IP=192.168.1.100
GW=192.168.0.45
NETMASK=255,255,255,248
CHAOS=no #Or octal Chaosnet address
CHAOS=3150 #Or octal Chaosnet address
CHAFRIENDS=chip=3150/no.nocrew.org \
chip=3143/up.update.uu.se \
chip=7100/sj.gewt.net
chip=3143/up.update.uu.se
# The directores listed in SRC, DOC, and BIN are put on the sources tape.
SRC = system syseng sysen1 sysen2 sysen3 sysnet kshack dragon channa \

View File

@@ -126,13 +126,12 @@ HOST : 10.2.0.6 : AI.MIT.EDU, MIT-AI, AI : PDP-10 : ITS : :
HOST : 10.3.0.6 : ML.MIT.EDU, MIT-ML, ML : PDP-10 : ITS : :
HOST : 10.3.0.54 : MC.MIT.EDU, MIT-MC, MC : PDP-10 : ITS : :
;;; DistruBution ITS
HOST : %CHAOS%%IP% : %HOSTNAME%, DB : PDP-10 : ITS : :
;;; Global ITS network 2017
HOST : 54.174.143.211 : ES-ITS.SWENSON.ORG, ES : PDP-10 : ITS : :
HOST : CHAOS 3150, 188.114.255.79 : NO.NOCREW.ORG, NO : PDP-10 : ITS : :
HOST : CHAOS 7100, 50.131.218.138 : SJ.GEWT.NET, SJ : PDP-10 : ITS : :
HOST : CHAOS 3143, 130.238.19.215 : UP.UPDATE.UU.SE, UP : PDP-10 : ITS : :
;;; DistriBution ITS
HOST : %CHAOS%%IP% : %HOSTNAME%, NO, DB : PDP-10 : ITS : :