mirror of
https://github.com/webmin/webmin.git
synced 2025-07-23 00:30:33 +00:00
filter_chain does now work without direct
BUT only if no external firewall configuration is detected, i.e. fail2ban. In this case a Warning is diplayed to activate direct.
This commit is contained in:
@ -11,4 +11,4 @@ after_apply_cmd=Command to run after applying configuration,3,None
|
||||
line1=System configuration,11
|
||||
save_file=IPtables save file to edit,3,Use operating system or Webmin default
|
||||
direct=Directly edit firewall rules instead of save file?,1,1-Yes,0-No
|
||||
filter_chain=List of regexes to filter out chains not managed by firewall. You must activate "direct edit firewall rules" to use this feature,0
|
||||
filter_chain=Comma sepeated list of regexes to filter out chains not managed by firewall,0
|
||||
|
Reference in New Issue
Block a user