Skip to content

Firewall: merge outbound NAT into SNAT page#10373

Draft
Monviech wants to merge 14 commits into
masterfrom
snat_FR9515
Draft

Firewall: merge outbound NAT into SNAT page#10373
Monviech wants to merge 14 commits into
masterfrom
snat_FR9515

Conversation

@Monviech
Copy link
Copy Markdown
Member

@Monviech Monviech commented Jun 2, 2026

Important notices

Before you submit a pull request, we ask you kindly to acknowledge the following:

If AI was used, please disclose:

  • Model used:
  • Extent of AI involvement:

Describe the problem

Fixes: #9515

For the Source NAT a few things would be needed:

  • The controller could emit the automatic rules inside the searchRuleAction() so they are visible in the frontend
    • Hide either automatic, or manual rules from what searchRuleAction returns, depending on snat_mode
    • Add a banner when NAT mode is disabled and hide grid completely
  • Some endpoint to change the Source NAT modes
  • No automatic migration, offer export/import of rules
  • Hide Outbound Rules when no rules are defined inside it and its set to automatic rule generation / move to legacy plugin

@Monviech Monviech added the feature Adding new functionality label Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Adding new functionality

Development

Successfully merging this pull request may close these issues.

firewall: merge outbound NAT into source NAT page

2 participants