summaryrefslogtreecommitdiff
path: root/README.tun
diff options
context:
space:
mode:
authordjm <djm>2006-03-31 12:10:51 +0000
committerdjm <djm>2006-03-31 12:10:51 +0000
commitfbf95d3196630e9b228977f5df5b8fdfe93025e6 (patch)
tree0bdece04bf2cd1f0b62636dd1bab8f1bccd8a805 /README.tun
parentdf39025ba011f70a9e37058066d63a361ebb8b90 (diff)
downloadopenssh-fbf95d3196630e9b228977f5df5b8fdfe93025e6.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 $