mirror of
https://github.com/PDP-10/its.git
synced 2026-04-29 13:22:47 +00:00
Updated build to make pdp10-ka-, pdp10-ks-, and pdp10-kl-based systems correctly set up IP network.
Now, KA, DB, and KL systems will set their IP address to the value of the IP make variable. They wiil correctly define a host table entry for their machine. They will correctly set up .mail.;names >. They will correctly configure COMSAT for networking. The resulting systems should allow COMSAT to come up, and with appropriate IMP configuration in the "run" scripts to perform inbound and output IP network requests.
This commit is contained in:
@@ -40,8 +40,8 @@ at auxcpu 10006
|
||||
set imp enabled
|
||||
set imp mac=e2:6c:84:1d:34:a3
|
||||
set imp ip=192.168.2.101/24
|
||||
set imp gw=172.31.1.100
|
||||
set imp host=10.3.0.6
|
||||
set imp gw=%GW%
|
||||
set imp host=%IP%
|
||||
at imp tap:tap0
|
||||
set ch enabled
|
||||
set ch node=177002
|
||||
|
||||
Reference in New Issue
Block a user