Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!mit-eddie!think!ames!hc!beta!cmcl2!brl-adm!adm!rgoguen@MIKEY.BBN.COM From: rgoguen@MIKEY.BBN.COM (Robert J Goguen) Newsgroups: comp.unix.wizards Subject: specifing a port when using telnet Message-ID: <7634@brl-adm.ARPA> Date: Mon, 1-Jun-87 17:09:16 EDT Article-I.D.: brl-adm.7634 Posted: Mon Jun 1 17:09:16 1987 Date-Received: Wed, 3-Jun-87 02:41:21 EDT Sender: news@brl-adm.ARPA Lines: 17 Folks I'm sorry if this has been asked before, but ...... I'm running 4.3 bsd and why is it whenever you use a port number in the telnet command (I.e telnet ) it turns off echoing the characters back at you until you hit the CR? I looked at the source and it turns out that when using telnet, anytime you have 3 arguments it does this. Even if I specify port 23, which is the telnetd port, it still turns off the echoing. Why is this? Is it because the designers figured if the port number was added, this is not a human running telnet but a program and there's no need to echoing things back. I can't find any switch to enable the echoing. Now I could go ahead and change the telnet program but next version I'm stuck with the same problem. Any thoughts or suggestions are welcome. Bob Goguen