<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Thu, Aug 2, 2018 at 8:18 PM Filipe Brandenburger <<a href="mailto:filbranden@google.com">filbranden@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So, IPForward is a global setting and yet with networkd it needs to be attached to an interface...<div><br></div><div>What's the best way to enable it on a system, that's general enough and won't really depend on the existing interface configurations (let's assume those will be managed separately through drop-ins somehow...)</div></div></blockquote><div><br></div><div>It's a sysctl, so just set it through /etc/sysctl.d:</div><div><br></div><div>net.ipv4.conf.all.forwarding = 1</div><div>net.ipv6.conf.all.forwarding = 1</div><div><br></div><div>(For IPv4 it is both a global *and* per-interface setting, for some reason.)</div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Mantas Mikulėnas</div></div></div>