User Tools

Site Tools


ha:keepalived

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
ha:keepalived [2023/07/18 18:38] – [1. Install Trisul Network Analytics on both HA DR nodes.] veeraha:keepalived [2023/07/18 18:39] – [3. Use IPTABLES on MASTER] veera
Line 30: Line 30:
  
  
-During normal operation both nodes will be in active-active mode. The NETFLOW sent to the MASTER node will be mirrored to the SLAVE node using IPTABLES rule. You can also use the [[netflow-shim-tunnel]]https://github.com/trisulnsm/netflow-shim-tunnel to accomplish this+During normal operation both nodes will be in active-active mode. The NETFLOW sent to the MASTER node will be mirrored to the SLAVE node using IPTABLES rule. You can also use the [[https://github.com/trisulnsm/netflow-shim-tunnel|netflow-shim-tunnel]] to accomplish this
  
  
Line 36: Line 36:
  
  
-<code> 
-dnf install iptables iptables-services 
-</code> 
  
 <code> <code>
Line 52: Line 49:
 </code> </code>
  
-Make it persistent +Make it persistent using the iptables-services package  
 + 
 + 
 +<code> 
 +dnf install iptables iptables-services 
 +</code>
  
 <code> <code>
ha/keepalived.txt · Last modified: 2023/07/18 18:40 by veera