FAQ
•
Search
•
Profile
•
Log in to check your private messages
•
Log in
Post a reply
teamxlink.co.uk Forum Index
»
Linux
» Post a reply
Post a reply
Username:
Subject:
Message body:
Emoticons
View more Emoticons
Font colour:
Default
Dark Red
Red
Orange
Brown
Yellow
Green
Olive
Cyan
Blue
Dark Blue
Indigo
Violet
White
Black
Font size:
Tiny
Small
Normal
Large
Huge
Close Tags
[quote="AngelV1"]Hum, I tried : all steps for the monitoring mode are working but then i get the error "No network interfaces were detected" (it was working before i tried to use the monitoring mode). So i can't launch xlink kai x) Any ideas ? EDIT: I found you must launch xlink kai in root mode (sudo). After that i can't see any player my driver is zd1211rw. Do you think I must patch it ? EDIT2: okay, here are my results. I patched the driver, and do the same as you wrote... I see the connection between the usb thingy and my psp (with iwconfig). But like before, when i enter a room, i can't see anyone (how frustrating xD). So, back to the same situation : usb wifi is a bluestork BS-W-USB (and not WG wich seems to be a new version).[/quote]
Add image to post
Options:
HTML is
OFF
BBCode
is
ON
Smilies are
ON
Disable BBCode in this post
Disable Smilies in this post
Topic review
Author
Message
AngelV1
Posted: Sat Aug 22, 2009 9:51 pm Post subject:
Hum, I tried : all steps for the monitoring mode are working but then i get the error "No network interfaces were detected" (it was working before i tried to use the monitoring mode).
So i can't launch xlink kai x) Any ideas ?
EDIT: I found you must launch xlink kai in root mode (sudo). After that i can't see any player my driver is zd1211rw. Do you think I must patch it ?
EDIT2: okay, here are my results.
I patched the driver, and do the same as you wrote... I see the connection between the usb thingy and my psp (with iwconfig).
But like before, when i enter a room, i can't see anyone (how frustrating xD).
So, back to the same situation : usb wifi is a bluestork BS-W-USB (and not WG wich seems to be a new version).
Kobura
Posted: Thu Jul 30, 2009 2:15 pm Post subject:
Gonna try this with my notebook after my exams.
Garulf
Posted: Wed Jul 29, 2009 7:05 pm Post subject: Tutorial Kai+Linux+arimon-ng
I found a method to make working wireless adapter without using ndiswrapper.
The idea is to use the airmon-ng tool from the aricrack-ng suite. This tool creates a new network interface "monitor enable". Also, it should works whit all aircrack-ng supported cards (
http://www.aircrack-ng.org/doku.php?id=install_drivers
some cards/dongle need to be patched).
I make working a U.S. Robotics 805422 and iwl4965 (patched).
First you have to be sure that your wifi adapter is working.
Code:
iwconfig
(this and the other commands may have to be runned as root user).
Should show you all your interfaces, and give extra informations for those with wifi exstension.
Here is an example of iwconfig output:
Code:
lo no wireless extensions.
eth0 no wireless extensions.
wmaster1 no wireless extensions.
wlan2 IEEE 802.11bg ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
(in this example our adapter is wlan2).
WARNING: If you use two wifi adapter (one for internet and one for psp) you should see both here.
Now we need the aircrack-ng suite. How to install depends on your distro, on debian based this should works:
Code:
apt-get install aircrack-ng
(as root user)
Then launch airmon-ng.
Code:
airmon-ng
Should see something like this:
Code:
Interface Chipset Driver
wlan2 PrismGT p54usb - [phy1]
Now we have to create the new interface "monitor enabled".
Code:
arimon-ng start wlanX
where X is your interface name.
After that you should have a new interface named mon0.
Use this interfaces as explained in this tutorial(
http://www.teamxlink.co.uk/forum/viewtopic.php?t=35600
) starting from part A.
If you don't want to use Network Manager, from the shell as root user:
Code:
ifconfig mon0 down
iwconfig mon0 mode Ad-Hoc
iwconfig mon0 essid YOUR_PSP_GAME_SSID
ifconfig mon0 up
and then configure mon0 as your sniffing interfaces in the kai engine config.
(Was tested on Gentoo but should works with all distro)
Hope this helps.
I really appreciate every comments and success/unsuccess reports.
Sorry for the bad english.
Garulf.
teamxlink.co.uk Forum Index
»
Linux
» Post a reply
Jump to:
Select a forum
Kai Support
----------------
General Help
Help Requests Only
Kai Communities
----------------
General Discussion
XBox Community
XBox 360 Community
Playstation 2 Community
Playstation 3 Community
Gamecube Community
PSP Community
Abusers / Cheaters
Fastweb Community (Italian Language Forum)
Gamers Corner
Community Gaming
----------------
Local Area Network
Clan Talk
Special Interest Arenas
Kai Platforms
----------------
Windows
Mac
Linux
XBMC (XBox Media Center)
Web UI
----------------
Web UI Skins
Powered by
phpBB
© 2001, 2002 phpBB Group :: Theme by
Daz
:: All times are GMT