Networking Forums

Networking Forums > Computer Networking > Linux Networking > SSH automatic start at bootup fails

Reply
Thread Tools Display Modes

SSH automatic start at bootup fails

 
 
Markus Muessig
Guest
Posts: n/a

 
      08-26-2003, 10:32 AM
Hello group,
I do not know what i did wrong. My SuSE 7.3 (must be that version, please
do not advice to update the system) starts up to runlevel 3. I checked this
with
runlevel
and got a N 3! In /etc/init.d/ i have a startup script for sshd.
If i run it manually with the command ./sshd start from /etc/init.d it works
correctly. I also created a link in /etc/init.d/rc3.d named S25sshd which
points to ../sshd. After a reboot, sshd was not started automatically!
But why?

Where do i have do make additional changes for get it running?
What did i forget?

Please help!
Thank you in advance, Markus Müssig

--
-----------------------------------------------------------------------------
UNIX IS NOT UNFRIENDLY, IT'S JUST PICKY ABOUT ITS FRIENDS
 
Reply With Quote
 
 
 
 
David Efflandt
Guest
Posts: n/a

 
      08-27-2003, 12:52 AM
On Tue, 26 Aug 2003, Markus Muessig <(E-Mail Removed)> wrote:
> I do not know what i did wrong. My SuSE 7.3 (must be that version, please
> do not advice to update the system) starts up to runlevel 3. I checked this
> with
> runlevel
> and got a N 3! In /etc/init.d/ i have a startup script for sshd.
> If i run it manually with the command ./sshd start from /etc/init.d it works
> correctly. I also created a link in /etc/init.d/rc3.d named S25sshd which
> points to ../sshd. After a reboot, sshd was not started automatically!
> But why?
>
> Where do i have do make additional changes for get it running?
> What did i forget?


Is this OpenSSH rpm from SuSE 7.3 CD or something you compiled yourself?
Did you do all system updates (vulnerablities were discovered in related
libs that needed to be fixed)? Normal binary/script/symlinks for OpenSSH
in SuSE 7.3:

me@compaq:/etc/init.d> ls -l /usr/sbin/sshd
-rwxr-xr-x 1 root root 765348 Sep 24 2001 /usr/sbin/sshd

me@compaq:/etc/init.d> ls -l sshd
-rwxr-xr-x 1 root root 5156 Sep 24 2001 sshd

me@compaq:/etc/init.d> ls -l rc3.d/*sshd
lrwxrwxrwx 1 root root 7 Jan 13 2002 rc3.d/K15sshd -> ../sshd
lrwxrwxrwx 1 root root 7 Jan 13 2002 rc3.d/S08sshd -> ../sshd

--
David Efflandt - All spam ignored http://www.de-srv.com/
http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
netdiag.exe fails to start Robert J Windows Networking 5 03-21-2006 04:33 AM
Automatic start to linked pc. How do I stop this? Blair Malcolm Windows Networking 4 05-08-2004 09:32 PM
DHCP client fails to start on PDC, DNS client fails to start on Schema DC Edward Ray \(502974\) Windows Networking 3 04-14-2004 09:23 PM
DHCP client fails to start Chris Levis Windows Networking 1 02-12-2004 02:17 AM
automatic start tiktin Windows Networking 1 09-08-2003 08:43 PM



1 2 3 4 5 6 7 8 9 10 11