Changes

m
Text replacement - "\{\{Template: Networking_rutos_manual_fw_disclosure (.*) (.*) (.*) (.*) \}\}" to "{{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Networking_device_manual_latest_fw | series = {{{series}}} | name = {{{name}}} }} }}"
Line 1: Line 1: −
{{Template: Networking_rutxxx_manual_fw_disclosure
+
{{Template: Networking_device_manual_fw_disclosure
| fw_version = {{#switch: {{{series}}}
+
| series = {{{series}}}
   | RUT2XX = {{{series}}}_R_00.01.12
+
| name   = {{{name}}}
  | RUT9XX = {{{series}}}_R_00.06.07}}
+
| fw_version ={{Template: Networking_device_manual_latest_fw
| series    = {{{series}}}
+
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
}}
 
}}
 
}}
 
==Summary==
 
==Summary==
   −
<b>Virtual Private Network</b> (<b>VPN</b>) is a method of connecting multiple private networks across the Internet.  
+
<b>Virtual Private Network</b> (<b>VPN</b>) is a method of connecting multiple private networks across the Internet. VPNs can serve to achieve many different goals, but some of its main purposes are:
VPNs can serve to achieve many different goals, but some of its main purposes are:
+
 
 
<ul>
 
<ul>
     <li>access between remote private networks;</li>
+
     <li>providing access between remote private networks;</li>
     <li>anonymity when browsing the Internet.</li>
+
     <li>providing data encryption and anonymity when browsing the Internet.</li>
 
</ul>
 
</ul>
   −
This page is an overview of the different types of VPNs supported by {{{name}}} routers.
+
This chapter of the user manual provides an overview of the Firewall page for {{{name}}} devices.
    
==OpenVPN==
 
==OpenVPN==
Line 451: Line 453:  
The TLS Clients section can be found in the OpenVPN Server configuration window, provided that the OpenVPN server uses TLS or TLS/Password authentication methods. To create a new TLS client, type in the new client‘s name in the text field found bellow the TLS Clients tab and click the 'Add' button. Refer to the figure and table below for information on the TLS Clients' configuration fields:
 
The TLS Clients section can be found in the OpenVPN Server configuration window, provided that the OpenVPN server uses TLS or TLS/Password authentication methods. To create a new TLS client, type in the new client‘s name in the text field found bellow the TLS Clients tab and click the 'Add' button. Refer to the figure and table below for information on the TLS Clients' configuration fields:
   −
[[File:{{{file_openvpn_tls_clients_config}}}|class=tlt-border]]
+
[[File:{{{file_openvpn_tls_clients_config}}}|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 491: Line 493:  
</table>
 
</table>
   −
{{#ifeq:{{{series}}}|RUT9||{{Template:Networking_rut2xx_manual_vpn_ipsec
+
{{#ifeq:{{{series}}}|RUT9XX||{{Template:Networking_rut2xx_manual_vpn_ipsec
 
| file_ipsec_config          = {{{file_ipsec_config}}}
 
| file_ipsec_config          = {{{file_ipsec_config}}}
 
| file_ipsec_phase          = {{{file_ipsec_phase}}}
 
| file_ipsec_phase          = {{{file_ipsec_phase}}}
Line 499: Line 501:  
}}}}
 
}}}}
   −
{{#ifeq:{{{series}}}|RUT2||{{Template:Networking_rut9xx_manual_vpn_ipsec
+
{{#ifeq:{{{series}}}|RUT2XX||{{Template:Networking_rut9xx_manual_vpn_ipsec
 
| file_ipsec_config          = {{{file_ipsec_config}}}
 
| file_ipsec_config          = {{{file_ipsec_config}}}
 
| file_ipsec_phase          = {{{file_ipsec_phase}}}
 
| file_ipsec_phase          = {{{file_ipsec_phase}}}
Line 507: Line 509:  
}}}}
 
}}}}
   −
{{#ifeq:{{{series}}}|RUT9||{{Template:Networking_rutxxx_manual_vpn_gre
+
{{#ifeq:{{{series}}}|RUT9XX||{{Template:Networking_rutxxx_manual_vpn_gre
 
| file_gre_config_main      = {{{file_gre_config_main}}}
 
| file_gre_config_main      = {{{file_gre_config_main}}}
 
| file_gre_config_routing  = {{{file_gre_config_routing}}}
 
| file_gre_config_routing  = {{{file_gre_config_routing}}}
 
}}}}
 
}}}}
   −
{{#ifeq:{{{series}}}|RUT2||{{Template:Networking_rut9xx_manual_vpn_gre
+
{{#ifeq:{{{series}}}|RUT2XX||{{Template:Networking_rut9xx_manual_vpn_gre
 
| file_gre_config_main      = {{{file_gre_config_main}}}
 
| file_gre_config_main      = {{{file_gre_config_main}}}
 
| file_gre_config_routing  = {{{file_gre_config_routing}}}
 
| file_gre_config_routing  = {{{file_gre_config_routing}}}
Line 636: Line 638:  
to the figure and table below for information on the L2TP client's configuration fields:
 
to the figure and table below for information on the L2TP client's configuration fields:
   −
[[File:Networking_{{lc:{{{series}}}}}_vpn_l2tp_l2tp_client_configuration_v1.png]|border|class=tlt-border]]
+
[[File:Networking_{{lc:{{{series}}}}}_vpn_l2tp_client_configuration_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 784: Line 786:  
</table>
 
</table>
   −
{{#ifeq:{{{series}}}|RUT2||{{Template:Networking_rut9xx_manual_vpn_stunnel
+
{{#ifeq:{{{series}}}|RUT2XX||{{Template:Networking_rut9xx_manual_vpn_stunnel
 
| file_stunnel_globals    = {{{file_stunnel_globals}}}
 
| file_stunnel_globals    = {{{file_stunnel_globals}}}
 
| file_stunnel_client_server_config  = {{{file_stunnel_client_server_config}}}
 
| file_stunnel_client_server_config  = {{{file_stunnel_client_server_config}}}
Line 790: Line 792:  
}}}}
 
}}}}
   −
{{#ifeq:{{{series}}}|RUT9||{{Template:Networking_rut2xx_manual_vpn_stunnel
+
{{#ifeq:{{{series}}}|RUT9XX||{{Template:Networking_rut2xx_manual_vpn_stunnel
 
| file_stunnel_globals    = {{{file_stunnel_globals}}}
 
| file_stunnel_globals    = {{{file_stunnel_globals}}}
 
| file_stunnel_client_server_config  = {{{file_stunnel_client_server_config}}}
 
| file_stunnel_client_server_config  = {{{file_stunnel_client_server_config}}}
Line 796: Line 798:  
}}}}
 
}}}}
   −
{{#ifeq:{{{series}}}|RUT2||{{Template:Networking_rutxxx_manual_vpn_dmvpn
+
{{#ifeq:{{{series}}}|RUT2XX||{{Template:Networking_rutxxx_manual_vpn_dmvpn
 
| file_dmvpn_config      = {{{file_dmvpn_config}}}
 
| file_dmvpn_config      = {{{file_dmvpn_config}}}
 
| file_dmvpn_gre_config  = {{{file_dmvpn_gre_config}}}
 
| file_dmvpn_gre_config  = {{{file_dmvpn_gre_config}}}

Navigation menu