diff options
author | Robert Göhler <github@ghlr.de> | 2019-12-10 15:01:02 +0100 |
---|---|---|
committer | Robert Göhler <github@ghlr.de> | 2019-12-10 15:01:02 +0100 |
commit | 13932e17cc10bb5afa9f9caba2116ec40da5fff3 (patch) | |
tree | 8fd91e1b7317c37697b2266d7b9a456878a41a2e /docs/firewall.rst | |
parent | b4506f2f5629b90a426e54b27713134b8bb84bfc (diff) | |
download | vyos-documentation-13932e17cc10bb5afa9f9caba2116ec40da5fff3.tar.gz vyos-documentation-13932e17cc10bb5afa9f9caba2116ec40da5fff3.zip |
Firewall: correct redirect link
Diffstat (limited to 'docs/firewall.rst')
-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 |