Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
rkacz1
New Contributor

Deny: policy violation... sometimes...

Running Fortigate on 6.2.3 and I have a policy set to basically allow all traffic and *sometimes* I get Deny: Policy Violation in the logs referencing this policy.  What could be causing the deny?  It does not happen all the time, just sometimes.  Traffic is hitting the policy correctly.

 

config firewall security-policy   

edit 35       

set uuid <redacted>        

set name "Outbound Allow Everything Else"       

set srcintf "Trust"       

set dstintf "virtual-wan-link"       

set srcaddr4 "all"       

set dstaddr4 "all"       

set enforce-default-app-port disable       

set service "ALL"       

set action accept       

set schedule "always"       

set logtraffic all   

next

end

2 REPLIES 2
emnoc
Esteemed Contributor III

Where are you seeing the deny ? if it's denied it did not 1> match that policy 2> match a "deny" policy or 3> the implicit "deny" or 4> the protocol was scrub and found in violation.

 

 

Paste logs that you are viewing that shows the deny.

 

 

Ken Felix

 

 

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
rkacz1
New Contributor

The deny message was first spotted in the forward traffic log and the entry referenced deny because of that specific policy (35).  However, I have since updated to 6.2.4 and those deny hits seems to have gone away.

Labels
Top Kudoed Authors