LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Help sshd (https://www.linuxquestions.org/questions/linux-networking-3/help-sshd-185373/)

kicken 05-24-2004 05:25 PM

Help sshd
 
Okay ive installed mandrake 10, ive got samba finally working thanks to everyones help. ive got webmin running, and even apache. wich is really good.

now i need to get sshd running the server is installed it starts at boot.
but when i try to putty into it nothing happes.

please tell me what exactly needs to be done to set it up
and if anyone has successfully set it up trhough webmin let me know

ppuru 05-25-2004 03:55 AM

do your iptables block port 22?

also make sure there are no rules in

/etc/hosts.allow and
/etc/hosts.deny

that are blocking ssh traffic.

run a

#tcpdump port 22

and monitor the traffic.

LuggerHouse 05-25-2004 07:15 AM

Did you tries to ssh from a console ??

ssh 127.0.0.1 ??

Cause sshd set up is usualy quite straight forward...


All times are GMT -5. The time now is 10:33 PM.