Giter Site home page Giter Site logo

Comments (3)

davesteele avatar davesteele commented on June 12, 2024

If I understand you right, you are connecting to the hotel wifi via the comitup hotspot, but don't get the next step of seeing the hotel login page, because your phone is no longer connected to the comitup device.

The first step to address this is to add a second Wifi interface to the comitup device, and operate in appliance mode. Then there is an opportunity for the phone to see the upstream hotel login page.

I haven't attempted this for a long time. In the old days, the lowest common denominator mechanism for making the login screen visible was to redirect all traffic to the login page. This worked pretty much everywhere, whether or not the client made considerations for a captive portal. Unfortunately, for this to work, the traffic had to be unencrypted. For HTTPS, the cert verification trail would fail. Now that browsers are restricting HTTP, this mechanism is becoming more likely to fail. The other supported method, using DHCP, doesn't map the information beyond the local (upstream) network connection.

In short, add the second interface, and see if that works. Let me know either way.

from comitup.

roshin8 avatar roshin8 commented on June 12, 2024

Thank you. How to "operate in appliance mode"?

from comitup.

davesteele avatar davesteele commented on June 12, 2024

Look at the documentation for enable_appliance_mode (and maybe primary_wifi_device, if the internally-selected primary wifi device doesn't support AP mode(see the FAQ) under "man comitup.conf".

from comitup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.