re-add Hugo-isms for internal links

This commit is contained in:
Don Harper 2021-10-19 07:14:39 -05:00
parent a145c3563a
commit df2e758394
5 changed files with 8 additions and 8 deletions

View file

@ -12,7 +12,7 @@ Focus_Keyword: "firewall"
So, back to the end of 2016, [Netgate](https://netgate.com) announced a small (think pack of playing cards size) ARM based firewall. I was in need of a new firewall, so I picked one up. This little guy runs [pfSense](https://pfSense.org) which is a [FreeBSD](https://freebsd.org) based firewall solution, and it ran very well for me with no issues for over 4 years.
Until the [Winter Storm of 2021](/post/2021/02/well,-that-was-fun.md), that is. Now, I am not sure if something happened to it during the storm, or if the internal storage passed its write endurance. Either way, I knew it was not long for the world, so I started prepping for the replacement.
Until the [Winter Storm of 2021]({{<ref "well,-that-was-fun">}}), that is. Now, I am not sure if something happened to it during the storm, or if the internal storage passed its write endurance. Either way, I knew it was not long for the world, so I started prepping for the replacement.
Since pfsens had worked well for me, I was planning on keeping it, but upgrade to some better hardware. I found a Qotom Q515G6-S05 Mini PC which has 6 Gigabit Ethernet Intel NICs powered by Intel Celeron 3865U. The extra ports meant I could easily carve out some networks for specific things like IoT things. But, it does not seem to be yet...

View file

@ -10,7 +10,7 @@ Victor_Hugo: "true"
Focus_Keyword: "firewall"
meta: "The firewall saga continues"
---
When I was here [last](/post/2021/03/crash-of-the-firewall.md), I was talking about how my trusty firewall appliance of many years had fallen over, and the challenges of trying to get [pfSense](https://www.pfsense.org) working on the new hardware. I figured it was time for a quick updates.
When I was here [last]({{<ref "crash-of-the-firewall">}}), I was talking about how my trusty firewall appliance of many years had fallen over, and the challenges of trying to get [pfSense](https://www.pfsense.org) working on the new hardware. I figured it was time for a quick updates.
This last weekend, I did cut over to the purpose-bought box for the firewall, but I have not as of yet put to use the extra ports for WiFi and DMZ use. I still have a bit of thinking to do on how I best want to set that up.