Jump to content

bugjuice

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by bugjuice

  1. Hey there, why doesn't MDK3 deauth properly, when set in default channelhop mode? (at least for me, for some reason) I mean, it does deauthenticating when using "mdk3 ath0 d" or "mdk3 ath0 d -c" but it hops and deauths really slow for some reason, (e.g. my test client every min or so), which isn't normal i think. It also deauths FF:FF:FF:FF:FF:FF, which is quiet useless i think, because deauthenticating the broadcast doesn't do anything, or does it? (i set it in whitelist using additional "-w whitelist") But as far as i remember, deauthenticating worked properly and pretty fast when only set on one channel (eg. "-c 11"). So my questions are now: - Is this slow deauthing and or channel hopping normal? - Useful/Useless setting Broadcast on whitelist ? - How to speed up deauthenticating on all channels ? - And why the hell are there 3 "mdk3" processes running when set in /etc/init.d/custom-user-startup as daemon ? Thanks in advance!
  2. Just installed "libpthread_0.9.28-8_mips.ipk". Now it works like a charm ;) <3 <3 <3
  3. I already read about the Legend firmware, and I also read that mdk3 gets supported by installing aircrack-suite on the fon. But I was curious if its possible to get mdk3 running on the fon with the openwrt & jasager (the ones from the wiki here) without flashing new firmware. And as digiNinja said he got it running i guess its possible, so i would like to know how to get this libpthread.so0 thingy managed.
  4. I think what you are thinking of is IPTables. I suggest you to check out the manpage of iptables, or take a look at airbase and or airchat, as they include such "gadget" in 'em. Maybe this can help you : "iptables -A PREROUTING -s 10.0.0.0/255.255.255.0 -p tcp --sport ! 52 -j DNAT --to-destination 10.0.0.1 -t nat" Got it on a german WarDriving wiki, dont really know what it does as i didnt had any successfull tests with that.
  5. Hi, I just got my brandnew 0.7.0 r4 FON running Jasager 2.1 by following this Tutorial, without any Problems (for now ;) ) Now i was going to get MDK3 on my FON to play around, but get the following Error when trying to start mdk3: mdk3: can't load library 'libpthread.so.0' I already tried to install "libpthread_0.9.29-13_mips.ipk" But then i get this Error, when trying to start mdk3: mdk3: can't resolve symbol '__libc_pthread_init' So I uninstalled libpthread by simply "ipkg remove libpthread" (Hope didn't fuck up anything). I would really apreciate if you could help me out, solving this problem. Thanks in advance!
×
×
  • Create New...