I logged onto the forums at 15:40:24 while logging IP traffic between my computer and 172.217.*.* (Google), 31.13.*.* (Facebook), and 199.16..*.* (Twitter) and walked away from the computer for 10 minutes. When I returned, I found 729 connections, extending over a period of 2.5 minutes, 545 with Google, 139 with Facebook, and 45 with Twitter.
I'd expect a few connections at first (to get icons, at least). But I must wonder ... what else is going on? I'm not complaining. I just want to know how it works.
The log file (not particularly interesting) is attached.
Enabling Quantum's "Tracking Protection" got rid of the Facebook and Twitter connections with no ill effects (so far).
Firewalling outbound connections to a few (64K) Google hosts took care of the Google ones, again with no ill effects (so far).
Navigating the forums is a little faster.
How would I determine the range for firewalling outbound connections for Google; I do use Gmail. etc for email.....
Is there a chance that @vefatica could export his google outbound rules and I could test his? I do not really want to play around with the firewall.....
Whether the'll work for you is very iffy. Google's network is vast.
I figured all this out by brute force and trial and error (and with my fingers crossed). If you have a packet sniffer, just filter for ports 443 and 80 and connect to the forums. You might want to try Microsoft's "Message Analyzer" (supposed replacement for "Network Monitor"). It's free and easy to install (need a reasonably new DotNet). I haven't mastered it's use.
You can also do "ipconfig /displaydns". I have no Google hosts in there normally (verify that). After connecting to the forums, I have several (but do that soon after connecting because those entries don't have a very long "time-to-live".. Just looking at the source for the forums's home page, I see
I have a utility called WHOISIP.EXE (free). Wrapped in an alias (wi) and used on those hostnames, I get a good idea what IPs to try blocking.
Code:
v:\> do host in @clip: (wi %host & echo.)
Country: USA - California
Owner Name: Google LLC
CIDR: 172.217.0.0/16
From IP: 172.217.0.0
To IP: 172.217.255.255
CIDR: 172.217.0.0/16
Country: US
Country: USA - California
Owner Name: Google LLC
CIDR: 172.217.0.0/16
From IP: 172.217.0.0
To IP: 172.217.255.255
CIDR: 172.217.0.0/16
Country: US
Country: USA - California
Owner Name: Google LLC
CIDR: 216.58.192.0/19
From IP: 216.58.192.0
To IP: 216.58.223.255
CIDR: 216.58.192.0/19
Country: US
Country: USA - California
Owner Name: Google LLC
CIDR: 172.217.0.0/16
From IP: 172.217.0.0
To IP: 172.217.255.255
CIDR: 172.217.0.0/16
Country: US
Country: USA - California
Owner Name: Google LLC
CIDR: 172.217.0.0/16
From IP: 172.217.0.0
To IP: 172.217.255.255
CIDR: 172.217.0.0/16
Country: US
Country: USA - California
Owner Name: Google LLC
CIDR: 216.58.192.0/19
From IP: 216.58.192.0
To IP: 216.58.223.255
CIDR: 216.58.192.0/19
Country: US
Country: USA - California
Owner Name: Google LLC
CIDR: 172.217.0.0/16
From IP: 172.217.0.0
To IP: 172.217.255.255
CIDR: 172.217.0.0/16
Country: US
Country: USA - California
Owner Name: Google LLC
CIDR: 172.217.0.0/16
From IP: 172.217.0.0
To IP: 172.217.255.255
CIDR: 172.217.0.0/16
Country: US
Country: USA - California
Owner Name: Google LLC
CIDR: 216.58.192.0/19
From IP: 216.58.192.0
To IP: 216.58.223.255
CIDR: 216.58.192.0/19
Country: US
Country: USA - California
Owner Name: Google LLC
CIDR: 172.217.0.0/16
From IP: 172.217.0.0
To IP: 172.217.255.255
CIDR: 172.217.0.0/16
Country: US
Country: USA - California
Owner Name: Google LLC
CIDR: 172.217.0.0/16
From IP: 172.217.0.0
To IP: 172.217.255.255
CIDR: 172.217.0.0/16
Country: US
c:\> ipconfig /displaydns > displaydns.txt
while connected to this thread....
and using the HOSTS file from the first website earlier in this thread, think posted today.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.