From 9d13f452abd63e885cc36ec81ff70f2f0add09cd Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 21 Feb 2004 16:32:49 +0000 Subject: [PATCH] clean up the hosts file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1165 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall2/hosts | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/Shorewall2/hosts b/Shorewall2/hosts index 7baf681de..129e5431b 100644 --- a/Shorewall2/hosts +++ b/Shorewall2/hosts @@ -1,17 +1,10 @@ # # Shorewall 2.0 - /etc/shorewall/hosts # -# THERE ARE TWO CASES WHERE YOU NEED THIS FILE: +# THE ONLY TIME YOU NEED THIS FILE IS WHERE YOU HAVE MORE THAN +# ONE ZONE CONNECTED THROUGH A SINGLE INTERFACE. # -# 1) YOU HAVE MULTIPLE NETWORKS IN THE SAME ZONE CONNECTED TO -# A SINGLE INTERFACE AND YOU WANT THE SHOREWALL BOX TO ROUTE -# BETWEEN THESE NETWORKS. -# -# 2) YOU HAVE MORE THAN ONE ZONE CONNECTED THROUGH A SINGLE -# INTERFACE. -# -# IF YOU DON'T HAVE EITHER OF THESE SITUATIONS THEN DON'T TOUCH -# THIS FILE. +# IF YOU DON'T HAVE THAT SITUATION THEN DON'T TOUCH THIS FILE. # # This file is used to define zones in terms of subnets and/or # individual IP addresses. Most simple setups don't need to