summaryrefslogtreecommitdiffstats
path: root/README.tun
diff options
context:
space:
mode:
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 $