mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-17 03:40:53 +01:00
b236eccdc4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9092 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
18 lines
509 B
Plaintext
18 lines
509 B
Plaintext
#
|
|
# 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
|