OK so basically the connman and the NM are both doing the same for your WiFi, you get a connection but for some reason the auto redirect to guest login is failing.
Correct, in connman and NM, I can see that it says I'm connected to the guest network, but in browsers, it fails to go to the guest login page.
So can you go back to the D9 laptop and get to the guest network login web page, check whats in the address bar, then see what happens if you type that into the gemini address bar.
Just did this, but I still get 'Unable to Connect' error message.....
I also assume you've tried both firefox and chromium.
Correct, have tried both browsers......
Hi,
I can't do the test because I have no network with captive login page near my house.
But I saw 3 possibilities searching google :
1-
Make the connection to the WIFI.
If you are connected, but can not browse the web, Open a terminal and type sudo route. You should receive a display such as:
Destination Gateway Genmask Flags Metric Ref Use Iface
If you type the default Gateway (i.e., 10.1.0.1) into your browser's address bar, you will receive the WIFI login page.
maybe you can Enjoy your time on the internet.
2-
When you are behind a captive portal you can open a browse to a HTTP site (not HTTPS), the portal will redirect you to a login page.
Maybe you are not redirected because you are trying to open a HTTPS site. The portal usually blocks that entirely, because attempting to redirect it would anyway result in a certificate warning.
3-
sudo dpkg-reconfigure resolvconf
good luck !