2002-07-15 18:21:26 +02:00
|
|
|
#
|
2012-09-04 18:06:45 +02:00
|
|
|
# Shorewall version 4.5 - Sample Stoppedrules File for three-interface configuration.
|
|
|
|
# Copyright (C) 2012 by the Shorewall Team
|
2006-03-17 03:07:39 +01:00
|
|
|
#
|
|
|
|
# This library is free software; you can redistribute it and/or
|
|
|
|
# modify it under the terms of the GNU Lesser General Public
|
|
|
|
# License as published by the Free Software Foundation; either
|
|
|
|
# version 2.1 of the License, or (at your option) any later version.
|
|
|
|
#
|
|
|
|
# See the file README.txt for further details.
|
2007-02-23 19:51:55 +01:00
|
|
|
#------------------------------------------------------------------------------
|
2012-09-04 18:06:45 +02:00
|
|
|
# For information about entries in this file, type "man shorewall-stoppedrules"
|
|
|
|
###############################################################################
|
2012-09-22 20:51:23 +02:00
|
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE
|
2012-09-04 18:06:45 +02:00
|
|
|
# PORT(S) PORT(S)
|
|
|
|
ACCEPT eth1 -
|
|
|
|
ACCEPT - eth1
|
|
|
|
ACCEPT eth2 -
|
|
|
|
ACCEPT - eth2
|
|
|
|
|