Bug 13399 - ssh no longer works on controller
: ssh no longer works on controller
Status: RESOLVED WORKSFORME
Product: SB Controller
Classification: Unclassified
Component: SqueezeOS
: unspecified
: PC Other
: P1 normal (vote)
: 7.4.0
Assigned To: Squeezebox QA Team email alias
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-14 07:04 UTC by Ben Klaas
Modified: 2009-08-17 10:03 UTC (History)
3 users (show)

See Also:
Category: Bug


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2009-08-14 07:04:34 UTC
after enabling ssh on the controller, it does not appear to start the ssh server

I investigated this on a serial console and it appears inetd is not started. /etc/inetd.conf is correctly edited to enable ssh, but no inetd process is running. executing `/usr/sbin/inetd` from the console allows ssh access.

my guess is:
something wrong in a boot script
_sighup('/usr/sbin/inetd') from the lua SSH script not working
Comment 1 Richard Titmuss 2009-08-15 00:40:29 UTC
Ben, what's /var/log/messages say after the system is booted?

If you enable it, then reboot jive, does ssh work then?
Comment 2 Richard Titmuss 2009-08-17 03:08:42 UTC
QA can you reproduce? This works for me.
Comment 3 Ben Klaas 2009-08-17 10:03:41 UTC
fixed (itself) as of r7103