From 735acb23639a116fae3c42727e15257465132827 Mon Sep 17 00:00:00 2001 From: Nicholas Humfrey Date: Mon, 27 Jan 2020 19:02:25 +0000 Subject: examples: firewall: add missing zone policy diagram --- docs/appendix/examples/zone-policy-diagram.svg | 3824 ++++++++++++++++++++++++ docs/appendix/examples/zone-policy.rst | 5 +- 2 files changed, 3828 insertions(+), 1 deletion(-) create mode 100644 docs/appendix/examples/zone-policy-diagram.svg (limited to 'docs') diff --git a/docs/appendix/examples/zone-policy-diagram.svg b/docs/appendix/examples/zone-policy-diagram.svg new file mode 100644 index 00000000..7fb14ecd --- /dev/null +++ b/docs/appendix/examples/zone-policy-diagram.svg @@ -0,0 +1,3824 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VyOS + + DMZ + 192.168.200.0/24 + 2001:0DB8:0:BBBB::0/64 + + LAN + 192.168.100.0/24 + 2001:0DB8:0:AAAA::0/64 + + WAN + 172.16.10.0/24 + 2001:0DB8:0:9999::0/64 + Logical + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Managed Switch + ISP Modem + VyOS + LAN Hosts + DMZ Hosts + + VLAN 10 + + VLAN 20 + + VLAN 30 + + Trunk + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Physical + + diff --git a/docs/appendix/examples/zone-policy.rst b/docs/appendix/examples/zone-policy.rst index 635bf35c..f655b4fe 100644 --- a/docs/appendix/examples/zone-policy.rst +++ b/docs/appendix/examples/zone-policy.rst @@ -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. -- cgit v1.2.3