deploy: fabf9ecdbe0e874376a2b40289df5a68830ab8c3

This commit is contained in:
davegallant
2022-04-03 23:52:44 +00:00
parent 42d9a10c50
commit 6cb64932f4
2 changed files with 2 additions and 2 deletions

View File

@@ -200,7 +200,7 @@ personal blog
<p><img src=/images/virtualizing-a-router-with-pfsense/netgear-vlan-membership-10.png alt=vlan-membership-10></p>
<p>Now, go into <code>Port PVID</code> and ensure that port 8 is set to PVID 10.</p>
<p><img src=/images/virtualizing-a-router-with-pfsense/netgear-port-pvid.png alt=vlan-port-pvid></p>
<p>This above configuration will dedicate two of the eight ports for WAN and LAN. This will allow the internet to flow into the pfSense from the modem.</p>
<p>This above configuration will dedicate two of the eight ports to WAN and LAN. This will allow the internet to flow into the pfSense from the modem.</p>
<h2 id=setting-up-pfsense>Setting up pfSense</h2>
<p>pfSense is fairly easy to setup. Just <a href=https://www.pfsense.org/download/>download the latest ISO</a> and boot up the virtual machine.
When setting up the machine, I mostly went with all of the defaults. Configuration can be changed later in the web interface, which is quite a bit simpler.</p>