Custom SSH port on Snow Leopard (Mac OS X.6)
In
/etc/services
:
ssh 22/udp # SSH Remote Login Protocol ssh 22/tcp # SSH Remote Login Protocol
replace 22 by a different number.
restart the computer
Reference
macosxhints.com - 10.4: Change the default sshd port
Apple - Support - Discussions - How to change sshd port on snow leopard?
Feedback
Message
Name