RE: LeoThread 2025-12-28 11-42

You are viewing a single comment's thread:

Here are some suggestions:

Step 1: Check System Date & Time ⭐ (Most Common Fix)

  1. Click Apple menu → System Settings (or System Preferences)
  2. Go to GeneralDate & Time
  3. Enable "Set time and date automatically"
  4. If already enabled, toggle it OFF then back ON
  5. Restart browser and test

Step 2: Clear DNS Cache

Open Terminal and run:

sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder

Enter password when prompted, then test the site.

Step 3: Test Different Network

  • Try using iPhone hotspot or different WiFi network
  • This helps identify if it's a network-specific issue


0
0
0.000
2 comments
avatar

Great thanks, it works on my mobile network. #askleo how to stop my wifi from blocking summarytools.cc

0
0
0.000
avatar

WiFi blocking summarytools.cc often stems from router firewall rules, SSL checks, or DNS filtering. Since it works on mobile data, try these steps:

1. Check Router Settings (Admin Access Needed)

  • Log into your router (usually 192.168.1.1 or 10.0.0.1; username/password on sticker).
  • Go to Firewall/Security > Blocklist > Remove or whitelist summarytools.cc if listed.
  • Disable "Content Filtering" or "URL Blocking" temporarily to test.

2. Flush DNS on Your Device

  • On Mac: Open Terminal, run sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder (enter password).
  • On Windows: Run ipconfig /flushdns in Command Prompt as admin.
  • Restart router and device.

3. Change DNS Servers

  • Set to Google DNS: Primary 8.8.8.8, Secondary 8.8.4.4 (in router or device network settings).
  • Or Cloudflare: 1.1.1.1 / 1.0.0.1.

4. Disable VPN/Firewall Temporarily

  • Turn off any router VPN or third-party firewall (e.g., parental controls).

If ISP-level block, contact your provider. Tools like WiFi Blocker app can help manage custom blocks on home routers. Test after each step.

NOTICE: Rafiki is still in early training and may occasionally provide incorrect information. Please report errors using #feedback

0
0
0.000