Re: [Shorewall-users] Is it necessary to restart the firewall when updating ipset.

2020-03-21 Thread Witold Tosta
W dniu 2020.03.21 o 18:55, Matt Darfeuille pisze: On 3/21/2020 5:44 PM, Witold Tosta wrote: Dear colleagues, We're volunteers trying to help! :) I don't question that you are volunteers trying to help :-) Have a look at (1). 1)  https://shorewall.org/ipsets.html This is it what I was

Re: [Shorewall-users] Is it necessary to restart the firewall when updating ipset.

2020-03-21 Thread Matt Darfeuille
On 3/21/2020 5:44 PM, Witold Tosta wrote: Dear colleagues, We're volunteers trying to help! :) I am currently using two ipsets containing botnet IP addresses and tor network exit nodes IP addresses to block them with Shorewall Firewall. Blocking rules are contained in the /etc/shorewall/blru

Re: [Shorewall-users] Is it necessary to restart the firewall when updating ipset.

2020-03-21 Thread PGNet Dev
On 3/21/20 9:44 AM, Witold Tosta wrote: > Is it necessary to restart the shorewall firewall when the cronjob script > updates the ipset? fyi, https://shorewall.org/ipsets.html#Ipsets ... Zone definition. Using the /etc/shorewall/hosts file, you can define a zone based on the (dynamic) content

[Shorewall-users] Is it necessary to restart the firewall when updating ipset.

2020-03-21 Thread Witold Tosta
Dear colleagues, I am currently using two ipsets containing botnet IP addresses and tor network exit nodes IP addresses to block them with Shorewall Firewall. Blocking rules are contained in the /etc/shorewall/blrules configuration file. The ipset update script is executed as a cronjob task. Is