> Note that with iptables you can leave ssh on port 22 but have it answer
> on other ports.  See http://proxyobsession.net/?p=869
>   

Or just change the entry in ./etc/sshd_config

# What ports, IPs and protocols we listen for
Port 22

>From man(5)sshd_config :

Port:    Specifies the port number that sshd(8) listens on.  The default
is 22.  Multiple options of this type are permitted.  See also
ListenAddress.

Cheers,

Michael Holstein
Cleveland State University


_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Reply via email to