LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 08-01-2020, 04:05 PM   #16
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,008

Original Poster
Rep: Reputation: Disabled

Quote:
Originally Posted by teckk View Post
There was a thread in favorite browser about firefox connecting to AWS, Cloudfront, Google etc. whether you like it or not. It is part of Firefox. You can turn some of that off but not all of it as I recall.
Let me see...Oh that was in 2017, how time flies.
https://www.linuxquestions.org/quest...569/page7.html

Code:
ping -c1 duckduckgo.com
PING duckduckgo.com (40.89.244.232) 56(84) bytes of data.

whois 40.89.244.232
NetRange:       40.74.0.0 - 40.125.127.255
...
Organization:   Microsoft Corporation (MSFT)
Yup, duckduckgo has changed.
let me see.. nope
after starting
FF 78.1-esr starting with blank page:
netstat -pantul
firefox auto connections:
tcp 0 0 x.x.x.x:35970 143.204.131.92:443 ESTABLISHED 24700/firefox
whois 143.204.131.92
Organization: Amazon Technologies Inc. (AT-88-Z)

FF 68.11-esr starting with blank page
netstat -pantul
no firefox auto connections are made.

is it so difficult to understand that closing all auto connections in FF 68 was possible (what you describe is updating search engine that is easy to disable) while in FF 78esr is not?
FF 68 after customization does not make any auto connections.

Sorry but if updating search engine is your example then is waste of time.
from your reference link a bit further down
https://support.mozilla.org/en-US/kb...ic-connections
this is old and incomplete (today) information. and do not apply because as I explained my FF 68.11esr does not make any connections at start.

Last edited by Aeterna; 08-01-2020 at 04:12 PM.
 
Old 08-01-2020, 05:42 PM   #17
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,727

Rep: Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211
Quote:
Originally Posted by Aeterna View Post
let me see.. nope
after starting
FF 78.1-esr starting with blank page:
netstat -pantul
firefox auto connections:
tcp 0 0 x.x.x.x:35970 143.204.131.92:443 ESTABLISHED 24700/firefox
whois 143.204.131.92
Organization: Amazon Technologies Inc. (AT-88-Z)

FF 68.11-esr starting with blank page
netstat -pantul
no firefox auto connections are made.

is it so difficult to understand that closing all auto connections in FF 68 was possible (what you describe is updating search engine that is easy to disable) while in FF 78esr is not?
FF 68 after customization does not make any auto connections.

Sorry but if updating search engine is your example then is waste of time.
from your reference link a bit further down

https://support.mozilla.org/en-US/kb...ic-connections
this is old and incomplete (today) information. and do not apply because as I explained my FF 68.11esr does not make any connections at start.
I don't think anyone here is disagreeing with you. I will point this out, however:
Code:
dig -x 143.204.131.92
92.131.204.143.in-addr.arpa. 82633 IN   PTR     server-143-204-131-92.sfo5.r.cloudfront.net.
...so while that IP address is owned by Amazon, it apparently is used by cloudfront.net. Perhaps cloudfront is hosted on AWS?
Why a cloudfront connection on a blank browser screen? I don't know. I have one too, to IP 13.33.67.113, but I'm on LQ, which uses cloudfront, so that's not surprising. It's not convenient for me to check only one browser window with a blank page right now. I will when I get a chance.
 
Old 08-01-2020, 06:01 PM   #18
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,008

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by scasey View Post
I don't think anyone here is disagreeing with you. I will point this out, however:
Code:
dig -x 143.204.131.92
92.131.204.143.in-addr.arpa. 82633 IN   PTR     server-143-204-131-92.sfo5.r.cloudfront.net.
...so while that IP address is owned by Amazon, it apparently is used by cloudfront.net. Perhaps cloudfront is hosted on AWS?
Why a cloudfront connection on a blank browser screen? I don't know. I have one too, to IP 13.33.67.113, but I'm on LQ, which uses cloudfront, so that's not surprising. It's not convenient for me to check only one browser window with a blank page right now. I will when I get a chance.
thank you for responding,
In my first post I listed cloudfront.net (which is not the same as Cloudflare which I also pointed out to avoid confusion)

I am interested how to stop auto connections to amazon. I am not interested with trivial to fix auto connections (as in the case of search engine updates, auto updates, add-on updates and so on. Simply things that I was able to fix long time ago). I also explained that custom user.js available on the internet do nothing.
Clearly, I don't know how to approach this issue so that is why I asked for the solution.
If you know how to solve it, I would appreciate if you share the info.


browser.selfsupport.enabled is set to false
browser.selfsupport.url "" (empty)
app.normandy.xxx is disabled

Thank you

Last edited by Aeterna; 08-01-2020 at 06:07 PM.
 
Old 08-01-2020, 06:11 PM   #19
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,727

Rep: Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211
I think we all understand your issue.
I’m sorry I don’t know how to do what you want. I would certainly share if I knew the answer.
 
Old 08-01-2020, 10:40 PM   #20
elcore
Senior Member
 
Registered: Sep 2014
Distribution: Slackware
Posts: 1,753

Rep: Reputation: Disabled
Apparently, *.services.mozilla.com is using awsdns owned by amazon/cloudfront.

So it's most probably one of those:
Code:
0.0.0.0 token.services.mozilla.com
0.0.0.0 push.services.mozilla.com
0.0.0.0 sync.services.mozilla.com
0.0.0.0 tiles.services.mozilla.com
0.0.0.0 firefox.settings.services.mozilla.com
0.0.0.0 mitmdetection.services.mozilla.com
0.0.0.0 search.services.mozilla.com
Another thing that crossed my mind; maybe you've got something new in /features/ directory.
Some of those extensions depend on cloud servers to function.
 
1 members found this post helpful.
Old 08-02-2020, 03:02 AM   #21
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by teckk View Post
There was a thread in favorite browser about firefox connecting to AWS, Cloudfront, Google etc. whether you like it or not. It is part of Firefox. You can turn some of that off but not all of it as I recall.
I'm pretty sure ALL of it can be disabled. I have read the ghacks user.js thread on a German security forum.
As I see it, in 2020, Firefox is an opt-out browser - by default it behaves almost as bad as any, erm, bad software - but it is very, very configurable with 'about:config' and 'user.js' settings.

Some more links:
https://github.com/ghacksuserjs/ghacks-user.js/wiki
https://www.kuketz-blog.de/firefox-a...endium-teil10/
https://www.kuketz-blog.de/librefox-...privatsphaere/
https://github.com/intika/Librefox/#...you-to-shut-up
 
Old 08-02-2020, 02:24 PM   #22
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,008

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
I'm pretty sure ALL of it can be disabled. I have read the ghacks user.js thread on a German security forum.
As I see it, in 2020, Firefox is an opt-out browser - by default it behaves almost as bad as any, erm, bad software - but it is very, very configurable with 'about:config' and 'user.js' settings.

Some more links:
https://github.com/ghacksuserjs/ghacks-user.js/wiki
https://www.kuketz-blog.de/firefox-a...endium-teil10/
https://www.kuketz-blog.de/librefox-...privatsphaere/
https://github.com/intika/Librefox/#...you-to-shut-up
you are really incorrigible ...
https://github.com/intika/Librefox/#...you-to-shut-up
solution suggested: use firefox 64. I have installed FF 68.11-esr - no issues with autoconnect. so this solution provides nothing that I don't know already.
this is what works in FreeBSD or antiX no need for Librefox
https://www.kuketz-blog.de/firefox-a...endium-teil10/
in German - general information no specific solutions and this site recommends
https://github.com/pyllyukko/user.js/

user.js tested

firefox 79 autoconnecting to cloudfront
tcp 0 0 x.x.x.x:36438 143.204.131.41:443 ESTABLISHED 4122/firefox

most weak ciphers enabled (I did better with my own cipher settings)
0xc00a TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA CBC, SHA-1
0xc014 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA CBC, SHA-1
0x009c TLS_RSA_WITH_AES_128_GCM_SHA256 NO PFS
0x009d TLS_RSA_WITH_AES_256_GCM_SHA384 NO PFS
0x002f TLS_RSA_WITH_AES_128_CBC_SHA NO PFS, CBC, SHA-1
0x0035 TLS_RSA_WITH_AES_256_CBC_SHA NO PFS, CBC, SHA-1

github.com/ghacksuserjs/ghacks-user.js/wiki

user.js tested:

most weak ciphers enabled (I did better with my own cipher settings):
0xc00a TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA CBC, SHA-1
0xc014 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA CBC, SHA-1
0x009c TLS_RSA_WITH_AES_128_GCM_SHA256 NO PFS
0x009d TLS_RSA_WITH_AES_256_GCM_SHA384 NO PFS
0x002f TLS_RSA_WITH_AES_128_CBC_SHA NO PFS, CBC, SHA-1
0x0035 TLS_RSA_WITH_AES_256_CBC_SHA NO PFS, CBC, SHA-1

firefox 79 auto connecting to cloudfront:
tcp 0 0 x.x.x.x:36438 143.204.131.41:443 ESTABLISHED 4122/firefox

this is worst than my configuration

My point is that in spite of your beliefs, at this point there is no way to correct issues that I mentioned in my first post when using Firefox 79.
Firefox 68 after modifications works well and until now I have not read anything new.

So unless you can prove otherwise, currently Firefox 79 is a waste and no user.js can fix it. I can prove it, on the other hand you are not able to prove otherwise.
So please with all due respect, don't waste my time.

If you know how to improve it, please provide the solution, or stop just give some general information, (well known for so many years by the way).

Last edited by Aeterna; 08-02-2020 at 02:25 PM.
 
Old 08-02-2020, 04:31 PM   #23
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
You missed the most important link.

Quote:
Originally Posted by Aeterna View Post
So unless you can prove otherwise, currently Firefox 79 is a waste and no user.js can fix it. I can prove it, on the other hand you are not able to prove otherwise.
So please with all due respect, don't waste my time.
I'm not sure whether your hand-picked code snippet counts as proof, but at best all you "proved" is that your FF still connects to 143.204.131.41 - whether you installed the user.js correctly, read through it and understood it, or have some other options that are still interfering, we do not know.
I'm not saying I'm 100% right and you're 100% wrong, but you don't seem to have the patience to actually go through everything in detail, post full code output etc.
And no, that's not my job.
You postulated that there's no way to stop FF 79 from making certain connections, and seem strangely opposed to anything that questions this initial premise, although you want precisely that.

BTW, in your initial post there were 4 servers, now it's only 1 - progress? On the right track?
 
Old 08-02-2020, 05:52 PM   #24
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,008

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
You missed the most important link.


I'm not sure whether your hand-picked code snippet counts as proof, but at best all you "proved" is that your FF still connects to 143.204.131.41 - whether you installed the user.js correctly, read through it and understood it, or have some other options that are still interfering, we do not know.
I'm not saying I'm 100% right and you're 100% wrong, but you don't seem to have the patience to actually go through everything in detail, post full code output etc.
And no, that's not my job.
You postulated that there's no way to stop FF 79 from making certain connections, and seem strangely opposed to anything that questions this initial premise, although you want precisely that.

BTW, in your initial post there were 4 servers, now it's only 1 - progress? On the right track?
https://forum.kuketz-blog.de/viewtopic.php?f=29&t=2330
last comment on the site is from Nov 2019..
they are referring to
https://github.com/ghacksuserjs/ghacks-user.js
and I used the latest version of user.js from https://github.com/ghacksuserjs/ghacks-user.js (5mos old)

I listed only one server just as example,
yes, I know where user.js file goes:
~/.mozilla/firefox/my_profile_name/

Quote:
post full code output etc.
And no, that's not my job.
not sure what are you talking about. What code?
Quote:
You postulated that there's no way to stop FF 79 from making certain connections, and seem strangely opposed to anything that questions this initial premise, although you want precisely that.
??
Quote:
And no, that's not my job.
I am sorry, but you are unnecessary taking my time. Of course this is not your job,
but you are not helping, I doubt that you know the answer, so just let's stop here.
I don't have patience because these (your suggestions) are really obvious things which I am trying to convey but it seems that you are not receptive.

Anyway, thank you for your effort.

Last edited by Aeterna; 08-02-2020 at 05:58 PM.
 
Old 08-03-2020, 03:26 PM   #25
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Aeterna View Post
I am sorry, but you are unnecessary taking my time.
As you are mine.
Pleae, just stop posting, there's nothing constructive forthcoming anyhow.
 
Old 08-03-2020, 04:48 PM   #26
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,008

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
As you are mine.
Pleae, just stop posting, there's nothing constructive forthcoming anyhow.
Don't be ridiculous.
I started this topic so it is up to me to decide when to close it. Based on your posts, you can't provide anything new/constructive. Your "help" is not welcome.

Can you provide solution?
From your posts it is clear that you can't so please stop posting here.
 
Old 08-03-2020, 05:15 PM   #27
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,008

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by elcore View Post
Apparently, *.services.mozilla.com is using awsdns owned by amazon/cloudfront.

So it's most probably one of those:
Code:
0.0.0.0 token.services.mozilla.com
0.0.0.0 push.services.mozilla.com
0.0.0.0 sync.services.mozilla.com
0.0.0.0 tiles.services.mozilla.com
0.0.0.0 firefox.settings.services.mozilla.com
0.0.0.0 mitmdetection.services.mozilla.com
0.0.0.0 search.services.mozilla.com
Another thing that crossed my mind; maybe you've got something new in /features/ directory.
Some of those extensions depend on cloud servers to function.
Thank you for responding,
All these services are disabled.
Firefox profile that I am testing does not have any addons installed.
 
Old 08-03-2020, 05:17 PM   #28
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,008

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by scasey View Post
I think we all understand your issue.
I’m sorry I don’t know how to do what you want. I would certainly share if I knew the answer.
Thank you scasey.
This is my impression also (that this issue cannot be fixed today, hopefully it will be fixed in the future).
 
Old 08-03-2020, 05:42 PM   #29
elcore
Senior Member
 
Registered: Sep 2014
Distribution: Slackware
Posts: 1,753

Rep: Reputation: Disabled
Quote:
Originally Posted by Aeterna View Post
Thank you for responding,
All these services are disabled.
Firefox profile that I am testing does not have any addons installed.
Should have been more specific, they are not extension in the profile but "features" in browser/features/ directory of the package, as they are compiled with firefox by default.
In case a new "feature" was added with new version, it would probably be enabled by default, and while you may have blocked the old features it's possible there's something else there.
 
Old 08-04-2020, 01:08 AM   #30
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Aeterna View Post
Don't be ridiculous.
I started this topic so it is up to me to decide when to close it.
No, it isn't.
And it also isnt up to you to tell others to stop posting to it.
Also I think you're getting pretty close to insults now.

BTW, if you're so sure you're right about those amazon servers then instead of complaining about it, you should do something about it.
Like opening an issue against the ghacks and/or pyllyukko user.js. I'm sure they would be happy to look into & do sth about it.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
compiz-fusion xorg tv out nvidia two independent screens no xinerama and such cjae Linux - Desktop 0 10-02-2008 09:51 AM
RAID 1 or two completely independent HDD's? leroyleroy Linux - Server 16 04-21-2008 04:19 PM
Why two independent developments, 2.4 and 2.6? xri Linux - Kernel 5 10-30-2006 04:36 AM
Try to load two different OS from independent install HDD ptlchetan Linux - Newbie 1 09-03-2006 11:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 04:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration