I have a firewall rule setup for all of my computers and mobile devices with "Block Google QUIC" selected. This firewall rule also has specific services setup (HTTPS, NTP, SMTPS, etc.). Below that, I have another firewall rule that allows all outbound traffic with logging enabled (firewall rule #14) but "Block Google QUIC" is not selected.
When I watch a video on Youtube, I notice a bunch of traffic being blocked on UDP Port 443 (destination port):
2019-03-31 13:02:31Firewallmessageid="00002" log_type="Firewall" log_component="Firewall Rule" log_subtype="Denied" status="Deny" con_duration="0" fw_rule_id="14" policy_type="1" user="" user_group="" web_policy_id="12" ips_policy_id="12" appfilter_policy_id="10" app_name="" app_risk="0" app_technology="" app_category="" in_interface="Port1" out_interface="" src_mac="e0:33:8e:38:c1:e4" src_ip="26XX:8XXX:7XXX:6XX:e1XX:4XXX:1XXX:4XXX" src_country="" dst_ip="2620:11a:a02a::1e" dst_country="" protocol="UDP" src_port="50479" dst_port="443" packets_sent="0" packets_received="0" bytes_sent="0" bytes_received="0" src_trans_ip="" src_trans_port="0" dst_trans_ip="" dst_trans_port="0" src_zone_type="" src_zone="" dst_zone_type="" dst_zone="" con_direction="" con_id="" virt_con_id="" hb_status="No Heartbeat" message="" appresolvedby="Signature" app_is_cloud="0"
As you can see in the entry, the in_interface is "Port1" but the out_interface is blank.
If I add a custom service I call "QUIC" for UDP Port 443 (destination), these entries no longer appear in my firewall logs.
So I'm a bit confused. If I have "Block Google QUIC" selected, but the traffic/connection applies to this firewall rule, shouldn't it just block it and not assess any firewall rules below it? How come it seems to be moving down to the next firewall rule (firewall rule #14) and appears to be blocked there, even though I don't have "Block Google QUIC" enabled on that firewall rule?
A more simple question - if I enable "Block Google QUIC" on a firewall rule does it automatically add UDP Port 443 as a service that firewall rule is "looking" for (i.e. same as me adding a custom created QUIC service for UDP 443)? Or do I still have to add it as a service.
I remember reading about this in the past but I can't seem to find the thread. Something weird about firewall entries with a blank "Out Interface".
This thread was automatically locked due to age.