Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
wiki:a2s [2018/05/23 10:29] – ↷ Page moved from playground:a2s to wiki:a2s tmomaswiki:a2s [2018/06/25 19:49] – [Another example] tmomas
Line 3: Line 3:
 [[https://www.dokuwiki.org/plugin:a2s]] [[https://www.dokuwiki.org/plugin:a2s]]
  
-Seems to be much easier to use than [[ditaa]], and by far not as picky.+Seems to be much easier to use than [[wiki:ditaa]], and by far not as picky.
  
 ===== Easy example: Serial pinout ===== ===== Easy example: Serial pinout =====
Line 187: Line 187:
 {{https://wiki.openwrt.org/_media/media/dlink/dir-825/dir-825_hardware_diagram2.gif?400}} {{https://wiki.openwrt.org/_media/media/dlink/dir-825/dir-825_hardware_diagram2.gif?400}}
  
 +===== Another example =====
 +Original see [[inbox:howto:vpn.server.openvpn.tun.vpnrerouter#diagram|vpnrerouter]]
 +
 +<a2s>
 +                        internal ip address space 'A/24'                          internal ip address space 'B/24'                                 
 +                                      +                                                                                                     
 +                                      |                                                                                                     
 +                                      |                                                                                                     
 +                    #-----------------+-------------------#                    #------------------+-----------------#                                
 +                    |                                                        |                                    |                                
 +                    |      VPN address space 'vpnA/24'    |                    |     VPN address space 'vpnB/24'    |                                
 +                    |                            ^        |                    |                                  |                                
 +                    |                            |        |                    |                                  |                                
 +                    |                            |        |                    |                                  |                                
 +                    |  'publicA/32' or 'fqdnA'          |                    |  'publicB/32' or 'fqdnB'  |        |                                
 +                    |                            v        |                    |                                  |                                
 +                    |                       VPN port A    |                    |                      VPN port B    |                                
 +                    |                                                        |                                    |                                
 +                    #-----------------+-------------------#                    #-------------------+----------------#                                
 +                                      |                                                            |                                        
 +                                      |                                                            |                                        
 +                                      |                                                            |                                        
 +                                      |                                                            |                                        
 +                                      |                                                            |                                        
 +                                      |                                                            |                                        
 +                                      |                                                            |                                        
 +                                      |                                                            |                                        
 +                                      |                                                            |                                        
 +                                      +-------------------------- Internet ------------------------+
 +                                                                                                                                              
 +                                                                                                                                              
 +             +-------------------------------------------------------o------------------------------------------------------------+             
 +                                                                                                                              |             
 +                                                                   o------------------------------------+                                   
 +                                                                                                      |                                   
 +                                      #----------------------------+---------------------------#        |                                   
 +                                      |                                                        |        |                                   
 +                                      |             'publicC/32' o'fqdnC'    {VPN REROUTER}    |        |                                   
 +                                      |                                                        |        |                                   
 +                                      |                                                        |        |                                   
 +                                      |         VPN client to vpnA      VPN client to vpnB            |                                   
 +                                      |                                                        |        |                                   
 +                                      |                VPN address space 'vpnC/24'                    |                                   
 +                                      |                            |                                  |                                   
 +                                      |                            +-- VPN port C              |        |                                   
 +                                      |                                                        |        |                                   
 +                                      #--------------------------------------------------------#        |                                   
 +                                                                                                        |                                   
 +                                                                                                        |                                   
 +                                                                  +-------------------------------------+                                   
 +                                                                  |                                                                         
 +                                                                  |                                                                         
 +                                                                  |                                                                         
 +                                                                  |                                                                         
 +                                                                  |                                                                         
 +                                                                  |                                                                         
 +                                                                  |                                                                         
 +                                                                  |                                                                         
 +#------------+-----------------------------#      #-----------------+----------------------#           #--------------------------+------------#
 +|  VPN client to vpnC                      |      | VPN client to vpnC                               | VPN client to vpnC                    |
 +|                                          |      |                                        |                                                 |
 +|  Internal ip address space 'Client1/24'  |      | Internal ip address space 'Client2/24' |           | Internal ip address space 'Client3/24'|
 +|                                          |      |                                        |                                                 |
 +#------------------------------------------#      #----------------------------------------#           #---------------------------------------#
 +
 +</a2s>
  • Last modified: 2019/10/03 07:59
  • by tmomas