Two extra checkboxes have been implemented in the rule creation page.
If you select them then you can specify number of concurrent connections and/or the number per second.
Sorry, I got it wrong, the code was put into Core Update 187, although the checkboxes are in my CU186 production system but in the git repo those checkboxes and the code for the SYN Flood protection was put into CU187.
Vincent Li has had communications with the IPFire devs on this topic earlier in the year but he has not come back to the Dev Mailing list since his last post in April.
hello @ms michael thanks again for the awesome project ,yes i was going through your conversations with Li and i understand your views ,my 2 cents none of any open source firewall programs out there has ebpf feature we could be the first, ok i understand for ddos it may not be worthwhile (since you are the expert) but maybe in future we can use a combination of both traditional methods and innovative approaches like eBPF, each playing a role in defending against increasingly sophisticated threats.
on linux side we are the only opensource project with web gui(maybe soohos home but its ram usage is limited for free versions),the reason opnsense is famous is because of their gui ,but they have a slow development operating system free bsd so their users also know its limitations.
@himurae thanks for raising eBPF interest to ipfire community, I had the same thought as you. I think ipfire is the open source firewall distribution that could innovate with eBPF since ipfire ships modern Linux kernel that other open source firewall distribution lack of. I cloned ipfire to bpfire with ebpf networking features including load balancing, ebpf firewall…etc. I am willing to contribute ipfire if ipfire community is interested in some ebpf features in the future.