diff options
-rw-r--r-- | docs/firewall.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/firewall.rst b/docs/firewall.rst index 59bbaa31..f6967850 100644 --- a/docs/firewall.rst +++ b/docs/firewall.rst @@ -3,7 +3,7 @@ Firewall ======== -VyOS makes use of Linux `netfilter <http://netfilter.org/>`_ for packet filtering. +VyOS makes use of Linux `netfilter <https://netfilter.org/>`_ for packet filtering. The firewall supports the creation of groups for ports, addresses, and networks (implemented using netfilter ipset) and the option of interface or zone based |