From 5e650e97c91d715d29548ae1eb8994b596ed0bb0 Mon Sep 17 00:00:00 2001 From: Nicholas Humfrey Date: Fri, 24 Jan 2020 15:56:08 +0000 Subject: firewall: format fixes for zone --- docs/appendix/examples/zone-policy.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/appendix/examples/zone-policy.rst b/docs/appendix/examples/zone-policy.rst index 666fc99b..635bf35c 100644 --- a/docs/appendix/examples/zone-policy.rst +++ b/docs/appendix/examples/zone-policy.rst @@ -327,12 +327,17 @@ from the LAN, destined for the DMZ. Because the zone-policy firewall syntax is a little awkward, I keep it straight by thinking of it backwards. - set zone-policy zone dmz from lan firewall ipv6-name lan-dmz-6 +.. code-block:: none + + set zone-policy zone dmz from lan firewall ipv6-name lan-dmz-6 dmz-lan policy is lan-dmz. You can get a rhythm to it when you build out a bunch at one time. In the end, you will end up with something like this config. I took out everything but the Firewall, Interfaces, and zone-policy sections. It is long enough as is. -== IPv6 Tunnel == + + +IPv6 Tunnel +^^^^^^^^^^^ If you are using a IPv6 tunnel from HE.net or someone else, the basis is the same except you have two WAN interface. One for v4 and one for v6. -- cgit v1.2.3