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
- 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.