"Luke Kearney" <[EMAIL PROTECTED]> writes: > I'm sorry if this seems like a silly question but can sshd be configured to > listen on multiple ports at the same time ? eg port22 and port 222 ?
It can.
You can use multiple command-line options for sshd(8) ("-p") or
"ListenAddress" items in sshd_config(5).
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
