<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><br></div><div>I tried creating an /etc/systemd/network/99-forwarding.network with the configuration and no match:</div><div><br></div><div>  [Network]</div><div>  IPForward=yes</div><div><br></div><div>But that doesn't work since all the network interfaces get a match earlier on...</div><div><br></div><div>Using an earlier file would risk clobbering the actual configuration of real interfaces...</div><div><br></div><div>Since the setting is global anyways... Would it make sense to recognize it in networkd.conf?</div><div><br></div><div>Or am I missing an obvious way to set this up that would work regardless of which *.network files are used to configure the interfaces?</div><div><br></div><div>Cheers!</div><div>Filipe</div><div><br></div></div>