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

Order of multiple WLAN devices #23

Closed
krebbi opened this issue Jan 18, 2019 · 2 comments
Closed

Order of multiple WLAN devices #23

krebbi opened this issue Jan 18, 2019 · 2 comments

Comments

@krebbi
Copy link

krebbi commented Jan 18, 2019

In the readme is written


If two wifi interfaces are available, the first will persistently remain the hotspot, and the second will get the external connection. When both are connected, forwarding and masquerading are enabled so that hotspot-connected devices can access external networks.


but here it's exactly the other way around:

wlan0 (build in raspi wifi) connects to choosen network
wlanwlx74da... (USB wifi dongle) seems to be the hotspot

but i cannot see an open hotspot. something is strange here....

is there a way to choose the "primary wlan device" in comitup/nm somehow?

@davesteele
Copy link
Owner

Not currently.

The assignment of "ap_device" and "link_device" is done in modemgr.py.

What is the make and model of your usb wifi adapter?

@krebbi
Copy link
Author

krebbi commented Jan 19, 2019

thanks a lot!

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

No branches or pull requests

2 participants