Jump to content

cazze

Active Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by cazze

  1. If you wan't I can help you test here. I have a 2100 waiting to be flashed :) Thx already for trying to fix it. cazze
  2. it's a bug. see previous posts. digininja is working on it
  3. Thx for checking out. I thought my fon had a hardware problem! If you compile again, could you do it for the latest madwifi drivers of the latest openwrt version, as they are upgraded to a newer version. (Also kmod-gpio)? thx
  4. FYI, Interceptor is another project on hak5 where you can use the fon+ as a sort of network tap. You can plug the fon between 2 ethernet cables and the traffic over this cable can be sniffed wireless. Only limit is the traffic must be low, as the ethernet's are 100Mbit and the traffic that has been sniffed will be send over the 54Mbit wirelees interface, so you wil have some package drops or loss. cazze
  5. This fon will work depending on the project you want to run. If it is for the interceptor then you need the fon+, which has 2 ethernet ports. The extra antenna (or fontenna) is a directional one with a bit more gain. Can be helpfull but it all depends what you want to do with your fon. cazze
  6. fon => full support (good for jasager for example) fon+ => 2 ethernet ports (good for interceptor) fon2g => with usb port (don't know if this is supported by openwrt)
  7. Hi digininja, If you come back from honeymoon (concratz by the way with your wedding) can you check if you have the same problem? Cazze
  8. This is the simple fon: https://shop.fon.com/FonShop/shop/BE/ShopCo...product=PRD-001 The fonera+ has 2 ethernet ports, if you need them. Cazze
  9. Can you ping to the 192.168.1.1 address? My Fon was on 169.254.255.1 when it arrived last week. Here is the Howto i followed to unlock my Fon (maybe not the same for a Fon+) http://www.zoobab.com/fonera cazze
  10. Hi digininja, that was the one i started with :(. I will try from 8.09 with your packages but i think it will be the same. To be sure i will try. Also you say that for everybody it works, but they do it maybe with the web interface and the interface always say ssid added or something like that. Do you check on errors of the command? I don't get an error when doing it with the interface, but as i can't check if it is really inserted or not, i'm not sure it worked. But the only thing the interface does is calling this command or am i wrong? I will test if jasager responds to the ssid i put in in the interface, that way i will be sure. cazze
  11. i tried the pirhana firmware but it gives me the same result. Is there something else i can test or do to troubleshoot this?
  12. Hi, would it be possible to have and ipk of the jasager-madwifi-driver and the kmod-gpio? I tried to install the current available on 8.09.1 but it didn't work. (tried it because of my addkarmassid problem in jasager-firmware :( ) cazze
  13. Yes it is possible :( root@OpenWrt:~# iwpriv ath0 get_karma ath0 get_karma:1 root@OpenWrt:~# iwpriv ath0 karma_bw 1 root@OpenWrt:~# iwpriv ath0 karma_bw 0 root@OpenWrt:~# iwpriv ath0 karma 0 root@OpenWrt:~# iwpriv ath0 karma 1 root@OpenWrt:~# iwpriv ath0 karma 0 root@OpenWrt:~# iwpriv ath0 get_karma ath0 get_karma:0
  14. EDIT: sorry for the title but i think i can't edit it anymore. But no Probles but problems :) Hi, As a noob to openwrt and jasager i installed latest jasager firmware on my fon. Here is a snip of: iwpriv ath0 markdfs (003A) : set 1 int & get 0 get_markdfs (003A) : set 0 & get 1 int setiebuf (8BEA) : set 1032 byte & get 0 getiebuf (8BE9) : set 0 & get 1032 byte setfilter (8BEC) : set 4 byte & get 0 clrkarmalist (0068) : set 1 int & get 0 addkarmassid (8C00) : set 32 char & get 0 karma_bw (0066) : set 1 int & get 0 get_karma_bw (0066) : set 0 & get 1 int karma (0065) : set 1 int & get 0 get_karma (0065) : set 0 & get 1 int maxrate (004B) : set 1 int & get 0 get_maxrate (004B) : set 0 & get 1 int minrate (004C) : set 1 int & get 0 get_minrate (004C) : set 0 & get 1 int setscanlist (8BFF) : set 255 char & get 0 wdssep (0052) : set 1 int & get 0 get_wdssep (0052) : set 0 & get 1 int maxassoc (0053) : set 1 int & get 0 get_maxassoc (0053) : set 0 & get 1 int probereq (0054) : set 1 int & get 0 get_probereq (0054) : set 0 & get 1 int dumpregs (003E) : set 1 int & get 0 readreg (8BEB) : set 1 int & get 1 int writereg (8BF3) : set 2 int & get 0 You see that the madwifi driver is patched for karma. When i try to addkarmassid, i get the following: root@OpenWrt:~# iwpriv ath0 addkarmassid 'trut' Interface doesn't accept private ioctl... addkarmassid (8C00): Invalid argument root@OpenWrt:~# iwpriv ath0 addkarmassid "trut" Interface doesn't accept private ioctl... addkarmassid (8C00): Invalid argument root@OpenWrt:~# iwpriv ath0 addkarmassid trut Interface doesn't accept private ioctl... addkarmassid (8C00): Invalid argument Any idea? Cazze
×
×
  • Create New...