On Monday 05 July 2010 17:47:55 Tom Eastep wrote: > On 7/5/10 9:36 AM, Steven Jan Springl wrote: > > Tom > > > > When REQUIRE_INTERFACE=Yes is specified in shorewall.conf, a closing > > quote is missing on the startup_error function call. See the following > > section of code from /var/lib/shorewall/.start > > > > if [ -z "$HAVE_INTERFACE" ]; then > > case "$COMMAND" in > > start|restart|restore|refresh) > > if shorewall_is_started; then > > fatal_error "No network interface available" > > else > > startup_error "No network interface available > > fi > > ;; > > esac > > fi > > Thanks, Steven. > > The attached patch should fix you up. > > -Tom
Tom That's fixed it. Thanks. Steven. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Shorewall-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-devel
