Recent content by miilon

  1. miilon

    Tutorial [HOW-TO] Have a homemade Streetpass Relay

    Okay, my apologies. So I reinstalled from scratch with BASE16,GBATEMP then sudo /usr/local/sbin/nzone BASE256 while running I've got the same result. Do you still need a cat on nzone ? Also how do I disable the cron job ? even though I don't know how it works.
  2. miilon

    Tutorial [HOW-TO] Have a homemade Streetpass Relay

    Still stuck. sudo /usr/local/sbin/nzone stop sudo /tmp/nzone.sh BASE256 ~$ cat /usr/local/sbin/nzone #!/bin/sh export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin WLINT=wlan0 WLMAC=00:02:72:7d:96:0c WLSSID=NZ@McD1 EXTINT=eth0 HOSTAPDCONF=/etc/${WLINT}_hostap.conf...
  3. miilon

    Tutorial [HOW-TO] Have a homemade Streetpass Relay

    Sadly this isn't working properly, MAC hasn't changed at first. So I did sudo /usr/local/sbin/nzone stop sudo /usr/local/sbin/nzone start MAC has changed but wired connection still going crazy every 20 secs and my AP disappears about 20 secs after started nzone and never appears again. It may...
  4. miilon

    Tutorial [HOW-TO] Have a homemade Streetpass Relay

    Hi, I would like to know how can I check if my wlan0 has successfully changed Mac address. I want to make sure my homepass works and it's just the lack of people in homepass that may explain why I ain't got any streetpassers. Because it seems to work as far as I'm concerned. Running method 1...