netstat -an | grep tcp | grep 443
You’ve got “-a”, which means include all local ports, followed by “-n”,
which means only show connected ports. Plus all the chucking away of
output you didn’t even want in the first place.
Completely blank firefox - no sites loaded
netstat -an | grep tcp | grep 443
tcp 0 0 192.168.0.7:51446 34.107.243.93:443
ESTABLISHED
Completely blank firefox - no sites loaded
netstat -an | grep tcp | grep 443
tcp 0 0 192.168.0.7:51446 34.107.243.93:443
ESTABLISHED
tcp 0 0 192.168.0.7:55090 199.232.57.91:443
ESTABLISHED
tcp 0 0 192.168.0.7:51442 34.120.208.123:443
ESTABLISHED
tcp 0 0 192.168.0.7:48282 142.250.129.95:443
TIME_WAIT
The Natural Philosopher <tnp@invalid.invalid> writes:
Completely blank firefox - no sites loaded
netstat -an | grep tcp | grep 443
tcp 0 0 192.168.0.7:51446 34.107.243.93:443
ESTABLISHED
tcp 0 0 192.168.0.7:55090 199.232.57.91:443
ESTABLISHED
tcp 0 0 192.168.0.7:51442 34.120.208.123:443
ESTABLISHED
tcp 0 0 192.168.0.7:48282 142.250.129.95:443
TIME_WAIT
https://support.mozilla.org/en-US/kb/how-stop-firefox-making-automatic-connections
Completely blank firefox - no sites loadedin a command window with admin rights, try netstat -nob
netstat -an | grep tcp | grep 443
"Login breach information^^^^^^^^
Firefox Monitor warns you if your online accounts were involved in
a known data breach. For more information, see Firefox Password
Manager - Alerts for breached websites.
To get the latest login breach information and more, Firefox
connects to firefox.settings.services.mozilla.com"[...]
But the "Show alerts about passwords for breached web sites" checkbox
was already unselected. Yet the connection was still made at
start-up!
So Mozilla's using Google and Fastly as hosts for services Firefox
is connecting to automatically. However in the past I've tried to
block these mystery services from connecting, so thanks for the
tip. Also a connection to a government website that I haven't even
visited for weeks! I really which I could ditch FF and just use
Dillo.
| Sysop: | DaiTengu |
|---|---|
| Location: | Appleton, WI |
| Users: | 1,075 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 90:34:49 |
| Calls: | 13,798 |
| Calls today: | 1 |
| Files: | 186,989 |
| D/L today: |
5,331 files (1,536M bytes) |
| Messages: | 2,438,212 |