Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sshd headaches after reboot

Status
Not open for further replies.
Joined
Feb 13, 2005
Messages
73
Location
US
My Sun box (Solaris 10) was rebooted and now it will not allow any SSH connections remote, or local.

I run command:
#svcs -xv | egrep ssh

and I get the output telling me that there is a problem with

/network/ssh:default

I tried stopping and stopping ssh to no avail. Would anyone have any ideas on how to fix this ?
 
svcs -l ssh
and
svcs -d network/ssh:default

I believe ssh must have loopback FS and cryptosvcs to work.
eugene
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top