Skip to content

RaspiPass AP fails to change MACs/SSIDs #32

Description

@joshbgosh10592

Hi! Once I reboot the Pi, the AP isn't automatically started, which may be by design, which is fine. I click start AP under Admin tasks. Most of the time, it succeeds. If it doesn't for whatever reason, I just reboot the Pi using the admin tab, and it works. Until the first change. Then my 3DSs cannot connect for a while, and I'll keep connection testing to the attwifi network, and it'll fail (Error code 003-1099, "No AP in range") most of the time and randomly connect again.

I'm also not putting the fact that I'm in an apartment complex with a lot of wireless networks broadcasting... If that is the cause, how often does a 3DS attempt to reach out with a StreetPass relay?

I'm mostly concerned if this part is what's causing the failure:

1521580108.497843: Failed to create interface mon.wlan0: -95 (Operation not supported)
1521580108.507942: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
1521580108.508492: wlan0: Could not connect to kernel driver

Here's the most recent log, after I let it change MACs the first time:

Probability manually set at 100
Wed Mar 21 08:08:27 AEDT 2018
Starting RaspiPass...
Running random check with 100% chance...
Random check passed - bringing up AP.
Closing any existing hostapd processes...
Using SSID attwifi and MAC address 4E:53:50:4F:4F:40
Changing MAC address...
Bringing up access point...
hostapd output may follow below.
1521580108.496494: Configuration file: /var/raspipass/hostapd.conf
1521580108.497843: Failed to create interface mon.wlan0: -95 (Operation not supported)
1521580108.507942: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
1521580108.508492: wlan0: Could not connect to kernel driver
1521580108.510575: Using interface wlan0 with hwaddr 4e:53:50:4f:4f:40 and ssid "attwifi"
1521580108.717949: wlan0: interface state COUNTRY_UPDATE->ENABLED
1521580108.717968: wlan0: AP-ENABLED
1521580123.617713: 1521580123.617723: wlan0: STA GALAXY3DS IEEE 802.11: associated
1521580123.618325: wlan0: AP-STA-CONNECTED CLIENT3DS1
1521580123.618359: 1521580123.618363: wlan0: STA GALAXY3DS RADIUS: starting accounting session 5AB1784C-00000000
1521580135.462584: 1521580135.462593: wlan0: STA PIKA3DSIEEE 802.11: associated
1521580135.462880: wlan0: AP-STA-CONNECTED PIKA3DS
1521580135.462913: 1521580135.462918: wlan0: STA 7c:bb:8a:f7:fc:5e RADIUS: starting accounting session 5AB1784C-00000001
1521580151.397053: 1521580151.397064: wlan0: STA PIKA3DS IEEE 802.11: disassociated
1521580151.397166: wlan0: AP-STA-DISCONNECTED PIKA3DS
1521580173.167753: 1521580173.167763: wlan0: STA BLACK3DS IEEE 802.11: associated
1521580173.168069: wlan0: AP-STA-CONNECTED BLACK3DS
1521580173.168101: 1521580173.168105: wlan0: STA BLACK3DS RADIUS: starting accounting session 5AB1784C-00000002
1521580178.068094: 1521580178.068105: wlan0: STA PIKA3DS IEEE 802.11: associated
1521580178.068399: wlan0: AP-STA-CONNECTED PIKA3DS
1521580178.068432: 1521580178.068437: wlan0: STA PIKA3DS RADIUS: starting accounting session 5AB1784C-00000003
1521580184.026636: 1521580184.026648: wlan0: STA PIKA3DS IEEE 802.11: disassociated
1521580184.026750: wlan0: AP-STA-DISCONNECTED PIKA3DS
1521580200.099481: 1521580200.099491: wlan0: STA PIKA3DS IEEE 802.11: associated
1521580200.099794: wlan0: AP-STA-CONNECTED PIKA3DS
1521580200.099826: 1521580200.099830: wlan0: STA PIKA3DS RADIUS: starting accounting session 5AB1784C-00000004
1521580238.868265: 1521580238.868275: wlan0: STA BLACK3DS IEEE 802.11: disassociated
1521580238.868379: wlan0: AP-STA-DISCONNECTED BLACK3DS
1521580325.706423: 1521580325.706434: wlan0: STA GALAXY3DS IEEE 802.11: disassociated
1521580325.706537: wlan0: AP-STA-DISCONNECTED GALAXY3DS
1521580380.545839: wlan0: AP-STA-DISCONNECTED PIKA3DS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions