Changes

Jump to navigation Jump to search
97 bytes added ,  2 years ago
no edit summary
Line 4: Line 4:  
[[Category:Networking]]
 
[[Category:Networking]]
 
[[category:Software]]
 
[[category:Software]]
{{go to top}}
   
{{ Note|'''This document is a work in progress and is still being updated by the author.''' }}
 
{{ Note|'''This document is a work in progress and is still being updated by the author.''' }}
 
= VPN =  
 
= VPN =  
Line 44: Line 43:     
==== MikroTik Config ====
 
==== MikroTik Config ====
 
+
{{go to top}}
 
The following config is best done from the terminal on a MikroTik device.
 
The following config is best done from the terminal on a MikroTik device.
   Line 205: Line 204:     
== OpenVPN ==
 
== OpenVPN ==
 +
{{go to top}}
 
Information on OpenVPN is available from https://openvpn.net/<ref>OpenVPN Official Site [https://openvpn.net/]</ref>
 
Information on OpenVPN is available from https://openvpn.net/<ref>OpenVPN Official Site [https://openvpn.net/]</ref>
   Line 219: Line 219:     
== TINC ==
 
== TINC ==
 +
{{go to top}}
 
Tinc is an open-source, self-routing, mesh networking protocol, used for compressed, encrypted, virtual private networks.
 
Tinc is an open-source, self-routing, mesh networking protocol, used for compressed, encrypted, virtual private networks.
   Line 456: Line 457:     
== SoftEther ==
 
== SoftEther ==
 +
{{go to top}}
 
SoftEther VPN is an Open-Source Free Cross-platform Multi-protocol VPN Program, that is an academic project from the University of Tsukuba in Japan.
 
SoftEther VPN is an Open-Source Free Cross-platform Multi-protocol VPN Program, that is an academic project from the University of Tsukuba in Japan.
   Line 685: Line 687:     
== WireGuard ==
 
== WireGuard ==
 +
{{go to top}}
 
WireGuard can be downloaded from https://www.wireguard.com/<ref>WireGuard Offical Site [https://www.wireguard.com/]</ref>
 
WireGuard can be downloaded from https://www.wireguard.com/<ref>WireGuard Offical Site [https://www.wireguard.com/]</ref>
 
=== Road Warrior Install ===
 
=== Road Warrior Install ===
Line 698: Line 701:     
== VPNC ==
 
== VPNC ==
 +
{{go to top}}
 
VPNC <ref>VPNC Project Homepage [https://www.unix-ag.uni-kl.de/~massar/vpnc/]</ref> is an open-source VPN client.
 
VPNC <ref>VPNC Project Homepage [https://www.unix-ag.uni-kl.de/~massar/vpnc/]</ref> is an open-source VPN client.
   Line 798: Line 802:     
== Other ==
 
== Other ==
 +
{{go to top}}
 
Any other information that doesn't fit elsewhere.
 
Any other information that doesn't fit elsewhere.
   Line 827: Line 832:     
== Linux ==
 
== Linux ==
 +
{{go to top}}
 
The following script can be used to setup a basic firewall on a Linux based system using iptables.  
 
The following script can be used to setup a basic firewall on a Linux based system using iptables.  
  

Navigation menu