Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2007 12:42:13 +0100
From:      "Alain G. Fabry" <alainfabry@belgacom.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: /etc/issue for telnet
Message-ID:  <20071115114213.GA4641@ducati-748.3rdrock.kicks-ass.net>
In-Reply-To: <20071115110823.B56581@wojtek.tensor.gdynia.pl>
References:  <20071115110823.B56581@wojtek.tensor.gdynia.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 15, 2007 at 11:10:19AM +0100, Wojciech Puchar wrote:
> how to turn it on
> there is something written in telnetd manual about setting it in gettytab, 
> but i can't find an example of gettytab for telnetd session. how to set it 
> up?
> 

Not sure if this is what you mean but edit your /etc/inetd to uncomment your telnet.
Then add to your /etc/rc.conf

inetd_enable="YES"
inetd_flags="-wW -C 60"



> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071115114213.GA4641>