mirror of
https://github.com/PDP-10/its.git
synced 2026-05-04 23:26:02 +00:00
Set up Chaosnet for no.nocrew.org.
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,4 +1,4 @@
|
|||||||
EMULATOR ?= simh
|
EMULATOR ?= klh10
|
||||||
|
|
||||||
include conf/network
|
include conf/network
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +1,9 @@
|
|||||||
# Network configuration for ITS. Note: for now, the two-letter ITS
|
# Network configuration for ITS. Note: for now, the two-letter ITS
|
||||||
# name is hardcoded to DB, which is short for DistriBution.
|
# name is hardcoded to DB, which is short for DistriBution.
|
||||||
HOSTNAME=DB-ITS.EXAMPLE.COM
|
HOSTNAME=NO.NOCREW.ORG
|
||||||
IP=192.168.1.100
|
IP=192.168.1.100
|
||||||
GW=192.168.0.45
|
GW=192.168.0.45
|
||||||
NETMASK=255,255,255,248
|
NETMASK=255,255,255,248
|
||||||
CHAOS=no #Or octal Chaosnet address
|
CHAOS=3150 #Or octal Chaosnet address
|
||||||
CHAFRIENDS=chip=3150/no.nocrew.org \
|
CHAFRIENDS=chip=3143/up.update.uu.se \
|
||||||
chip=3143/up.update.uu.se \
|
|
||||||
chip=7100/sj.gewt.net
|
chip=7100/sj.gewt.net
|
||||||
|
|||||||
Reference in New Issue
Block a user