diff --git a/src/assets/images/8.13.25/firewallrule.png b/src/assets/images/8.14.25/firewallrule.png
similarity index 100%
rename from src/assets/images/8.13.25/firewallrule.png
rename to src/assets/images/8.14.25/firewallrule.png
diff --git a/src/assets/images/8.13.25/option150.png b/src/assets/images/8.14.25/option150.png
similarity index 100%
rename from src/assets/images/8.13.25/option150.png
rename to src/assets/images/8.14.25/option150.png
diff --git a/src/assets/images/8.13.25/option43.png b/src/assets/images/8.14.25/option43.png
similarity index 100%
rename from src/assets/images/8.13.25/option43.png
rename to src/assets/images/8.14.25/option43.png
diff --git a/src/blog/8.13.25.md b/src/blog/8.14.25.md
similarity index 97%
rename from src/blog/8.13.25.md
rename to src/blog/8.14.25.md
index 0ed77e1..dfbb05c 100644
--- a/src/blog/8.13.25.md
+++ b/src/blog/8.14.25.md
@@ -1,6 +1,6 @@
---
title: "Junos ZTP with Dnsmasq DHCP in OPNSense"
-date: "2025-08-13"
+date: "2025-08-14"
layout: "post.njk"
tags: "posts"
excerpt: "Stop configuring your new lab devices manually!"
@@ -95,9 +95,9 @@ This guide assumes you have OPNSense in your network already handing out old bor
1. Navigate to the DHCP Options tab in OPNSense. In the 'Options' section click the plus to add a your first DHCP option.
2. Configure Option 150 like shown. Be sure to select the interface that your network devices are using and the IP of your FTP server.
-
+
3. Click add again and now we add Option 43 like so. Use the hex value you calculated earlier here.
-
+
### Firewall rules
@@ -105,7 +105,7 @@ OPNSense will open up the port needed for DHCP but you will need to create your
In this case I am using my NAS to host the FTP server so my config looks like so:
-
+
Be sure to apply the changes as needed!