mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-14 19:54:06 +01:00
13 lines
385 B
Plaintext
13 lines
385 B
Plaintext
|
#
|
||
|
# Shorewall version 3.2 - HTTP Macro
|
||
|
#
|
||
|
# /usr/share/shorewall/macro.HTTP
|
||
|
#
|
||
|
# This macro handles plaintext HTTP (WWW) traffic.
|
||
|
#
|
||
|
###############################################################################
|
||
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/
|
||
|
# PORT PORT(S) DEST LIMIT GROUP
|
||
|
PARAM - - tcp 80
|
||
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|