From 96cfabf4c3ccccc476cd8716d189939bd6095900 Mon Sep 17 00:00:00 2001 From: giteaadmin Date: Thu, 14 Aug 2025 13:49:13 -0400 Subject: [PATCH] fix: update heading casing for consistency in DHCP options section --- src/blog/8.14.25.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blog/8.14.25.md b/src/blog/8.14.25.md index 1c78453..8c7fd3a 100644 --- a/src/blog/8.14.25.md +++ b/src/blog/8.14.25.md @@ -91,7 +91,7 @@ If you have physical Junos devices you can also perform a software upgrade using This guide assumes you have OPNsense in your network already handing out old boring DHCP leases using Dnsmasq on a predetermined VLAN. If you're already there thankfully OPNsense makes it easy to just add some DHCP options. -### DHCP Options Tab +### DHCP options tab 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.