Subject: Re: Telnet logins
To: ball@cyberspace.org, Dale Anderson <lime@lab.net>
From: Kevin P. Neal <kpneal@pobox.com>
List: port-i386
Date: 08/19/2001 19:08:24
On Sun, Aug 19, 2001 at 03:50:32PM -0700, Dale Anderson wrote:
> to enable telnet uncomment the line starting with "telnet"
> from inetd.conf - please put your ttys file back to normal!

Yup.
 
> run these two commands
> 
>                 /usr/bin/ssh-keygen -b 1024 -f /etc/ssh_host_key -N ''
>                 /usr/bin/ssh-keygen -d -f /etc/ssh_host_dsa_key -N ''
> 
> and add sshd to your system startup to enable ssh

/etc/rc.d/sshd keygen

echo "sshd=YES" >> /etc/rc.conf
-- 
Kevin P. Neal                                http://www.pobox.com/~kpn/
           On the community of supercomputer fans:
"But what we lack in size we make up for in eccentricity." 
  from Steve Gombosi, comp.sys.super, 31 Jul 2000 11:22:43 -0600