Hi,
I'm configurating Tinc VPN but sinds the update of 20.7.* the firewall rules tap for tinc does not show up?
With previous versions it did come up in the gui.
Is this a bug or can i resolve the issue my self?
I have found a workaround by editing the config file and restore this
<tinc>
<internal_dynamic>1</internal_dynamic>
<enable>1</enable>
<if>tinc</if>
<descr>TincVPN</descr>
<type>none</type>
<virtual>1</virtual>
</tinc>
</interfaces>
Kind regards