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
Last release introduced port numbers into consideration for blocking. But there is some bug with rsyslog that leads to some strange behavior after some string that has no port number, and it hinders normal logging to the pipe.
We've fixed this by changes to the logging lines in firewall configs.
Made some tuning to blocking, it will work somewhat faster.
Various fixes and stability improvements.
New
To make config changes upon update we've introduced new command line parameter --after-update that you will use once this time, but it will not be needed in upcoming updates.
Updating
Run diswall --update as usual
Run diswall --after-update - it will update firewall config
Restart diswall service: service diswall restart or systemctl restart diswall.
This three-step procedure is needed only for this update, it will not be needed for upcoming releases.