Hi PhoneBoy,
the cluster is R80.40 with two 6700 appliances, take 158
The rules are quite simple:
- Source: LAN, server_network, OfficeMode_network
- Destination: Azure_VMs_network
- VPN: Azure_VPN
- Services&App: icmp, rdp, HttpandHttps, tcp_(some custom ports)
- Action: Accept
The rule above is matched for LAN to Azure connections.
- Source: AD_Users@Any
- Destination: Azure_VMs_network
- VPN: RemoteAccess
- Services&App: icmp, rdp, HttpandHttps, tcp_(some custom ports)
- Action: Accept
The rule above is matched from VPN remote access users WITHOUT mfa, just normal AD user/psw match
![1.png 1.png](https://community.checkpoint.com/t5/image/serverpage/image-id/17883i5DE31113468B5D5E/image-size/large?v=v2&px=999)
- Source: Any
- Destination: Azure_VMs_network
- VPN: Any
- Services&App: Any
- Action: Drop
The rule above is matched from VPN remote access users using mfa.
![2.png 2.png](https://community.checkpoint.com/t5/image/serverpage/image-id/17884iAF8142965EEA11A4/image-size/large?v=v2&px=999)