Displaying 2 results from an estimated 2 matches for "listenmultipleaddress".
Did you mean:
listenmultipleaddresses
2012 May 30
3
SCTP support for OpenSSH
...le addresses by default, if SCTP is used
- the sshd can be configured to listen with TCP, SCTP, or both with the "Transport" keyword for sshd_config
- the sshd listens on single addresses given with each "ListenAddress" and on multiple addresses multi-homed given with each "ListenMultipleAddresses" (with SCTP)
- the ssh client can use SCTP to connected to a server with the -z cmd parameter or the "Transport" keyword for ssh_config
- updated man pages
- the patch is prepared to add multi-streaming support for SSH channels later
I would like to submit the patch if you're...
2012 Jun 08
1
[Bug 2016] New: SCTP Support
...le addresses by
default, if SCTP is used
- the sshd can be configured to listen with TCP, SCTP, or both with the
"Transport" keyword for sshd_config
- the sshd listens on single addresses given with each "ListenAddress"
and on multiple addresses multi-homed given with each
"ListenMultipleAddresses" (with SCTP)
- the ssh client can use SCTP to connected to a server with the -z cmd
parameter or the "Transport" keyword for ssh_config
- updated man pages
- the patch is prepared to add multi-streaming support for SSH channels
later
--
Configure bugmail: https://bugzilla.mindrot...