Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retain Hotspot and Zeroconf Name During & After Connecting to SSID #20

Closed
theronic opened this issue Nov 6, 2018 · 3 comments
Closed
Labels

Comments

@theronic
Copy link

theronic commented Nov 6, 2018

Hi Dave, thanks for comitup. A painpoint I'm experiencing with comitup is a Raspberry Pi connecting to a Wi-Fi hotspot where the Internet is broken and becoming unreachable with no recourse to move off that SSID. It would be preferable to retain.

  1. Can you retain the hotspot while connecting to an access point? (I know it's possible if you use the same Wi-Fi channel as target network)
  2. Can you retain the Zeroconf name after connecting?
  3. Can I tell comitup to revert to hotspot mode (or just keep it around), when some health check fails?

Thanks!

(Sidenote: the Tutorial/FAQ do not describe how to start comitup after installing via apt-get)

@theronic theronic changed the title Retain Access Point and Zeroconf During & After Connection SSID Connection Retain Hotspot and Zeroconf Name During & After Connecting to SSID Nov 6, 2018
@davesteele
Copy link
Owner

If the upstream AP is unavailable, Comitup reverts to hotspot mode.

  1. Yes. This requires a second WiFi adapter.
  2. The Zeroconf name is retained on all interfaces across modes.
  3. This is the default behavior. You can delete the AP configuration using comitup-cli, or by just removing the config from NetworkManager.

There should be no special startup required after apt-get install (except to insure that the wifi interface(s) are not claimed in /etc/network/interfaces).

@davesteele
Copy link
Owner

Package install is covered on the home page, and in the wiki.

@krebbi
Copy link

krebbi commented Dec 7, 2018

@theronic do you mean that for example if the google DNS at 8.8.8.8 is not pingable but a connections is established comitup should switch back to hotspot mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants