Hello all,
I build a cluster R80.10 , running active/active load-sharing unicast mode.

From other devices(such router), I can ping all address: fw1(.178), fw2(179), cluster ip(177).
But when I am on FW1 or FW2, I can not ping cluster IP (still ping ip of each other)
This is log :
[FW1-PIVOT]# ping 10.128.252.177
PING 10.128.252.177 (10.128.252.177) 56(84) bytes of data.
From 10.128.252.178 icmp_seq=2 Destination Host Unreachable
From 10.128.252.178 icmp_seq=3 Destination Host Unreachable
From 10.128.252.178 icmp_seq=4 Destination Host Unreachable
[FW2]# ping 10.128.252.177
PING 10.128.252.177 (10.128.252.177) 56(84) bytes of data.
--- 10.128.252.177 ping statistics ---
22 packets transmitted, 0 received, 100% packet loss, time 20999ms
Here is capturing on FW2, it show no response found

Capture on FW1 : nothing found for icmp
Please anyone help to know why?
Thank you!