Project

General

Profile

Actions

Bug #15671

closed

Setting the Port Forward interface to an interface group selects an invalid destination

Added by Craig . 3 months ago. Updated 14 days ago.

Status:
Resolved
Priority:
Very Low
Assignee:
Category:
Rules / NAT
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
24.11
Release Notes:
Default
Affected Version:
Affected Architecture:
All

Description

Version: 24.03

When creating a port forward NAT rule for the WireGuard interface group, the 'Destination Type' drop-down goes to a blank value, and the rule can be saved with no destination type. Then on the port forward NAT rules page, the "Dest. Address" shows as "/".

#1 attachment: Default port forward NAT rule page.

#2 attachment: Change Interface to WireGuard interface group. Destination Type drop-down automatically goes to a blank value.

#3 attachment: Add a few other values so the rule can be saved.

#4 attachment: Rule saved, showing Dest. Address as "/".

config.xml:

<rule>
    <source>
        <any></any>
    </source>
    <destination>
        <address>/</address>
        <port>53</port>
    </destination>
    <ipprotocol>inet</ipprotocol>
    <protocol>tcp/udp</protocol>
    <target>10.10.10.10</target>
    <local-port>53</local-port>
    <interface>WireGuard</interface>
    <descr><![CDATA[Test]]></descr>
    <associated-rule-id>nat_66b1d23ce99463.44930278</associated-rule-id>
    <updated>
        <time>1722929724</time>
        <username><![CDATA[admin@removedIPv6 (Local Database)]]></username>
    </updated>
    <created>
        <time>1722929724</time>
        <username><![CDATA[admin@removedIPv6 (Local Database)]]></username>
    </created>
</rule>

Files

2024-08-06 17 35 56.png (5.1 KB) 2024-08-06 17 35 56.png #4 Craig ., 08/06/2024 07:44 AM
2024-08-06 17 35 22.png (93.3 KB) 2024-08-06 17 35 22.png #3 Craig ., 08/06/2024 07:44 AM
2024-08-06 17 33 35.png (71.8 KB) 2024-08-06 17 33 35.png #2 Craig ., 08/06/2024 07:44 AM
2024-08-06 17 33 12.png (72.5 KB) 2024-08-06 17 33 12.png #1 Craig ., 08/06/2024 07:44 AM
Actions #1

Updated by Marcos M 3 months ago

  • Subject changed from Port Forward NAT rule for WireGuard Interface Group - odd destination address to Setting the Port Forward interface to an interface group selects an invalid destination
  • Status changed from New to Feedback
  • Assignee set to Marcos M
  • Target version set to 2.8.0
  • % Done changed from 0 to 100
  • Plus Target Version set to 24.08
  • Affected Architecture All added
Actions #2

Updated by Danilo Zrenjanin 3 months ago

  • Status changed from Feedback to Resolved

I was able to replicate this behavior on 24.03.

The issue is resolved on the latest 24.08 Development build.

I am closing this case.

Actions #3

Updated by Jim Pingle 14 days ago

  • Plus Target Version changed from 24.08 to 24.11
Actions

Also available in: Atom PDF