From 1dc3bf9fce66faadf907ce1b4f3652708becad57 Mon Sep 17 00:00:00 2001 From: frannie Date: Sat, 8 Feb 2003 17:17:27 +0000 Subject: [PATCH] Removed Some Minor Syntax Errors From Zones and interface files git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@435 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Samples/one-interface/interfaces | 2 +- Samples/one-interface/zones | 2 +- Samples/three-interfaces/interfaces | 2 +- Samples/three-interfaces/zones | 2 +- Samples/two-interfaces/interfaces | 2 +- Samples/two-interfaces/zones | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Samples/one-interface/interfaces b/Samples/one-interface/interfaces index b76fbd217..73600dc44 100755 --- a/Samples/one-interface/interfaces +++ b/Samples/one-interface/interfaces @@ -70,7 +70,7 @@ # # logunclean - Logs mangled/invalid packets but does # not drop them. -# . . blacklist - Check packets arriving on this interface +# blacklist - Check packets arriving on this interface # against the /etc/shorewall/blacklist # file. # maclist - Connection requests from this interface diff --git a/Samples/one-interface/zones b/Samples/one-interface/zones index fd27087f9..4295b2147 100644 --- a/Samples/one-interface/zones +++ b/Samples/one-interface/zones @@ -9,4 +9,4 @@ # #ZONE DISPLAY COMMENTS net Net Internet -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE +#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Samples/three-interfaces/interfaces b/Samples/three-interfaces/interfaces index 6976b9ff7..982033397 100755 --- a/Samples/three-interfaces/interfaces +++ b/Samples/three-interfaces/interfaces @@ -70,7 +70,7 @@ # # logunclean - Logs mangled/invalid packets but does # not drop them. -# . . blacklist - Check packets arriving on this interface +# blacklist - Check packets arriving on this interface # against the /etc/shorewall/blacklist # file. # maclist - Connection requests from this interface diff --git a/Samples/three-interfaces/zones b/Samples/three-interfaces/zones index 85823961a..93af385b0 100644 --- a/Samples/three-interfaces/zones +++ b/Samples/three-interfaces/zones @@ -11,4 +11,4 @@ net Net Internet loc Local Local networks dmz DMZ Demilitarized Zone -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE +#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Samples/two-interfaces/interfaces b/Samples/two-interfaces/interfaces index 4910865b8..363b5b6b7 100755 --- a/Samples/two-interfaces/interfaces +++ b/Samples/two-interfaces/interfaces @@ -70,7 +70,7 @@ # # logunclean - Logs mangled/invalid packets but does # not drop them. -# . . blacklist - Check packets arriving on this interface +# blacklist - Check packets arriving on this interface # against the /etc/shorewall/blacklist # file. # maclist - Connection requests from this interface diff --git a/Samples/two-interfaces/zones b/Samples/two-interfaces/zones index c289cd9c3..d110bcb67 100644 --- a/Samples/two-interfaces/zones +++ b/Samples/two-interfaces/zones @@ -10,4 +10,4 @@ #ZONE DISPLAY COMMENTS net Net Internet loc Local Local networks -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE +#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE