Quote from: franco on September 17, 2026, 05:10:56 PMSo that means it's set to capture. Not sure how else I can help you.running that command and then killing samplicate results in the same reboot loop. is there any log files I can provide that would show why it goes into a reboot loop once that command is run?
This will definitely kill the configuration if you confirm deletion... you can recheck with -g
# pluginctl -f OPNsense.Netflow
Cheers,
Franco
block
The packet is blocked. There are a number of ways in which a block
rule can behave when blocking a packet. The default behaviour is to
drop packets silently, however this can be overridden or made ex-
plicit either globally, by setting the block-policy option, or on a
per-rule basis with one of the following options:
drop The packet is silently dropped.
return-rst
This applies only to tcp(4) packets, and issues a TCP RST which
closes the connection.
return-icmp
return-icmp6
This causes ICMP messages to be returned for packets which
match the rule. By default this is an ICMP UNREACHABLE mes-
sage, however this can be overridden by specifying a message as
a code or number.
return
This causes a TCP RST to be returned for tcp(4) packets, an
SCTP ABORT for SCTP and an ICMP UNREACHABLE for UDP and other
packets.
Options returning ICMP packets currently have no effect if pf(4) op-
erates on a if_bridge(4), as the code to support this feature has not
yet been implemented.Quote from: tangofan on September 17, 2026, 09:02:53 PMAha, habe aber das Plugin nicht wissentlich entfernt, hatte bis jetzt beide Menü-Einträge bzgl. RulesQuote from: stulpinger on September 17, 2026, 04:32:56 PMmein OPNsense ist auf 26.7.4_1Der "Rules [legacy]" Menüeintrag erscheint nur, wenn du das os-firewall-legacy Plugin installiert hast. Die Migration der alten Regeln ist aber auch ohne dieses Plugin möglich.
nur noch Rules im Menü 😎