Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.EDU.AU!munnari.oz.au!spool.mu.edu!usenet.eel.ufl.edu!col.hp.com!sdd.hp.com!hpscit.sc.hp.com!mcw From: mcw@aus.hp.com (M C Wong) Newsgroups: comp.unix.bsd.netbsd.misc Subject: NetBSD 1.0 telnet Date: 12 Oct 1995 01:51:16 GMT Organization: Hewlett Packard Lines: 12 Message-ID: <45hsak$8n0@hpscit.sc.hp.com> NNTP-Posting-Host: hpautobo.aus.hp.com X-Newsreader: TIN [version 1.2 021193BETA PL3] Hi, Recently I was given a guest account on a friend's machine running NetBSD 1.0. However, when I telnet in, it is always in local echo mode by default. If I only toggle echo to remote echo, it will put the mode into line-at-a-time mode, and I need to reset it to character-at-a-time mode. Is there a way to set up telnetd on NetBSD to use remote echo and character-at-a-time mode by default ? Is it in the telnetd source file ? Thanks in advance.