summaryrefslogtreecommitdiff
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 d814f396d..5e1cb074c 100644
--- a/README.tun
+++ b/README.tun
@@ -87,12 +87,12 @@ combination with layer 2 tunneling and Ethernet bridging.
87| Client |------( Internet )-----| access.somewhere.net | 87| Client |------( Internet )-----| access.somewhere.net |
88+--------+ ( ) +----------------------+ 88+--------+ ( ) +----------------------+
89 : 192.168.1.78 | 89 : 192.168.1.78 |
90 :............................. +-------+ 90 :............................. +-------+
91 Forwarded ssh connection : | dmzgw | 91 Forwarded ssh connection : | dmzgw |
92 Layer 2 tunnel : +-------+ 92 Layer 2 tunnel : +-------+
93 : | 93 : |
94 : | 94 : |
95 : +------------+ 95 : +------------+
96 :......| sshgateway | 96 :......| sshgateway |
97 | +------------+ 97 | +------------+
98--- real connection Bridge -> | +----------+ 98--- real connection Bridge -> | +----------+
@@ -104,7 +104,7 @@ combination with layer 2 tunneling and Ethernet bridging.
104 104
105Finally connect to the OpenSSH server to establish the tunnel by using 105Finally connect to the OpenSSH server to establish the tunnel by using
106the following command: 106the following command:
107 107
108 ssh sshgateway 108 ssh sshgateway
109 109
110It is also possible to tell the client to fork into the background after 110It is also possible to tell the client to fork into the background after
@@ -129,4 +129,4 @@ interconnect corporate networks.
129 129
130 Reyk Floeter 130 Reyk Floeter
131 131
132$OpenBSD: README.tun,v 1.3 2005/12/08 18:34:10 reyk Exp $ 132$OpenBSD: README.tun,v 1.4 2006/03/28 00:12:31 deraadt Exp $