Options

Accessing one specific site (useapassphrase.com) sporadic, blocked packets in Traffic Monitor

I can ping the site, DownDetector says the site is up, but I can only sporadically access it via http/s. I put a packet filter rule in place to allow my IP any 80/443 destination. Attempting to resolve the site today results in a packet to a GitHub IP being denied:

Deny src_ip=192.168.1.155
dst_ip=185.199.109.153
pr=https/tcp
src_port=13948
dst_port=443
src_intf=LAN
dst_intf=WG
msg=blocked sites
pckt_len=52
ttl=127
policy=(TEST-PF)
proxy_action=
proc_id="firewall"
rc="101"
msg_id="3000-0173"
tcp_info="offset 8 S 1496621691 win 61690"
src_user=""
geo_dst="USA"

I can't figure out why on earth this packet is being blocked, as I can browse to the github project itself, and with the "any external/80-443" rule, I should be able to regardless. Any thoughts?

Comments

  • Options

    "msg=blocked sites" indicates that it is on your Blocked Sites list.
    The logs should show the reason that it got blocked.

    I can access useapassphrase.com without issues.

Sign In to comment.