mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-11 16:18:13 +01:00
Add some real column documentation in macro.template -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2586 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f8a238c5cf
commit
5d8fee4263
@ -332,9 +332,9 @@
|
||||
# Example: ###############################################
|
||||
# #ACTION SOURCE DEST PROTO DEST
|
||||
# # PORT
|
||||
# Macro File PARAM net loc tcp 21
|
||||
# rules File FTP/DNAT - 192.168.1.5
|
||||
# Result DNAT net loc:192.168.1.5 tcp 21
|
||||
# macro.FTP File PARAM net loc tcp 21
|
||||
# rules File FTP/DNAT - 192.168.1.5
|
||||
# Result DNAT net loc:192.168.1.5 tcp 21
|
||||
#
|
||||
# Remaining Any value in the rules file REPLACES the value
|
||||
# columns given in the macro file.
|
||||
|
Loading…
Reference in New Issue
Block a user