examples: firewall: add missing zone policy diagram

This commit is contained in:
Nicholas Humfrey 2020-01-27 19:02:25 +00:00 committed by Christian Poessinger
parent d5c25cf25d
commit 735acb2363
2 changed files with 3828 additions and 1 deletions

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 199 KiB

View File

@ -18,7 +18,10 @@ We have three networks.
This specific example is for a router on a stick, but is very easily adapted
for however many NICs you have.
[https://i.imgur.com/Alz1J.png Topology Image]
.. image:: zone-policy-diagram.svg
:width: 80%
:align: center
:alt: Network Topology Diagram
The VyOS interface is assigned the .1/:1 address of their respective networks.
WAN is on VLAN 10, LAN on VLAN 20, and DMZ on VLAN 30.