summaryrefslogtreecommitdiff
path: root/README.tun
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-31 23:10:51 +1100
committerDamien Miller <djm@mindrot.org>2006-03-31 23:10:51 +1100
commitddd63ab1d0acaa41a41d0afe9f79adc38ecbd7a7 (patch)
tree0147a91ef500db1a3e7925ebfba195bba7a86936 /README.tun
parent2b5a0de9034a0f5943be129039dc56caee23fd94 (diff)
downloadopenssh-git-ddd63ab1d0acaa41a41d0afe9f79adc38ecbd7a7.tar.gz
- deraadt@cvs.openbsd.org 2006/03/28 00:12:31
[README.tun ssh.c] spacing
Diffstat (limited to 'README.tun')
-rw-r--r--README.tun8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.tun b/README.tun
index d814f396..5e1cb074 100644
--- a/README.tun
+++ b/README.tun
@@ -87,12 +87,12 @@ combination with layer 2 tunneling and Ethernet bridging.
| Client |------( Internet )-----| access.somewhere.net |
+--------+ ( ) +----------------------+
: 192.168.1.78 |
- :............................. +-------+
+ :............................. +-------+
Forwarded ssh connection : | dmzgw |
Layer 2 tunnel : +-------+
: |
: |
- : +------------+
+ : +------------+
:......| sshgateway |
| +------------+
--- real connection Bridge -> | +----------+
@@ -104,7 +104,7 @@ combination with layer 2 tunneling and Ethernet bridging.
Finally connect to the OpenSSH server to establish the tunnel by using
the following command:
-
+
ssh sshgateway
It is also possible to tell the client to fork into the background after
@@ -129,4 +129,4 @@ interconnect corporate networks.
Reyk Floeter
-$OpenBSD: README.tun,v 1.3 2005/12/08 18:34:10 reyk Exp $
+$OpenBSD: README.tun,v 1.4 2006/03/28 00:12:31 deraadt Exp $