You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something broke in 19.1.3 when adding an outbound NAT rule with the destination set to "any"
The following input errors were detected:
The field Destination bit count is required.
To Reproduce
Steps to reproduce the behavior:
Go to 'Firewall->NAT->Outbound'
Create a new rule
Set destination to "any"
Press "Save"
See error
Expected behavior
Rule should be saved and I should be able to reload the FW
Workaround
Set destination as single host or network. A new field is revealed which says "any", the destination is greyed out.
Be careful, every time you save the rule, it gets reset to destination = any and the bug will be back.
Environment
OPNsense 19.1.3 (amd64, OpenSSL).
The text was updated successfully, but these errors were encountered:
Describe the bug
Something broke in 19.1.3 when adding an outbound NAT rule with the destination set to "any"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Rule should be saved and I should be able to reload the FW
Workaround
Set destination as single host or network. A new field is revealed which says "any", the destination is greyed out.
Be careful, every time you save the rule, it gets reset to destination = any and the bug will be back.
Environment
OPNsense 19.1.3 (amd64, OpenSSL).
The text was updated successfully, but these errors were encountered: