Hello Jon, 

The obligate security warning , you got allready ; ) 

> Hi
> 
> I am trying to install telnet on my bering 1.0 box.
> 
> I have got the Telnet.lrp package installed, i have setup inetd.conf and
> securetty.
> 
> When I try to telnet in I get a message saying "error in loading shared
> libraries" and "libncurses.s0.4: cannot open sgared object file: no such
> file or directory"
> 
> And then the client disconects.
> 
> Any thoughts/ideas?
If you want to use telnet :

get the in.telnetd.lrp  ( is contained in the oxygen package 
download 16 Kb
get the  lncurses.lrp   ( ...       ......        ....also)  
90 Kb
http://prdownloads.sourceforge.net/leaf/Oxygen_Mar.2001_pkg_
packages.tar.gz


Copy both packages to the floppy put the lncurses, and 
in.telnetd in the list
of the 
packages that should be loaded.

Edit shorewall rules add 
ACCEPT   loc    fw tcp 23

Edit /etc/inetd.conf
uncomment the line
telnet          stream  tcp     nowait  root  /usr/sbin/tcpd 
/usr/sbin/in.telnetd


Edit /etc/securetty 
Add ttyp0
ttyp1
etc (as many as you want remote consoles., normally one is 
enough !)

Backup root and etc

if you don't reboot you have to restart inetd with
/etc/init.d/inetd stop
/etc/init.d/inetd start


Attention security issue on telnet.
http://www.cert.org/advisories/CA-2001-21.html



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to