Hello,
I am new here.
I am having an Issue with an R80.30 Gateway that is allowing inbound traffic on 443 without an access policy in place.
I think it is based on NAT, I do have a DNAT in place for 443 traffic, I thought Access policy must be matched in order to allow traffic ?
The said traffic is not showing up on any logs either.
Fw monitor I can see the traffic hit the WAN side not I cant see any other details after that. I am filtering based on source IP.
fw monitor -m iIoO -l 56 -T -e '{accept(((src=123.32.234.234,dport=443) or (sport=443,dst=123.32.234.234)),[9:1]=6);}'