Skip to content

Netclient inserts firewall rules before custom rules #1117

@exu-g

Description

@exu-g

With netclient version 1.1.0, its iptables rules are inserted before our custom rules. This breaks some of the traffic we need.

The previous version 0.30.0 would insert its rules last.

We have netclient configured with iptables as the firewall backend in netclient.json

To reproduce

  1. Write custom rules to /etc/iptables/rules.v4
  2. reboot system
  3. Check rules with iptables -nL -> netclient inserts rules before those set in /etc/iptables/rules.v4

Environment

Netclient version 1.1.0
Debian 12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions