LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux Mint (https://www.linuxquestions.org/questions/linux-mint-84/)
-   -   Can no longer connect to the internet and many troubles. (https://www.linuxquestions.org/questions/linux-mint-84/can-no-longer-connect-to-the-internet-and-many-troubles-4175660763/)

bscho 09-12-2019 01:13 AM

Can no longer connect to the internet and many troubles.
 
My laptops were working fine until two days ago. I have Linux Mint 19.2 on both of them. The same thing has happened on both. Chrome and Firefox disappeared and even though it says the WiFi is connected when I click the wifi on the panel. I cannot get my mail saying not connected to the server.

I did LM internet Firefox and a small box came up saying Firefox is disabled by the Firefox Firewall. Never hear or seen of this. I tried to Uninstall through the LM panel and after entering the password it said this is not permitted by the Firefox Firewall. I tried again Uninstall through the software manager and the same thing happened.

Thinking the WiFi had caused this I switched of from the WiFi Network by the WiFi button on the panel. Then switched on a hardwire USB tethering to my mobile which said I was hardwired connected, that usually worked before.

Firefox still would not come up giving the same firewall message. I tried my my Thunderbird and that said not connected to the server. I was then able to get Chrome up and this came up with my wifi login prompt. I entered the usual name and password and it said I was not connected to the server. Entering a site in the address bar also said not connected to the server.

I am surprised after that even though the WiFi was switched off that the WiFi login appeared in Chrome. I Tried Cntrl R thinking it was past history no change.

This happens now on both my laptops.

Has anyone experienced anything like this and can help?

bigearsbilly 09-12-2019 04:12 AM

try turning your firewall off, if you have one.

try;

ping 8.8.8.8
ping www.google.com

ifconfig
iplink

bscho 09-12-2019 06:33 AM

Quote:

Originally Posted by bigearsbilly (Post 6035957)
try turning your firewall off, if you have one.

try;

ping 8.8.8.8
ping www.google.com

ifconfig
iplink

It's Linux Mint 19.2 how do you do that?

Thanks

hazel 09-12-2019 06:56 AM

Quote:

Originally Posted by bscho (Post 6035993)
It's Linux Mint 19.2 how do you do that?

Thanks

Those are command line instructions. Absolutely essential for troubleshooting.

Open a terminal (it'll be in your desktop menu somewhere) and type each of the suggested commands in turn. Then post the results. It will help people to guess what is going wrong.

bigearsbilly 09-12-2019 07:47 AM

Look at your menus and little icons etc, system admin
see if you can find the firewall,

or search "Linux mint firewall"
cut and paste your error message into google

Ooops!
oh you can't can you that's the point!

bscho 09-12-2019 08:24 AM

Quote:

Originally Posted by bigearsbilly (Post 6036014)
Look at your menus and little icons etc, system admin
see if you can find the firewall,

or search "Linux mint firewall"
cut and paste your error message into google

Ooops!
oh you can't can you that's the point!

Yes. Maybe I can read the logs and see what has happened. It will need a fresh install I think.

JeremyBoden 09-12-2019 07:30 PM

Check you still have an internet connection, either wifi or tethered.
In the terminal screen:-
Code:

ping 8.8.8.8
If this fails to produce some output you don't have access to the internet.

If so, its not a Firefox etc fault.

Do you normally connect via a router or access point?
Is it working?

bscho 09-13-2019 01:44 AM

Quote:

Originally Posted by JeremyBoden (Post 6036254)
Check you still have an internet connection, either wifi or tethered.
In the terminal screen:-
Code:

ping 8.8.8.8
If this fails to produce some output you don't have access to the internet.

If so, its not a Firefox etc fault.

Do you normally connect via a router or access point?
Is it working?

Yes it is a Firefox fault it is impossible to uninstall and will only come up saying blocked by Firefox firewall.

Tried with a tethered USB to mobile phone no internet for definite.

Will check the logs and see how it happened will have to reinstall because of the Firefox that is impossible to uninstall

Firerat 09-13-2019 07:10 AM

Code:

firefox --safe-mode
if that works uninstall the addon which is breaking it

bscho 09-13-2019 08:04 AM

Quote:

Originally Posted by Firerat (Post 6036375)
Code:

firefox --safe-mode
if that works uninstall the addon which is breaking it

Is that a terminal command I will try it thanks.


All times are GMT -5. The time now is 12:14 AM.