I checked services running, and smbd, nmbd, and windbd are all
running. Is there another service that I should check?
None of those has anything to do with ssh.
To connect using ssh you need sshd (that is an ssh daemon) running on
the system *to* which you are connecting.
I.e. if you want an ssh client on the Windows system to be able to
connect to the Linux system then the Linux system must be running
sshd (the ssh daemon is called sshd on all Linux systems I have ever
come across).
Or, the other way around, if you want to connect a Linux client to the
Windows system using ssh then the Windows system must be running an ssh
server process (an "ssh daemon" in Unix/Linux parlance). I'm not sure
what ssh server software is in common use on Windows.
Re: ssh with tcp_wrappers!! contd/- ... Thanks a lot for such a huge response, of course typing mistake, i was using DenyHost not DenyGhost; as suggested by david and others i did this, ... Login, as root, to my Linux system containing the sshd server.... i am not willing to compile openssh package is there any way out via rpm installation. ... Then try to ssh to localhost. ... (RedHat)
Re: use ipchains to block all ports > 60,000 ... else going on here except sshd which allows me to log in and monitor the ... Telnet not running but here's the ouput of ssh -V and sshd -V ... OK, ran that from an external box and it showed open ports 22, 80, plus ... My ISP looked for evidence of massive scans emanating from my ip address ... (comp.os.linux.security)
remote administration of upgrades ...server that I administer runs FreeBSD 4.8, ... have ssh access to ... don't want to fubar sshd and then not be able to ...kill only the ... (freebsd-questions)
Re: Is OpenSSH 3.5p1 secure? ... Do not allow root access over ssh. ... Do allow access over ssh for one and only one user. ... Here are a couple specific recommendations for you that you may wish ... Make sure your Protocol 2 RSA or DSA sshd keys are at the very ... (comp.security.ssh)
Re: trouble with OpenSSH_3.4p1 ... >> I restarted sshd after the install.. ... >> Notice that the pid is owned by sshd, but an lsof of the file indicates ... to ports which were normally used by ssh.... > the machines dorectly, i coul.d still log in using my original password. ... (comp.security.ssh)