You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Set `eth0` (LAN) to static IP: `192.168.100.237/24`
39
41
- Set `eth1` (WAN) to DHCP (no PPPoE)
40
42
- The `eth2` interface will be used for the HA configuration
41
-
42
-
- Create a zone `HA`:
43
-
- No forwarding from/to other zones
44
-
- Traffic to WAN: disabled
45
-
- Traffic to firewall: enabled
46
-
- Traffic within the same zone: reject
47
-
- Create an interface `eth2` named `ha`, with static IP `10.12.12.2/24`
48
-
- Execute:
43
+
- Setup the configuration that will: create the `ha` zone, configure the IP for the HA interface, setup keepalived. Use the `password` and `pubkey` from the primary node:
0 commit comments