On Sat, 2007-08-25 at 17:30 +0200, Philipp Rusch wrote: > Tom Eastep schrieb: > > > It would also be interesting to know if you are using a light-weight > > shell such as ash. If so, does the failure occur with bash? > > Maybe a dumb question: how do I find out ?
Asking this questions actually answers it already. You are using the default bash. ;-) For completeness, here's how you find out anyway. [EMAIL PROTECTED] shorewall]# grep ^SHOREWALL_SHELL shorewall.conf SHOREWALL_SHELL=/bin/dash This also matches with Toms findings regarding bash / ash in another thread. Switching to a lightweight shell like ash should work around this issue -- and gain some considerable [re]start speed improvement. Of course, using a single zone instead of 50+ (see Toms suggestion and the Performance docs [1]) will make starting Shorewall a whole new experience, too... karsten [1] http://shorewall.net/ScalabilityAndPerformance.html -- [ESR] Eric S. Raymond: "How To Ask Questions The Smart Way" http://www.catb.org/~esr/faqs/smart-questions.html [SGT] Simon G. Tatham: "How to Report Bugs Effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
