[BACK]Return to README.tun CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/Attic/README.tun between version 1.3 and 1.4

version 1.3, 2005/12/08 18:34:10 version 1.4, 2006/03/28 00:12:31
Line 87 
Line 87 
 | Client |------(  Internet  )-----| access.somewhere.net |  | Client |------(  Internet  )-----| access.somewhere.net |
 +--------+       (          )      +----------------------+  +--------+       (          )      +----------------------+
     : 192.168.1.78                             |      : 192.168.1.78                             |
     :.............................         +-------+      :.............................         +-------+
      Forwarded ssh connection    :         | dmzgw |       Forwarded ssh connection    :         | dmzgw |
      Layer 2 tunnel              :         +-------+       Layer 2 tunnel              :         +-------+
                                  :             |                                   :             |
                                  :             |                                   :             |
                                  :      +------------+                                   :      +------------+
                                  :......| sshgateway |                                   :......| sshgateway |
                                       | +------------+                                        | +------------+
 --- real connection                 Bridge ->  |          +----------+  --- real connection                 Bridge ->  |          +----------+
Line 104 
Line 104 
   
 Finally connect to the OpenSSH server to establish the tunnel by using  Finally connect to the OpenSSH server to establish the tunnel by using
 the following command:  the following command:
   
         ssh sshgateway          ssh sshgateway
   
 It is also possible to tell the client to fork into the background after  It is also possible to tell the client to fork into the background after

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4