Re: arptables-legacy
Vieri Di Paola <[email protected]>
| Newsgroups | gmane.comp.security.shorewall |
|---|---|
| Message-ID | <CABLYT9iGggq7WK4JwH6R2+=jndUwH03o1VkAeuDd8A1T_aHaQw@mail.gmail.com> |
On Wed, Dec 1, 2021 at 1:27 PM Matt Darfeuille <[email protected]> wrote: > > I just want to point out (1, 'ARPTABLES='). As well as IPTABLES=, thanks. Basically, in Gentoo if "nftables" is used the binaries will point to xtables-nft-multi otherwise they will point to xtables-legacy-multi. The problem is that on my system the iptables command points to xtables-legacy-multi whereas the arptables symlink is non-existant. I guess it must have been a Gentoo installation error as portage updates quite frequently. Thanks