Re: Route from LAN to Hercules

"Robin Atwood [email protected] [hercules-390]" <[email protected]> Sun, 19 Jan 2020 22:14:36 +0700
Newsgroups gmane.comp.emulators.hercules390.general
Message-ID <[email protected]>
On Sun, 19 Jan 2020 08:36:05 -0600
"Joe Monk [email protected] [hercules-390]"
<[email protected]> wrote:

> The port isnt 23. Its probably 3270. Hercules is setup for tn3270
> connections on port 3270.

Thanks for the response but it is Hercules that uses port 3270, it is
defined with the CNSLPORT directive. The TCP/IP stack on the guest OS
uses port 23, eg:

# telnet 192.168.100.12
Trying 192.168.100.12...
Connected to 192.168.100.12.
Escape character is '^]'.

IKJ56700A ENTER USERID -

That is when I have shelled into the server hosting Hercules. The
problem is to connect from another system on the LAN.

Thanks
Robin