summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authordtucker <dtucker>2010-01-09 23:31:12 +0000
committerdtucker <dtucker>2010-01-09 23:31:12 +0000
commitfba07994de307fe14529811789dca760f78d070d (patch)
tree5bcf177839177896a00274998648222417517af6 /scp.1
parentefc92f88ae9a0155f391d55edc61a15322b098b2 (diff)
downloadopenssh-fba07994de307fe14529811789dca760f78d070d.tar.gz
- dtucker@cvs.openbsd.org 2010/01/09 23:04:13
[channels.c ssh.1 servconf.c sshd_config.5 sshd.c channels.h servconf.h ssh-keyscan.1 ssh-keyscan.c readconf.c sshconnect.c misc.c ssh.c readconf.h scp.1 sftp.1 ssh_config.5 misc.h] Remove RoutingDomain from ssh since it's now not needed. It can be replaced with "route exec" or "nc -V" as a proxycommand. "route exec" also ensures that trafic such as DNS lookups stays withing the specified routingdomain. For example (from reyk): # route -T 2 exec /usr/sbin/sshd or inherited from the parent process $ route -T 2 exec sh $ ssh 10.1.2.3 ok deraadt@ markus@ stevesk@ reyk@
Diffstat (limited to 'scp.1')
-rw-r--r--scp.15
1 files changed, 2 insertions, 3 deletions
diff --git a/scp.1 b/scp.1
index 1d1cad0b..74ee5db1 100644
--- a/scp.1
+++ b/scp.1
@@ -9,9 +9,9 @@
.\"
.\" Created: Sun May 7 00:14:37 1995 ylo
.\"
-.\" $OpenBSD: scp.1,v 1.48 2009/12/29 16:38:41 stevesk Exp $
+.\" $OpenBSD: scp.1,v 1.49 2010/01/09 23:04:13 dtucker Exp $
.\"
-.Dd $Mdocdate: December 29 2009 $
+.Dd $Mdocdate: January 9 2010 $
.Dt SCP 1
.Os
.Sh NAME
@@ -160,7 +160,6 @@ For full details of the options listed below, and their possible values, see
.It PubkeyAuthentication
.It RekeyLimit
.It RhostsRSAAuthentication
-.It RoutingDomain
.It RSAAuthentication
.It SendEnv
.It ServerAliveInterval