Tuomo Soini
2008-Oct-28 08:39 UTC
Patch for shorewall-common-4.2.1 for policy and rules columns
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Attached patch changes field lengths to match tabs in shorewall 4.2.1. Please apply for 4.2.2. I used only one tab for SOURCE and DEST columns because zone names are limited to 5 chars by default. And I added more room for limit columns because one tab for it is hardly enough. - -- Tuomo Soini <tis@foobar.fi> Foobar Linux services +358 40 5240030 Foobar Oy <http://foobar.fi/> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFJBs+uTlrZKzwul1ERAtLQAJ45CirmbgAex2EuGoKwX/3FgxIpzwCfff3B nIT1fvNeDM1TxRcpq/XUwYE=knrD -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer''s challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
Lennart Sorensen
2008-Oct-28 14:06 UTC
Re: Patch for shorewall-common-4.2.1 for policy and rules columns
On Tue, Oct 28, 2008 at 10:39:10AM +0200, Tuomo Soini wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Attached patch changes field lengths to match tabs in shorewall 4.2.1. > Please apply for 4.2.2. > > I used only one tab for SOURCE and DEST columns because zone names are > limited to 5 chars by default. And I added more room for limit columns > because one tab for it is hardly enough. > > > - -- > Tuomo Soini <tis@foobar.fi> > Foobar Linux services > +358 40 5240030 > Foobar Oy <http://foobar.fi/> > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (GNU/Linux) > > iD8DBQFJBs+uTlrZKzwul1ERAtLQAJ45CirmbgAex2EuGoKwX/3FgxIpzwCfff3B > nIT1fvNeDM1TxRcpq/XUwYE> =knrD > -----END PGP SIGNATURE-----> diff -up shorewall-common-4.2.1/policy.columns shorewall-common-4.2.1/policy > --- shorewall-common-4.2.1/policy.columns 2008-10-08 02:23:07.000000000 +0300 > +++ shorewall-common-4.2.1/policy 2008-10-28 10:32:23.000000000 +0200 > @@ -7,6 +7,6 @@ > # http://www.shorewall.net/manpages/shorewall-policy.html > # > ############################################################################### > -#SOURCE DEST POLICY LOG LIMIT: CONNLIMIT: > -# LEVEL BURST MASK > +#SOURCE DEST POLICY LOG LIMIT: CONNLIMIT: > +# LEVEL BURST MASK > #LAST LINE -- DO NOT REMOVE > diff -up shorewall-common-4.2.1/rules.columns shorewall-common-4.2.1/rules > --- shorewall-common-4.2.1/rules.columns 2008-10-14 22:37:35.000000000 +0300 > +++ shorewall-common-4.2.1/rules 2008-10-28 10:22:03.000000000 +0200 > @@ -7,7 +7,7 @@ > # http://www.shorewall.net/manpages/shorewall-rules.html > # > #################################################################################################################################################### > -#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK CONNLIMIT TIME > +#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK CONNLIMIT TIME > # PORT PORT(S) DEST LIMIT GROUPShouldn''t this then be:> # PORT PORT(S) DEST LIMIT GROUP-- Len Sorensen ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer''s challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
Tom Eastep
2008-Oct-28 16:21 UTC
Re: Patch for shorewall-common-4.2.1 for policy and rules columns
Tuomo Soini wrote:> Attached patch changes field lengths to match tabs in shorewall 4.2.1. > Please apply for 4.2.2.Done. Thanks, -Tom -- Tom Eastep \ The ultimate result of shielding men from the Shoreline, \ effects of folly is to fill the world with fools. Washington, USA \ -Herbert Spencer http://shorewall.net \________________________________________________ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer''s challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/