1
0
mirror of https://gitlab.com/shorewall/code.git synced 2024-12-18 04:11:22 +01:00
shorewall_code/Shorewall-common/macro.HTTP
2008-02-03 20:34:19 +00:00

13 lines
371 B
HTTP

#
# Shorewall version 4 - HTTP Macro
#
# /usr/share/shorewall/macro.HTTP
#
# This macro handles plaintext HTTP (WWW) traffic.
#
###############################################################################
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
# PORT(S) PORT(S) LIMIT GROUP
PARAM - - tcp 80
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE