Git Product home page Git Product logo

Comments (5)

e2designs avatar e2designs commented on September 17, 2024 6

It is driver specific. I am running into the same issue with several wireless USB adapters.
Run 'iw phy phy# info'
if ' * set_wiphy_netns' is not in the list of supported commands, the driver does not support the namespace map.

If you happen to find any 5.0GHz adapters that support this, I would love to know. The Chipset Ralink 5370 and associated driver support netns, but it is 802.11bgn only.

from docker-ap.

johnboiles avatar johnboiles commented on September 17, 2024

Same thing happens with wlan1 fwiw

from docker-ap.

johnboiles avatar johnboiles commented on September 17, 2024

Just saw #3. Looks like that's the same thing. But also seems like there wasn't a real resolution other than using a different tool or replacing -net=bridge with -net=host (and thus lowering security). I'd be surprised if this is Pi-3-specific since it seems to fail in the same way with my good ol' edimax adapter as well.

uname -av
Linux raspberrypi 4.4.34-v7+ #930 SMP Wed Nov 23 15:20:41 GMT 2016 armv7l GNU/Linux

from docker-ap.

fgg89 avatar fgg89 commented on September 17, 2024

Hi @johnboiles,
Thanks for your feedback.
I wouldn't say it's Pi-3-specific but rather an issue related with iw and certain drivers of some wireless chipsets. I tested docker-ap with Intel, Qualcomm and Realtek chipsets successfully however there's something that prevents it from working with other vendors, not sure if there's something missing in iw or it's a driver-specific issue...more research will be needed on this.

from docker-ap.

johnboiles avatar johnboiles commented on September 17, 2024

In case it provides a clue: I went to create_ap after trying this project and it would fail in a similar way when I tried to use it in bridged mode. Without bridging (just using nat) it works fine. Seems similar to -net=bridge doesn't work here but -net=host does

from docker-ap.

Related Issues (13)

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.