@@ -179,6 +179,9 @@ <h3>Example configuration file</h3>
179
179
0023 < a href ="#2703 "> 2703</ a > lport=3780 rhost=localhost rport=3781 dial=no
180
180
0045 < a href ="#2703 "> 2703</ a > lport=32003 dial=IN lnctl=ibm1 term=2741 skip=5EDE code=ebcd
181
181
182
+ 621-62B < a href ="#HIMdevice "> UDPH</ a > 10.0.0.46
183
+ 62C-643 < a href ="#HIMdevice "> TLNT</ a > 10.0.0.46
184
+ 644-64F < a href ="#HIMdevice "> TCPH</ a > 10.0.0.46
182
185
183
186
</ pre > </ code >
184
187
</ td > </ tr > </ table >
@@ -2446,6 +2449,11 @@ <h3>Device statements</h3>
2446
2449
< td > TCP Socket</ td >
2447
2450
</ tr >
2448
2451
2452
+ < tr > < td > TLNT, TCPH, UDPH</ td >
2453
+ < td > MTS HIM network interface</ td >
2454
+ < td > < a href ="#HIMdevice "> MTS Host Interface Machine emulator</ a > </ td >
2455
+ </ tr >
2456
+
2449
2457
</ table >
2450
2458
2451
2459
</ td >
@@ -5193,6 +5201,29 @@ <h4>Arguments required for each device type</h4>
5193
5201
5194
5202
</ dl > <!-- end Addtional 2703 options -->
5195
5203
5204
+ < hr width ="50% "> < p >
5205
+
5206
+ < a name ="HIMdevice "> </ a >
5207
+ < dt > < em > Host Interface Machine (HIM) device</ em >
5208
+ < dd > < p >
5209
+
5210
+ These device types emulate the Host Interface Machine (HIM) devices that
5211
+ are used to connect a host running The Michigan Terminal System (MTS)
5212
+ to the Internet. The device type (TLNT, TCPH, or UDPH) should match
5213
+ the device type configured into MTS.
5214
+ < p >
5215
+
5216
+ The only parameter is the IP address the emulated interface
5217
+ should bind to.
5218
+ < p >
5219
+
5220
+ Note that HIM emulation requires < u > privileged access</ u >
5221
+ to your host's networking devices. If Hercules is not started with
5222
+ < u > Administrative (root) privileges</ u > then initialization of your
5223
+ HIM devices will fail and MTS will not be able to connect to the
5224
+ network.
5225
+ < p >
5226
+
5196
5227
5197
5228
</ dl > <!-- end Arguments for each device type -->
5198
5229
0 commit comments