Skip to content
  • Beniamino Galvani's avatar
    device: use the nm-shared firewalld zone in shared mode · 3e2b7235
    Beniamino Galvani authored
    When the interface is in IPv4 or IPv6 shared mode and the user didn't
    specify an explicit zone, use the nm-shared one.
    
    Note that masquerade is still done through iptables direct calls
    because at the moment it is not possible for a firewalld zone to do
    masquerade based on the input interface.
    
    The firewalld zone is needed on systems where firewalld is using the
    nftables backend and the 'iptables' binary uses the iptables API
    (instead of the nftables one). On such systems, even if the traffic is
    allowed in iptables by our direct rules, it can still be dropped in
    nftables by firewalld.
    3e2b7235
To find the state of this project's repository at the time of any of these versions, check out the tags.