Hi, 
I have seen this behaviour since 5.1.x and managed it with
/etc/init.d/shorewall stop
/etc/init.d/shorewall start

Don't worry, your ssh session will not be killed by stopping shorewall.
It seems that the script needs some attention and a new make-up  :)

Jürgen 
 
Am Fr. 15. Jan. 2016 19:45 CET, Sven Kirmess <sven.kirm...@kzone.ch> schrieb: 
 
> (Bering-uClibc 5.2.3)
> 
> /etc/init.d/shorewall restart doesn't work for me. I get the following
> error message:
> 
> firewall# /etc/init.d/shorewall restart
> Restarting "Shorewall firewall":    Shorewall is already running
> done.
> firewall#
> 
> The shorewall_restart function in the init script calls $SRWL start, but it
> should probably call $SRWL restart.
> 
> # restart the firewall
> shorewall_restart () {
>   echo -n "Restarting \"Shorewall firewall\": "
>   $SRWL $OPTIONS start 2>&1 && echo "done."
>   return 0
> }
> 
> And what would be the correct way to load a new, changed rules file if not
> /etc/init.d/shorewall restart?
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> ------------------------------------------------------------------------
> leaf-user mailing list: leaf-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> Support Request -- http://leaf-project.org/
> 
 
 



------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to