<div><div>Can you please specify what needs to be edited in the mk/config.mk file?</div><div>Remove the lines from the file:</div><div> </div><div><div><em><strong>-e "s:@HAVE_IPTABLES@:$(HAVE_IPTABLES):g" \</strong></em></div></div><div> </div><div>and<br /> </div><div><div><em><strong># iptables for CAT, or NFLOG, look, barf, verify</strong></em></div><div><em><strong>HAVE_IPTABLES ?= false</strong></em></div><div><em><strong>ifeq ($(HAVE_IPTABLES),true)</strong></em></div><div><em><strong>USERLAND_CFLAGS += -DHAVE_IPTABLES</strong></em></div><div><em><strong>endif</strong></em></div><div> </div></div></div><div> </div><div>23.09.2023, 18:24, "Paul Wouters" <paul@nohats.ca>:</div><blockquote><p>There is an option to build with nftables that can be enabled. See mk/config.mk<br /><br />Sent using a virtual keyboard on a phone<br /> </p><blockquote> On Sep 23, 2023, at 05:24, Armen Dilanyan <<a href="mailto:ad@2ip.am" rel="noopener noreferrer">ad@2ip.am</a>> wrote:<br /> <br /> &#xfeff;<br /> Hello dear community,<br />  <br /> I would like to discuss an important matter with you.<br />  <br /> Currently, Libreswan has a dependency on the iptables package. However, in recent versions of the GNU/Debian operating system, iptables is no longer installed by default, and it has been replaced by nftables. The developers of netfilter are planning to fully replace iptables with nftables in the future. Installing both iptables and nftables simultaneously may not be practical.<br />  <br /> My question is whether Libreswan is considering the possibility of removing its dependency on iptables and transitioning to using nftables. Is it possible to build the Libreswan package from source without the iptables dependency?<br />  <br /> I appreciate your attention to this matter and look forward to hearing your insights.<br /> _______________________________________________<br /> Swan mailing list<br /> <a href="mailto:Swan@lists.libreswan.org" rel="noopener noreferrer">Swan@lists.libreswan.org</a><br /> <a href="https://lists.libreswan.org/mailman/listinfo/swan" rel="noopener noreferrer">https://lists.libreswan.org/mailman/listinfo/swan</a></blockquote></blockquote>