wicd does not log into unsecured WiFi signal
-
- Posts: 144
- Joined: Mon Dec 10, 2018 12:50 pm
wicd does not log into unsecured WiFi signal
Wicd works fine in my home, where the signal is secured. But if I go to a public WiFi place where the signal is unsecured, Wicd cannot log in - it keeps trying to contact the router but fails.
Re: wicd does not log into unsecured WiFi signal
Some public wifi spots will give you an ip but require a browser acceptance of terms before allowing any routing.
Wicd might be getting an ip address but unless you open a browser to login you won't actually get a connection.
If it's not getting an ip at all, you might want to close wicd, open a terminal and try ceni on that public wifi spot.
Wicd might be getting an ip address but unless you open a browser to login you won't actually get a connection.
If it's not getting an ip at all, you might want to close wicd, open a terminal and try ceni on that public wifi spot.
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
-
- Posts: 144
- Joined: Mon Dec 10, 2018 12:50 pm
Re: wicd does not log into unsecured WiFi signal
Thanks for your reply.
Yes, that happened once and I managed to get access. But after that - it's the same hotspot each time - I have not had that log in possibility anymore, even though I have the browser open each time.timkb4cq wrote: Mon May 13, 2019 2:10 pm Some public wifi spots will give you an ip but require a browser acceptance of terms before allowing any routing.
Wicd might be getting an ip address but unless you open a browser to login you won't actually get a connection.
What is the command to use ceni?If it's not getting an ip at all, you might want to close wicd, open a terminal and try ceni on that public wifi spot.
Re: wicd does not log into unsecured WiFi signal
Code: Select all
ceni
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB
Re: wicd does not log into unsecured WiFi signal
On my MX install ceni was not installed by default and needed to be installed
Code: Select all
sudo apt install ceni
-
- Posts: 144
- Joined: Mon Dec 10, 2018 12:50 pm
Re: wicd does not log into unsecured WiFi signal
On antiX Ceni is installed by default. I was just wondering how to launch it.kc1di wrote: Tue May 14, 2019 11:09 am On my MX install ceni was not installed by default and needed to be installed.
- anticapitalista
- Developer
- Posts: 4282
- Joined: Sat Jul 15, 2006 10:40 am
Re: wicd does not log into unsecured WiFi signal
It's in the control centre, under NetworkKlaas Vaak wrote: Tue May 14, 2019 12:17 pmOn antiX Ceni is installed by default. I was just wondering how to launch it.kc1di wrote: Tue May 14, 2019 11:09 am On my MX install ceni was not installed by default and needed to be installed.
anticapitalista
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Re: wicd does not log into unsecured WiFi signal
I might add it works very well better than network manager in my opinion.
-
- Posts: 144
- Joined: Mon Dec 10, 2018 12:50 pm
Re: wicd does not log into unsecured WiFi signal
Thanks for that.
I have seen set-up instructions on the antiX web page, but the screenshots that serve as instructions are too small to be read but cannot be enlarged.
Is there anywhere else I can read the set-up instructions, or could could you list the basic steps?