Subject: Re: rsh/ssh support
To: None <netbsd-help@NetBSD.org>
From: James K. Lowden <jklowden@schemamania.org>
List: netbsd-help
Date: 12/01/2006 01:59:29
Prasanta Sadhukhan wrote:
> I tried /etc/rc.d/inetd start -> says "Starting inetd"
> but /etc/rc.d/inetd/status -> says "inetd is not running

Maybe it's turned of in rc.conf?  What does this say on your machine? 

$ grep inet /etc/rc.conf /etc/defaults/rc.conf
/etc/defaults/rc.conf:# inetd is used to [...]
/etc/defaults/rc.conf:inetd=YES         inetd_flags="-l"