Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do the new 2.1.x and 2.2.x kernels use IPCHAINS instead of IPFWADM?

ipchains Kernels
0
10 Posted

Why do the new 2.1.x and 2.2.x kernels use IPCHAINS instead of IPFWADM?

0
10

IPCHAINS supports the following features that IPFWADM doesn’t: • “Quality of Service” (QoS support) • A TREE style chains system vs. LINEAR system like IPFWADM (Eg. this allows something like “if it is ppp0, jump to this chain (which contains its own difference set of rules)” • IPCHAINS is more flexible with configuration. For example, it has the “replace” command (in addition to “insert” and “add”). You can also negate rules (e.g. “discard any outbound packets that don’t come from my registered IP” so that you aren’t the source of spoofed attacks).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123