Giter Club home page Giter Club logo

Comments (15)

LucaBongiorni avatar LucaBongiorni commented on July 20, 2024 1

@strasharo Since is an Atheros AR9331 it should support injection.
Sadly I have no much time to play with it during these days...

from hostapd-mana.

singe avatar singe commented on July 20, 2024

Check the forks. Someone did port it. It requires some weird patches available from the OpenWRT repos that will be a nightmare to maintain going forward so I chose not to merge them. If you can find a more sustainable set of patches or clean them up I'd be more than happy to help maintain them going forward.

from hostapd-mana.

LucaBongiorni avatar LucaBongiorni commented on July 20, 2024

I guess you are talking about https://github.com/lostincynicism/hostapd-mana ?
I see two sets of patches: one for openwrt and some for Realtek chipsets.
If this is the fork you were talking about, I will contact its owner to ask why he applied noscan patch and if he succeded to crosscompile it on openWRT... I will start working on it and see how to keep it simple and clean, in order to be mantained easily.

from hostapd-mana.

singe avatar singe commented on July 20, 2024

Yes that's it. The noscan patch makes sense (I use it) and I should probably add it since mana isn't about being a long term or well behaved AP ;)

Truthfully, it's the Realtek patches that were problematic, but you don't need those. So maybe there's an easy port?

from hostapd-mana.

LucaBongiorni avatar LucaBongiorni commented on July 20, 2024

Good, now I have a starting point.
I'll apply thay noscan patch to your main branch and try to Xcompile it
with openwrt SDK and pray for the best. ;)

Hope to succeed and be back soon.

from hostapd-mana.

strasharo avatar strasharo commented on July 20, 2024

Hey @LucaBongiorni , I'm also interested in the Zsun device. Does the wireless in it support injection currently?

from hostapd-mana.

strasharo avatar strasharo commented on July 20, 2024

Yay, that's awesome. Is OpenWRT running stable on it currently, I see that there's no upstream support yet?

from hostapd-mana.

LucaBongiorni avatar LucaBongiorni commented on July 20, 2024

Since I am having problems to compile this repo with openWRT SDK... I thought to change approach and patch manually hostapd v.2.2 for OpenWRT...
@singe Is this http://singe.za.net/utils/hostapd-karma/hostapd-2.0-karma.patch the latest version of your patch?

from hostapd-mana.

cibelix avatar cibelix commented on July 20, 2024

Hi all;

I'm new on Zsun. I buy one and flash OpenWrt on it.
Any progress about mana on Zsun? I'm not compile skills sorry, but with apropiate guide I can do.

Thanks all

Fernando

from hostapd-mana.

adde88 avatar adde88 commented on July 20, 2024

I've managed to port it to the ar71xx, and it's working great on both of my 6.th generation wifi pineapples.
Source code is available at my repo: https://github.com/adde88/hostapd-mana-openwrt
IPK files are also there if you don't want to cross-compile everything yourself.

I'm working on improving both the install procedure and the launch-script.
So suggestions are appreciated! :)

from hostapd-mana.

LucaBongiorni avatar LucaBongiorni commented on July 20, 2024

That's cool!
I'll try asap on my ZSUN.
If by any chance you have a ZSUN (very cool cheap Atheros hw)... let me
know.

Back in time, I managed to push Pineapple Nano fw into it, but didn't have
much time for full testing though.

On Oct 25, 2016 8:12 AM, "Andreas Nilsen" [email protected] wrote:

I've managed to port it to the ar71xx, and it's working great on both of my
6.th generation wifi pineapples.
Source code is available at my repo: https://github.com/adde88/
hostapd-mana-openwrt
IPK files are also there if you don't want to cross-compile everything
yourself.

I'm working on improving both the install procedure and the launch-script.
So suggestions are appreciated! :)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#3 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABoRTiNNTanLbcZ9ORKOo2mSb5UqTitXks5q3Z2vgaJpZM4HshMQ
.

from hostapd-mana.

adde88 avatar adde88 commented on July 20, 2024

Yeah, the ZSUN. I've read alot about it. I haven't gotten my hands on it yet.
But perhaps i should hit ebay up and order one. I love fiddling with new stuff.
Especially Atheros chips.
Thanks for the tip. :)

from hostapd-mana.

LucaBongiorni avatar LucaBongiorni commented on July 20, 2024

No problem :)
I didn't have chance yet to try replacing the original hostapd with yours within the ZSUN... but is in my todo list. ;]
If I have news I'll keep you informed!

from hostapd-mana.

adde88 avatar adde88 commented on July 20, 2024

If you can drop me a link to the SDK you are using on the ZSUN, i could try compiling it for you, and then upload the working SDK to you, or the binaries if you'd like. =)

from hostapd-mana.

LucaBongiorni avatar LucaBongiorni commented on July 20, 2024

Hi,
Here it is https://github.com/Emeryth/openwrt-zsun
The tricky part of ZSUN, is that we have no straight ETH ot UART connection (unless we solder them on the PCB of course).
Thus trying to replace the original hostapd with the hostapd-mana is quite tricky only through the wifi.
But so far, I was able to push the WifiPineapple NANO FW and was working. OF course it needed to tweak some things (like the first boot of the NANO, which asks to press the reset button or deactivate the wifi).
But overall seems doable as well.

from hostapd-mana.

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.