OPNsense Forum

English Forums => General Discussion => Topic started by: cyb_tachyon on April 29, 2026, 10:16:56 PM

Title: Crowdsec & floating rules appear as Default Deny in 26.1
Post by: cyb_tachyon on April 29, 2026, 10:16:56 PM
Crowdsec and floating rules appear as "Default deny / state violation" in 26.1 logs. This makes it incredibly difficult to troubleshoot.


Desired result: Floating rules are logged by their origin (plugin name or automatic), or if not possible, floating rules appear as "Floating Rule".
Workaround: Whitelist Docker IP subnets in Crowdsec, and add Firewall Rules (New) specific for Docker IP subnets (172.15-20.0.0/16).

Related threads:

Network Setup:

OPNsense Setup:

Debian 13 Setup:
Title: Re: Crowdsec & floating rules appear as Default Deny in 26.1
Post by: nero355 on April 29, 2026, 11:55:16 PM
Quote from: cyb_tachyon on April 29, 2026, 10:16:56 PMWorkaround: Whitelist Docker IP subnets in Crowdsec, and add Firewall Rules (New) specific for Docker IP subnets (172.15-20.0.0/16).

Debian 13 Setup:
  • Default settings for Docker install (bridge mode NAT).
Why not use MACVLAN for Docker and maybe not have this issue ?!

A lot of Docker users I know use it and recommend it to pretty much everyone too! :)