mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 14:20:40 +01:00
Added VRRP macro.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
a56f485797
commit
f176f91b7e
11
Shorewall/Macros/macro.VRRP
Normal file
11
Shorewall/Macros/macro.VRRP
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
#
|
||||||
|
# Shorewall version 4 - VRRP Macro
|
||||||
|
#
|
||||||
|
# /usr/share/shorewall/macro.VRRP
|
||||||
|
#
|
||||||
|
# This macro handles VRRP traffic.
|
||||||
|
#
|
||||||
|
###############################################################################
|
||||||
|
#ACTION SOURCE DEST PROTO
|
||||||
|
PARAM SOURCE DEST:224.0.0.18 vrrp
|
||||||
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
Loading…
Reference in New Issue
Block a user