Date: 10 May 2001 13:10:15 +0100 From: Wayne Pascoe <wayne.pascoe@realtime.co.uk> To: Ivanuk@newmail.ru Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: none Message-ID: <863dadl80o.fsf@pan.realtime.co.uk> In-Reply-To: <200105101209.PAA00509@apex.dp.ua> References: <200105101209.PAA00509@apex.dp.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Ivanuk@newmail.ru writes: > Hi! > I want to shut off the telnet session for remote users. How I can do it? > Thank you!!! If you want to shut telnet off for everyone, edit /etc/inetd.conf and # out the telnet line then restart inetd. If you only want to shut it off for specific users, either use tcp_wrappers to control access (/etc/hosts.allow) or setup firewalling with ipfw or ipf. -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?863dadl80o.fsf>