Subj : Re: Pi Install
To : Tony
From : Dave Vandermeer
Date : Tue Nov 29 2016 06:30 pm
To> Thanks Shawn,
To> I applied them and it works on raspberry PI 3. Problem is telnet now
To> following the mbse doc I configured xinetd but no telnet only from root
To> I can /opt/mbse/bin/mblogin and login but nothing listen on port 23.
To>
You have to edit /etc/xinetd.d/mbsebbs
in the telnet { } change the line telnetd to in.telnetd because it uses
netkit wrapper for the daemon.. restart xinetd with /etc/init.d/xinetd
restart and you're good to go