From 18e75335ec78120e487909f0a4457e827b949ffb Mon Sep 17 00:00:00 2001 From: "(system)" <(system)@OPNsense.localdomain> Date: Sat, 15 Mar 2025 02:35:44 +0100 Subject: [PATCH] /usr/local/opnsense/mvc/script/run_migrations.php made changes @ 2025-03-15T02:35:43.844400 ((system)) --- config.xml | 78 +++++++++++++++++++++++++++--------------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/config.xml b/config.xml index b91e8ef..c51455f 100644 --- a/config.xml +++ b/config.xml @@ -1,35 +1,35 @@ opnsense - + vfs.read_max - default + Increase UFS read-ahead speeds to match the state of hard drives and NCQ. net.inet.ip.portrange.first - default + Set the ephemeral port range to be lower. net.inet.tcp.blackhole - default + Drop packets to closed TCP ports without returning a RST net.inet.udp.blackhole - default + Do not send ICMP port unreachable messages for closed UDP ports net.inet.ip.random_id - default + Randomize the ID field in IP packets net.inet.ip.sourceroute - default + Source routing is another way for an attacker to try to reach non-routable addresses behind your box. It can also be used to probe for information about your internal networks. These functions come enabled @@ -38,7 +38,7 @@ net.inet.ip.accept_sourceroute - default + Source routing is another way for an attacker to try to reach non-routable addresses behind your box. It can also be used to probe for information about your internal networks. These functions come enabled @@ -47,7 +47,7 @@ net.inet.icmp.log_redirect - default + This option turns off the logging of redirect packets because there is no limit and this could fill up your logs consuming your whole hard drive. @@ -55,132 +55,132 @@ net.inet.tcp.drop_synfin - default + Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway) net.inet6.ip6.redirect - default + Enable sending IPv6 redirects net.inet6.ip6.use_tempaddr - default + Enable privacy settings for IPv6 (RFC 4941) net.inet6.ip6.prefer_tempaddr - default + Prefer privacy addresses and use them over the normal addresses net.inet.tcp.syncookies - default + Generate SYN cookies for outbound SYN-ACK packets net.inet.tcp.recvspace - default + Maximum incoming/outgoing TCP datagram size (receive) net.inet.tcp.sendspace - default + Maximum incoming/outgoing TCP datagram size (send) net.inet.tcp.delayed_ack - default + Do not delay ACK to try and piggyback it onto a data packet net.inet.udp.maxdgram - default + Maximum outgoing UDP datagram size net.link.bridge.pfil_onlyip - default + Handling of non-IP packets which are not passed to pfil (see if_bridge(4)) net.link.bridge.pfil_local_phys - default + Set to 1 to additionally filter on the physical interface for locally destined packets net.link.bridge.pfil_member - default + Set to 0 to disable filtering on the incoming and outgoing member interfaces. net.link.bridge.pfil_bridge - default + Set to 1 to enable filtering on the bridge interface net.link.tap.user_open - default + Allow unprivileged access to tap(4) device nodes kern.randompid - default + Randomize PID's (see src/sys/kern/kern_fork.c: sysctl_kern_randompid()) hw.syscons.kbd_reboot - default + Disable CTRL+ALT+Delete reboot from keyboard. net.inet.tcp.log_debug - default + Enable TCP extended debugging net.inet.icmp.icmplim - default + Set ICMP Limits net.inet.tcp.tso - default + TCP Offload Engine net.inet.udp.checksum - default + UDP Checksums kern.ipc.maxsockbuf - default + Maximum socket buffer size vm.pmap.pti - default + Page Table Isolation (Meltdown mitigation, requires reboot.) hw.ibrs_disable - default + Disable Indirect Branch Restricted Speculation (Spectre V2 mitigation) security.bsd.see_other_gids - default + Hide processes running as other groups security.bsd.see_other_uids - default + Hide processes running as other users net.inet.ip.redirect - default + Enable/disable sending of ICMP redirects in response to IP packets for which a better, and for the sender directly reachable, route and next hop is known. @@ -196,7 +196,7 @@ net.local.dgram.maxdgram - default + Maximum outgoing UDP datagram size @@ -1017,9 +1017,9 @@ opt2 - (root) - - Updated plugin interface configuration + (system) + /usr/local/opnsense/mvc/script/run_migrations.php made changes +