Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!decwrl!decwrl!pacbell.com!well!nigel.msen.com!usenet From: Mark Taylor <mtaylor@cybernet.com> Newsgroups: comp.os.386bsd.bugs Subject: Re: telnetd & terminal problems Date: 2 Feb 1994 15:16:35 GMT Organization: Cybernet Systems Lines: 17 Distribution: world Message-ID: <2iog4k$h3p@nigel.msen.com> NNTP-Posting-Host: 192.245.33.12 X-UserAgent: Version 1.1.3 X-XXDate: Wed, 2 Feb 94 10:21:26 GMT I've had problems with the telnetd echoing strangely after failed logins on our FreeBSD 1.0.2 based machines. Also, our MacLC III machines could not even get as far as a login prompt with NCSA's telnet version 2.5.1. The fix that I found works is to get the lastest (from FreeBSD-current) version of the files: /usr/src/libexec/telnetd/sys_term.c /usr/src/libexec/telnetd/Makefile and "make" the new telnetd and place it in /usr/libexec. It has fixed all of our telnetting problems with FreeBSD. -Mark J. Taylor mtaylor@cybernet.com