summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2018-02-23 07:38:09 +0000
committerDamien Miller <djm@mindrot.org>2018-02-26 11:32:29 +1100
commit7d330a1ac02076de98cfc8fda05353d57b603755 (patch)
treeead02284aaa24c0bc89dc91e7034890a75c8f8a2 /ssh_config.5
parentc7b5a47e3b9db9a0f0198f9c90c705f6307afc2b (diff)
upstream: some cleanup for BindInterface and ssh-keyscan;
OpenBSD-Commit-ID: 1a719ebeae22a166adf05bea5009add7075acc8c
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.516
1 files changed, 8 insertions, 8 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index bdf41371c..71705cabd 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh_config.5,v 1.267 2018/02/23 02:34:33 djm Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.268 2018/02/23 07:38:09 jmc Exp $
37.Dd $Mdocdate: February 23 2018 $ 37.Dd $Mdocdate: February 23 2018 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
@@ -254,13 +254,6 @@ The argument must be
254or 254or
255.Cm no 255.Cm no
256(the default). 256(the default).
257.It Cm BindInterface
258Use the address of the specified interface on the local machine as the
259source address of the connection.
260Note that this option does not work if
261.Cm UsePrivilegedPort
262is set to
263.Cm yes .
264.It Cm BindAddress 257.It Cm BindAddress
265Use the specified address on the local machine as the source address of 258Use the specified address on the local machine as the source address of
266the connection. 259the connection.
@@ -269,6 +262,13 @@ Note that this option does not work if
269.Cm UsePrivilegedPort 262.Cm UsePrivilegedPort
270is set to 263is set to
271.Cm yes . 264.Cm yes .
265.It Cm BindInterface
266Use the address of the specified interface on the local machine as the
267source address of the connection.
268Note that this option does not work if
269.Cm UsePrivilegedPort
270is set to
271.Cm yes .
272.It Cm CanonicalDomains 272.It Cm CanonicalDomains
273When 273When
274.Cm CanonicalizeHostname 274.Cm CanonicalizeHostname