userdoc:tt_firewall_plugins

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
userdoc:tt_firewall_plugins [2017/02/28 16:46]
abelbeck
userdoc:tt_firewall_plugins [2021/06/30 10:19] (current)
abelbeck
Line 1: Line 1:
 ====== Firewall Plugins ====== ====== Firewall Plugins ======
  
-AstLinux provides an IPv4 / IPv6 Stateful Filtering Firewall, based on the excellent [[http://rocky.eld.leidenuniv.nl/|Arno's IPTABLES Firewall]] (**AIF**) script, developed by Arno van Amersfoort.+AstLinux provides an IPv4 / IPv6 Stateful Filtering Firewall, based on the excellent [[https://github.com/arno-iptables-firewall/aif/|Arno's IPTABLES Firewall]] (**AIF**) script, developed by Arno van Amersfoort.
  
 A feature of **AIF** is firewall plugins that can add specific functionality outside of the core script.  Firewall Plugins can be managed by selecting the Network Tab in the web interface. A feature of **AIF** is firewall plugins that can add specific functionality outside of the core script.  Firewall Plugins can be managed by selecting the Network Tab in the web interface.
Line 107: Line 107:
 (IPv4-only) (IPv4-only)
  
 +
 +==== net-prefix-translation ====
 +!!Note: this plugin is not available until AstLinux 1.3.0 and later.!!\\
 +Commonly used with static assigned ULA (Unique Local IPv6 Unicast Addresses)
 +(RFC4193) prefixes on local networks and perform a 1:1 mapping to a
 +GUA (IPv6 Global Unicast Address) (RFC3587) prefix provided by your ISP.
 +Should the GUA prefix change, the local ULA prefix can remain the same.
 +
 +
 +(IPv6-only)
  
 ==== openvpn-server ==== ==== openvpn-server ====
Line 120: Line 130:
  
 (IPv4-only) (IPv4-only)
- 
  
 ==== pptp-vpn-passthrough ==== ==== pptp-vpn-passthrough ====
Line 129: Line 138:
  
 ==== pptp-vpn ==== ==== pptp-vpn ====
-!!Automatically Enabled!!\\ +!!Note: this plugin has been removed for AstLinux 1.3.8 and later.!!\\
-This plugin adds all required rules for using a PPTP VPN Server. +
- +
-The firewall must be enabled for the PPTP VPN to properly function.+
  
 ==== sip-user-agent ==== ==== sip-user-agent ====
Line 177: Line 183:
  
 (IPv4-only) (IPv4-only)
 +
 +==== wireguard-vpn ====
 +!!Note: this plugin is not available until AstLinux 1.3.2 and later.!!\\
 +!!Automatically Enabled!!\\
 +This plugin adds all required rules for using the WireGuard VPN.
 +
 +The firewall must be enabled for the WireGuard VPN to properly function.
 +
  • userdoc/tt_firewall_plugins.1488321972.txt.gz
  • Last modified: 2017/02/28 16:46
  • by abelbeck