Hello Checkmates,
Looking for help with ElasticXL Member Addition.
Did anyone face an issue where a member would not want to join the ElasticXL Cluster?
I have dedicated VLAN for Internet
I have dedicated VLAN for management
3920 came with R82.10, on which I have installed JHF Take 22 and then R82.10 Take 464, to enable ElasticXL on 3920.
I did the same on my secondary - booted, cancelled first time wizard, installed JHF Take 22, installed R82.10 Take 464 (which is super confusing btw.)
I have directly connected appliances on eth9 SFP port (I read in other topic, that Sync on 3920 uses that...)
tcpdumping on sync, as eth9 is no longer visible in the interfaces list...
gateway-s01-01 member tcp dump on sync:
tcpdump -i Sync | grep 192.0.2.255
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on Sync, link-type EN10MB (Ethernet), capture size 262144 bytes
13:46:49.288944 IP 1_01.omnivision > 192.0.2.255.omnivision: UDP, length 1035
13:46:59.295933 IP 1_01.omnivision > 192.0.2.255.omnivision: UDP, length 1035
gateway I want to join to cluster:
07:48:17.475000 IP (tos 0x0, ttl 64, id 38173, offset 0, flags [DF], proto UDP (17), length 1014)
192.0.2.254.omnivision > 192.0.2.255.omnivision: [udp sum ok] UDP, length 986
07:48:27.475341 IP (tos 0x0, ttl 64, id 38723, offset 0, flags [DF], proto UDP (17), length 1014)
192.0.2.254.omnivision > 192.0.2.255.omnivision: [udp sum ok] UDP, length 986
07:48:37.475736 IP (tos 0x0, ttl 64, id 39023, offset 0, flags [DF], proto UDP (17), length 1014)
192.0.2.254.omnivision > 192.0.2.255.omnivision: [udp sum ok] UDP, length 986
So looks like both gateway wants to send broadcast... but they do not see each other.
Interfaces on member A:
15: eth1-Sync: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master Sync state UP qlen 2048
link/ether 00:1c:7f:cb:77:d8 brd ff:ff:ff:ff:ff:ff
25: Sync: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP qlen 1000
link/ether 00:1c:7f:cb:77:d8 brd ff:ff:ff:ff:ff:ff
inet 192.0.2.1/24 brd 192.0.2.255 scope global Sync
valid_lft forever preferred_lft forever
Member B:
15: eth9: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 2048
link/ether 00:1c:7f:cb:77:56 brd ff:ff:ff:ff:ff:ff
inet 192.0.2.254/24 brd 192.0.2.255 scope global eth9
valid_lft forever preferred_lft forever
Any advice would be appreciated 🙂
Thank you in advance
Security Gateways