My users demand dial-up ability to internal hosts.
So I put 6 Qblazers on a Netblazer and created a login that
routes them to tn-gw on the firewall. But that isn't good
enough. They all want to use kermit, which fails over a telnet
connection. So I need to get an 8 bit rlogin, i.e., rlogin -8.
If I read the code correctly rlogin-gw should be an 8
bit connection (unlike rlogind, which appears to be 7 bit by default).
Is this correct? Can I use a simple rlogin-gw instead of exec'ing
rlogin -8 ?
Follow-Ups:
|
|