> On Thu, Sep 1, 2011 at 17:21, Stefan Held <obi at unixkiste.org> wrote: >> Maybe a specific ip in /etc/ssh/sshd_config ? And the Network is not up? >> >> Have a look at /var/log/messages. Any hint there? >> > > Turns out that this install boots to runlevel 5. I didn't install it, > so I don't know why. But now that I've identified that, giving the > proper command [1] fixed the issue. Thanks. > > [1] chkconfig --level 5 sshd on > Or, to simplify things and enable it for all applicable multi-user runlevels, just run: chkconfig sshd on -- Mike Burger http://www.bubbanfriends.org Visit the Dog Pound II BBS telnet://dogpound2.citadel.org or http://dogpound2.citadel.org To be notified of updates to the web site, visit: https://www.bubbanfriends.org/mailman/listinfo/site-update or send a blank email message to: site-update-subscribe at bubbanfriends.org