On 9/01/2024 6:26 am, Rick Troth wrote:

It's been a minute, but I used SSH to carry PPP traffic back in the day.
The client side PPPD ran 'ssh' as a child process, arranging stdin and stdout, as if it was a dial-up modem.

I think this is difficult on z/OS because by default stdin and stdout use ASCII<->EBCDIC translation, so anything sending binary data is broken.

I think you can override that, but not conveniently.

--
Andrew Rowley
Black Hill Software

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to