Allow CARP advertisemens from firewall on ns hosts
This commit is contained in:
parent
00088239fa
commit
90ccb41fd3
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ firewall_in:
|
|||
- {proto: tcp, port: 443}
|
||||
- {proto: tcp, port: 853}
|
||||
- {proto: tcp, port: 4949, from: [172.20.20.0/22, 81.175.130.44/32]}
|
||||
firewall_raw:
|
||||
- pass quick proto carp
|
||||
|
||||
ifstated_config: ifstated-ns.conf
|
||||
network_vip_interfaces:
|
||||
|
|
Loading…
Add table
Reference in a new issue