#!/bin/shsh -c "(sleep 60 && /usr/local/etc/rc.filter_configure) > /dev/null" &
fetch: https://github.com/opnsense/core/commit/7b94f91a5f.patch: Not Found
etched 7b94f91a5f via https://github.com/opnsense/pluginsHmm... Looks like a unified diff to me...The text leading up to this was:--------------------------|From 7b94f91a5f3c99b907db8cad38e99141ea9f8f3a Mon Sep 17 00:00:00 2001|From: Franco Fichtner <franco@opnsense.org>|Date: Wed, 29 Nov 2023 10:30:50 +0100|Subject: [PATCH] net/wireguard: add a filter reload if something was| reconfigured||PR: https://forum.opnsense.org/index.php?topic=37248.0|---| net/wireguard/Makefile | 2 +-| net/wireguard/pkg-descr | 2 ++| .../src/opnsense/scripts/Wireguard/wg-service-control.php | 4 ++++| 3 files changed, 7 insertions(+), 1 deletion(-)||diff --git a/net/wireguard/src/opnsense/scripts/Wireguard/wg-service-control.php b/net/wireguard/src/opnsense/scripts/Wireguard/wg-service-control.php|index 249e6f606a..0e09a98a60 100755|--- a/net/wireguard/src/opnsense/scripts/Wireguard/wg-service-control.php|+++ b/net/wireguard/src/opnsense/scripts/Wireguard/wg-service-control.php--------------------------Patching file opnsense/scripts/Wireguard/wg-service-control.php using Plan A...Hunk #1 succeeded at 294.doneAll patches have been applied successfully. Have a nice day.
1:03PM up 1 min, 1 user, load averages: 0.24, 0.10, 0.04
diff /tmp/rules.debug.1 /tmp/rules.debug120a121> nat on igc0 inet from (wg1:network) to any port 500 -> (igc0:0) static-port # Automatic outbound rule128a130> nat on igc0 inet from (wg1:network) to any -> (igc0:0) port 1024:65535 # Automatic outbound rule