Jump to content

nmaas87

Active Members
  • Posts

    78
  • Joined

  • Last visited

Recent Profile Visitors

2,876 profile views

nmaas87's Achievements

Newbie

Newbie (1/14)

  1. Sadly not, never found anything useful.
  2. I did some hack like this about an year ago: http://www.nico-maas.de/wordpress/?p=339
  3. Thank you, anyway to get them ordered somewhere in Europe? Fed Ex etc. is damn expensive o.o... (I live in Germany...)
  4. Hello there, I see Daren is selling new Jasagers in new casing. Could you tell me whats the Name of these Routers are and where they're to buy and wheter they got the same GPIO Pins as the Fon2100? I need an compatible type or Fon2100 for an project - but got none to buy here... Thanks
  5. Absolutly sure. proto dhcp makes the Fonera an dhcp client so that it does grab the Ip on the Wan Port from the Network. Thats necessary in most cases I'm using the Fonera in. And the other correction was another typo ^^... Greetings, Xeno
  6. The original script derived from cptdondo at the openwrt.org forums. I just remade it a bit with other ppls code concerning netcat and gpsd. Its really quite an sucker sometimes. And I personally mean gpsd ;-). Be careful with that code as cptdondo told me that the gpstime stuff would have killed its Wrt Unit somehow. Seems to be an error with the kill -s command that shutdown the init all the time or such. But he also added he got an old and self compiled busybox. I think that could go to that direction. I personally had no problems at the moment. Actually I did develop the whole thing for months now and I started with OpenWRT 8.09 RC2 and after I got everything working and the "install script" (yeah its all echo here, echo there, its lousy, I'm sure there'll be more methods like packages or such, but I'm not really into all of that and only one kind of an lousy linux guy - so I made it with not much on the claws but very much love, and it does work too ;-)....) - I did an complete fconfig init -f and "killed" my most precious prototype enviroment, flashed OpenWrt 8.09.2 Stable, installed the ipkgs and let the script run - the log is also in the Weblog. And it worked. So I'm quite positive its about that old busybox version. Mine also told me an error that it doesn't know kill "s" - but it does correctly shutdown. So maybe an false positive? Mh. Dunno but it magically works ;-). I'm also thinking about hacking an iGPS M Pro USB Mouse to Serial and using that instead of the really bad mouses I used to ( Got the Mouse here, its really worlds better and I did open it up - 1x 5V+, 1x GND, 2x USB Data and two other NOT used Connectors... I bet these are TTL Tx and Rx - as there is also an USB and Serial Version of that Mouse that does come with an Cable Adaptor to Change between USB and Serial Usage...). And I would like to use an better Antenna maybe. We shall see ^-^.... https://forum.openwrt.org/viewtopic.php?id=22950 Greetings, Xeno
  7. Thank you very much for your kind answers, glad you like it. Should I be able to help out - or wheter you build one yourself, contact me ^-^ Greetings, Xeno
  8. Yeah I "think" I got that right: The Laptop opens, sends out an request i.e. "FritzBox" - the Karma does hear that probe request, tells the Laptop "I am FritzBox, connect to me!" and than the Laptop connects to it. Correct? But that feature is broken at the moment, doesn't it? T_T' *sorry if I got it wrong but somehow mine wouldn't really function - only if I really do connect manually with the laptops to it...* Greetings and btw - very nice work on the kreios thing, I don't completly get it all yet, could lay on the medication I'm now (I'm a sick sadly) but what I see I think its very cool ^-^ Xeno
  9. Hello ppl, its been some while, but I did mention on some stage that I was working on creating an Wardriving Unit out of an Fon 2100 - complete with SD Memory, GPS, Battery Pack, OpenWRT 8.09, Kismet, GPSD, Rescue Mode etc... And what shall I say? Its done and working! ^-^ ...And I got an complete documentation and how to that baby!! ^-^ So if you want to check it out, feel free to: http://www.nico-maas.de/wordpress/?p=339 Greetings, Xeno
  10. Greetings Robin, another thing: How about Karma and the SSID Spoofing thing? Did you came to any results in fixing it? I mean without the SSID Spoofing the Jasager is just an Open Wireless Accesspoint that needs the User to Connect to it on its on - so actually the same thing as staying with the normal Fon Box in Open Mode or anything else. So... could you solve the problem? Thank you very much, Xeno
  11. Two other things: At this point you'll want to make a decision as to how you'll start it. You can ssh into the FON+ root@JasagerIntercept:~# /etc/init.d/intercptor start <========== config 'interface' 'lan' option 'proto' 'static' option 'ipaddr' '10.255.255.254' option 'netmask' '255.255.255.0' option 'ifname' 'eth0.0' config 'interface' 'wan' option 'ifname' 'eth0.1' option 'type' 'bridge <=== here is missing the last line option proto dhcp - otherwise dhcp doesn't work and you get no link. other than that: PERFECT WORK! if now the ssid spoofing with karma would work this would be just the perfect thingy! ^-^ greetings and thanks for all your work!!!, xeno
  12. I think i found one typo: For the rest of use: You can do this by scp the files over or have opkg install the latest from the openwrt repository. root@JasagerIntercept:~# opkg update root@JasagerIntercept:~# opkg install libdnet root@JasagerIntercept:~# opkg libpcap <======== I think you mean opkg install libpcap ^-^, I'm going ahead to your instructions and do look forward to see what I shall find ;-). Greetings, Xeno
  13. oh hell thats good news! please post the how to in here as soon as you got it written down *_*!
×
×
  • Create New...