Posted: Wed Jul 23, 2008 2:45 Post subject: Aircrack? And other fun stuff?
Still kinda new to this firmware. Using firmware version DD-WRT v24 (05/24/0 std. I must say its way better then the micro im used to. All kinds of cool features!!! Ive been reading about aircrack. Is this in v24 std? or no? Also what is some other cool features that would be fun to play with that micro doesnt have?
If this makes a diff my model is:
Buffalo WBR2-G54S. <3
Use the support site to find the differences between firmwares. In regards to installing aircrack, they've got their own website which details the process.
How do I run Airodump? a tutorial im reading says 'airodump <network interface> test 0 1' thats the problem. My wireless network interface is 'eth1' but when I try to run 'airodump eth1 test 0 1' I get this error.
Code:
"root@DD-WRT:/jffs# airodump eth1 test 0 1
ioctl(SIOCSIWMODE) failed: Operation not supported
ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211
or ARPHRD_IEEE80211_PRISM instead. Make sure RFMON is enabled:
run 'ifconfig eth1 up; iwconfig eth1 mode Monitor channel <#>'
And when I try to run 'ifconfig eth1 up; iwconfig eth1 mode Monitor channel <#>' I get this error.
Code:
"root@DD-WRT:~# ifconfig eth1 up; iwconfig eth1 mode Monitor channel 6
Error for wireless request "Set Mode" (8B06) :
SET failed on device eth1 ; Operation not supported."
I need ANYTHING related to this issue. ANY input is welcomed!!
I have been able to get airodump 0.61 and airodump-ng 0.91 (airodump 0.61 uses an obsolete --ivs capture mode and is not compatible with aircrack-ptw methods) to work; but only on dd-wrt v23 sp3. I have never heard of anyone running airodump on v24, and please correct me if I am wrong, but I think this is due to v24 having removed some symbols from libc that airodump uses.
/tmp/smbshare # wl monitor 1
/tmp/smbshare # ifup prism0
/tmp/smbshare # iwconfig
lo no wireless extensions.
teql0 no wireless extensions.
eth0 no wireless extensions.
imq0 no wireless extensions.
imq1 no wireless extensions.
eth1 no wireless extensions.
vlan0 no wireless extensions.
vlan1 no wireless extensions.
br0 no wireless extensions.
prism0 no wireless extensions.
Quote:
/tmp/smbshare # airodump prism0 test 0 1
ioctl(SIOCSIWMODE) failed: Invalid argument
airodump: can't resolve symbol 'fopen64'
Ignore all that. I got it working BUT... ipkg update wont work now XD I type ipkg update and it just goes down a line -_- i found a fix for this once..