From 52d6dbfaafaa76396a24dd9bf3ff19b6295a169f Mon Sep 17 00:00:00 2001 From: giteaadmin Date: Wed, 13 Aug 2025 22:56:23 -0400 Subject: [PATCH] fix: blog post update --- src/blog/8.13.25.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blog/8.13.25.md b/src/blog/8.13.25.md index 8205b33..0fca27b 100644 --- a/src/blog/8.13.25.md +++ b/src/blog/8.13.25.md @@ -14,7 +14,7 @@ Most people know that DHCP (Dynamic Host Configuration Protocol) is a protocol u * An OPNSense device with Dnsmasq DHCP enabled[1] * An understanding of OPNSense firewall rules[2] * An (S)FTP server in your network reachable by the Junos devices -* A Junos base confiuration file saved on the FTP server. +* A Junos base confiuration file saved on the (S)FTP server. * At least one zeroized Junos device * A hex converter. [Link to the one I used here](https://www.rapidtables.com/convert/number/ascii-to-hex.html).[3]