Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hplabs!pyramid!romain From: romain@pyramid.pyramid.com (Romain Kang) Newsgroups: comp.mail.uucp Subject: Re: trying to get HDB to talk to BSD Summary: terminal server transparency Message-ID: <146335@pyramid.pyramid.com> Date: 26 Feb 91 23:21:07 GMT References: Reply-To: romain@pyramid.com Organization: Pyramid Technology Corp., Mountain View, CA Lines: 19 In djm@eng.umd.edu (David J. MacKenzie) writes: | telnet mojo.eng.umd.edu 540^M^JTrying...^M^J | Connected to mojo.eng.^M^J ... | imsg > fubar^M^J^PShere=mojo^@Login Successful: System=mojo | omsg "Sedfdc -Q0 -x9" | imsg >^M^J^PSedfdc -Q0 -x9LOGIN FAILED - failed | exit code 101 | Conversation Complete: Status FAILED Notice your omsg "Sedfdc -Q0 -x9" got echoed back to you, when your system was expecting an "ROK" message from the remote. The echo is coming from your terminal server (which was unable to negotiate the telnet ECHO option with the uucp daemon). It is a fair bet that other parts of the conversation are getting garbled. You might consult documentation or technical support to discover how you can make transparent TCP connections without the intrusion of telnet protocol.