Hello,

I'm trying to start ssh, but I get a faile message.


knoppix@Microknoppix:~$ sudo /etc/init.d/ssh start -p 22
Starting OpenBSD Secure Shell server: sshdsshd: option requires an argument -- p
OpenSSH_5.5p1 Debian-6, OpenSSL 0.9.8o 01 Jun 2010
usage: sshd [-46DdeiqTt] [-b bits] [-C connection_spec] [-c host_cert_file]
[-f config_file] [-g login_grace_time] [-h host_key_file]
[-k key_gen_time] [-o option] [-p port] [-u len]
failed!

Where can I go to find more information? I didn't see anything useful in var/log/messages, /var/log/kern.log, or /var/log/syslog

-Charlie