Re: SSHD - cant run daemon
From: Robert (gojuka@si.rr.com)Date: 10/28/02
- Next message: Nico Kadel-Garcia: "Re: SSHD - cant run daemon"
- Previous message: 209.189.89.243: "Re: OpenSSH Password Aging/Expiration on UW2.1.3"
- In reply to: Nico Kadel-Garcia: "Re: SSHD - cant run daemon"
- Next in thread: Nico Kadel-Garcia: "Re: SSHD - cant run daemon"
- Reply: Nico Kadel-Garcia: "Re: SSHD - cant run daemon"
- Reply: News Reader: "Re: SSHD - cant run daemon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: gojuka@si.rr.com (Robert) Date: 28 Oct 2002 14:45:09 -0800
"Nico Kadel-Garcia" <nkadel@bellatlantic.net> wrote in message news:<XUUu9.33150$wm6.16973@nwrddc01.gnilink.net>...
> "Robert" <gojuka@si.rr.com> wrote in message
> news:742c30b4.0210270735.6eaae9ed@posting.google.com...
> > I am trying to learn the ssh, and was messing around with the config
> > file. At first it was running fine, then all of a sudden it wouldnt
> > let me run SSHD anymore. Here is error message:
> >
> > # /usr/local/sbin/sshd
> > sshd: SSH Secure Shell 3.2.0
> > sshd[1950]: FATAL: Creating listener failed: port 22 probably already
> > in use!
>
> Does someone else have root privileges to run SSHD with, or have you
> accidentally put it in inetd.conf or xinetd?
No one else has root priveleges. I checked xinetd.conf and there is
no trace of anything there. There is nothing running on port 22
(netstat -nat). I dont understand. There is no trace of the sshd
running at all (ps -aux | grep sshd) Could this have to do with the
configuration file? I also noticed that i have ports 32768 ad 32769
open and waiting for connections. They were never there before. Is
there a way to find out what software is listening on those ports? If
I cant figure this out, is there a way to remove the current sshd and
reinstall it? (that seems like the easy way out...:-)
Thanks
- Next message: Nico Kadel-Garcia: "Re: SSHD - cant run daemon"
- Previous message: 209.189.89.243: "Re: OpenSSH Password Aging/Expiration on UW2.1.3"
- In reply to: Nico Kadel-Garcia: "Re: SSHD - cant run daemon"
- Next in thread: Nico Kadel-Garcia: "Re: SSHD - cant run daemon"
- Reply: Nico Kadel-Garcia: "Re: SSHD - cant run daemon"
- Reply: News Reader: "Re: SSHD - cant run daemon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|