RTEPlugin icon indicating copy to clipboard operation
RTEPlugin copied to clipboard

RTE Telnet for Protocol TN3270

Open gr8twall opened this issue 5 years ago • 2 comments

Appreciate your effort.

gr8twall avatar Sep 19 '19 19:09 gr8twall

I get java.security.InvalidParameterException: Unknown telnet command type: FE 25 thru default port: 23

gr8twall avatar Sep 19 '19 20:09 gr8twall

Hello,

In order to help you with this problem I will need more information about this issue. Currently we have not experienced this behaviour with any of our mainframe applications (testing ones). That means you will have to provide us with traffic between server and a terminal emulator (it can not be the RTE terminal emulator). You will be able to do that by capturing with wireshark the TCP packets generated when using the terminal emulator over your test steps (try to reproduce the steps which are causing this issue). If you consider that the flow contains sensitive data you can obfuscate/modify (e.g replacing the server ip with 0.0.0.0 and any sensitive screen or input bytes with E7, you can get an idea what each byte is by checking each packet in wireshark interface).

It would also be helpful if you could tell us about protocol and terminal type you are using to run that test.

If you need any help capturing the packets with wireshark let us know !

Thank you.

Baraujo25 avatar Sep 24 '19 17:09 Baraujo25