From f4c94f825a56ac6cf687eaea8bde89852244be43 Mon Sep 17 00:00:00 2001 From: rebortg Date: Tue, 30 Jul 2019 19:05:32 +0200 Subject: fix some links in firewall.rst --- docs/firewall.rst | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'docs/firewall.rst') diff --git a/docs/firewall.rst b/docs/firewall.rst index fc6bf746..023898db 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 `_ 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 @@ -25,8 +25,7 @@ firewall can be created to simplify configuration when multiple interfaces belong to the same security zone. Instead of applying to rulesets to interfaces they are applied to source zone-destination zone pairs. -An introduction to zone-based firewalls can be found [[A primer to Zone Based -Firewall|here]]. For an example see :ref:`examples-zone-policy`. +An example to zone-based firewalls can be found here: :ref:`examples-zone-policy`. Groups ------ @@ -172,7 +171,4 @@ Example Partial Config } } } - } - -[XFinity Blocked Port List](https://www.xfinity.com/support/internet/list-of-blocked-ports/) - + } \ No newline at end of file -- cgit v1.2.3