mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-25 23:59:01 +01:00
Remove Reaim modules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9099 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
acc0a2b726
commit
f64e0ecefe
@ -1,16 +0,0 @@
|
|||||||
#
|
|
||||||
# Shorewall version 4 - reaim Macro for external interface.
|
|
||||||
#
|
|
||||||
# /usr/share/shorewall/macro.Reaimex
|
|
||||||
#
|
|
||||||
# This macro handles reaim from the internet to the firewall.
|
|
||||||
#
|
|
||||||
# Normal usage in your rules file is:
|
|
||||||
#
|
|
||||||
# Reaimex net $FW
|
|
||||||
#
|
|
||||||
###############################################################################
|
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
|
||||||
# PORT(S) PORT(S) LIMIT GROUP
|
|
||||||
ACCEPT - - tcp 1863:1864,4443,5566,40000:40099
|
|
||||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
|
@ -1,17 +0,0 @@
|
|||||||
#
|
|
||||||
# Shorewall version 4 - reaim Macro for internal interface.
|
|
||||||
#
|
|
||||||
# /usr/share/shorewall/macro.Reaimin
|
|
||||||
#
|
|
||||||
# This macro handles reaim from the local LAN to the firewall.
|
|
||||||
#
|
|
||||||
# Normal usage in your rules file is:
|
|
||||||
#
|
|
||||||
# Reaimin loc
|
|
||||||
#
|
|
||||||
###############################################################################
|
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
|
||||||
# PORT(S) PORT(S) LIMIT GROUP
|
|
||||||
REDIRECT - 5190 tcp 5190
|
|
||||||
REDIRECT - 1863 tcp 1863
|
|
||||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
|
Loading…
Reference in New Issue
Block a user