Hi All,
I'm lab'ing up a 80.30 environment in VMWare with two CPs. I started with cluster config in HA mode.
I have a successful green cluster up as reported in UI and CLI (show cluster state/ show cluster members interfaces all). My VIP is responding as well, even when one shuts down.
However I notice these in my system logs and I'm confused:
![2020-12-03 04_26_06-Clipboard.png 2020-12-03 04_26_06-Clipboard.png](https://community.checkpoint.com/t5/image/serverpage/image-id/9473i239FEA7D0407658B/image-size/large?v=v2&px=999)
(In this screenshot, gw-clstmembr-2 is my STANDBY)
The description says "Local Address spoofing"
![2020-12-03 04_31_47-Clipboard.png 2020-12-03 04_31_47-Clipboard.png](https://community.checkpoint.com/t5/image/serverpage/image-id/9474iDF20A686035E9956/image-size/large?v=v2&px=999)
The interface in question has Anti-Spoofing disabled.
There is also a rule allowing traffic from 10.1.171.0/24 to "gw-cluster" / Service ANY.
The "spoofing" element made me think this is connection tracking traffic however:
1) this is NOT the Sync interface. This is a cluster only interface. Another interface is handling sync.
2) Further google-fu showed tcp/8211 is "Connections between R80 Multi-Domain Security Management Server and Log Server"
... and I'm still confused. Is it trying to send log traffic? Why is it spoofed?