* Arne Vogel <[EMAIL PROTECTED]> [02/10/04]:
> Do "man sshd_config" and look for ListenAddress. Adjust /etc/ssh/sshd_config
> accordingly and start/restart sshd.

I've now put 'Port 23' and 'ListenAdress localhost:23' into sshd_config.
When I do 'ssh -p 23 127.0.0.1' I can connect to my local sshd, but
when I use putty to log in from another computer connected to network,
telling it to connect to 192.168.1.1 (my local ip) at port 23 with ssh
protocoll it doesn't work. It says 'connection refused'. Leaving the
sshd config alone and connecting via port 22 works perfect.
I don't have a firewall set up. I'm I doing something wrong with
configuring sshd?

David


--
[EMAIL PROTECTED] mailing list

Reply via email to