Date: Fri, 14 Apr 95 13:51:33 -0500 From: dkelly@tomcat1.tbe.com (David Kelly) To: questions@FreeBSD.org Subject: Telnetd & VersaTerm Problem Message-ID: <9504141851.AA03747@tomcat1.tbe.com>
next in thread | raw e-mail | index | archive | help
FreeBSD telnetd and VersaTermPRO (Macintosh) do not negotiate a proper connection. Sessions look like this: ^@dkelly 9% who ^@root ttyv0 Apr 14 09:18 dkelly ttyv1 Apr 14 09:37 root ttyv2 Apr 14 09:51 dkelly ttyv3 Apr 14 10:12 dkelly ttyp0 Apr 14 09:31 (PowerMac) dkelly 10% exit ^@dkelly 11% logout I am guessing telnetd sees a null after a VersaTerm \r, shell expands it to ^@ and sends it back out via the telnet connection. I have tried "telnetd -l", "telnetd -k", "telnetd -lk", and just plain "telnetd" without any noticable difference. These changes were effected by editing /etc/inetd.conf and then "kill -hup" to the inetd process, then used "ps -aux" to verify "telnet -whatever" was running when connected. So what is happening? -- David Kelly N4HHE, n4hhe@amsat.org, dkelly@nebula.tbe.com ---------------------------------------------------------------------- The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504141851.AA03747>