-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
firewall: logging for NAT rules #1494
Comments
|
There's a good reason why automatic rules can't be edited, the automatic generated rules lack validations which causes more issues if we let users edit them, for reference see #858 and the associated forum posts. |
|
I didn't necessarily imply that the auto-generated rules should be changeable. You could just add an additional option to the Port Forwarder setup page next to the field that asks if and which firewall should be created. Just add a checkbox, "enable logging". |
|
I'm taking this as discussed in the forum :) |
|
@fichtner no problem, just referencing the cause here and not entirely sure it's a good idea to extend the forwarder page with more firewall settings. |
|
I agree, it will go to system: settings: logging |
|
@fichtner thanks! |
|
thanks guys :) 👍 |
|
Also for port forward, via https://forum.opnsense.org/index.php?topic=7266.0 |
|
Hi Folks, is there any ETA for this feature!? Regards |
|
I'd like very much for this feature as well. It looks like it's been pushed back for several releases now. Hopefully they will still be able to add this into 19.1. |
|
Like this? :) Although it's not what @AdSchellevis wanted as you can enable it per port forward rule ;) |
|
Thank you, @fichtner for your work on this! I'm assuming I'd need to change my release type to "development" if I want to see these changes reflected on my running opnsense instance (assuming I want to try it out before the next release)? |
|
Hey @fichtner , only to configr .... is this in 18.7.8 ? Carlos |
|
it's on the development version now (18.7.8 -> Release type Development, Check for updates again) . there is one issue left with the feature: the live log shows the wrong rule label. needs @AdSchellevis's help but not super urgent. I'm hoping it's done in 18.7.9 or 18.7.10. |

Currently, when you add a new port forwarding rule and let it automatically create a corresponding firewall rule, that firewall rule has logging disabled and the rule can't be edited. So if I want logging, I would have to add the firewall rule manually and disable automatic rule creation.
Why not give us an option to enable logging on these auto-created rules?
The text was updated successfully, but these errors were encountered: