Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.maxwell.syr.edu!newsxfer3.itd.umich.edu!rill.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!usenet From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Problem with Telnet Date: 17 Apr 1997 12:53:44 GMT Organization: Awfulhak Ltd. Lines: 22 Message-ID: <5j56go$8j1@ui-gate.utell.co.uk> References: <01bc4a2b$50901400$b69fbf82@dan.sdsu.edu> <5j4ba0$sjc$2@easystreet03> Reply-To: brian@awfulhak.org, brian@utell.co.uk NNTP-Posting-Host: shift.utell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39213 In article <5j4ba0$sjc$2@easystreet03>, tedm@portsoft.com writes: > In <01bc4a2b$50901400$b69fbf82@dan.sdsu.edu>, "Joe" <masc0803@rohan.sdsu.edu> writes: >>I was wondering if someone could help me solve this problem I just recently >>started having with my FreeBSD box. When I use my win95 box to log into my > > Edit your .profile file in your home directory and put the following lines in it: > > TERM=vt100 > export TERM Eek, no. Read my other post in this thread. telnet negotiates the value of your TERM variable according to what the client wants. The client should be configured with the correct TERM value, not the server. The best you should do in a profile is set TERM *only* if it's not already set. -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !