Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!wuarchive!uunet!convex!connie!rdavis From: rdavis@connie.UUCP (Ray Davis) Newsgroups: comp.unix.questions Subject: Re: Opening for output on a terminal server (was Printing with terminalservers) Message-ID: Date: 20 Aug 90 14:02:46 GMT References: <1990Aug16.143007.4690@diku.dk> Distribution: comp Organization: Convex Computer GmbH, Frankfurt, West Germany Lines: 14 Another thing that can sometimes be useful when trying to talk to specific ports on a terminal server is to use telnet. You have to know the terminal server's hostname of IP address, then what it thinks it's port numbers are with respect to unix service ports. Check the manual. Then: telnet terminal_server_hostname port_number will connect input and output to that port. May require some setup on the server itself. Ray Davis Convex Computer GmbH, Frankfurt, West Germany unido!connie!rdavis, uunet!convex!rdavis, rdavis@convex.com, +49-69-666-8081