Jump to content

DAC

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by DAC

  1. Hi

    I'm using 10.9.5.

    I managed to get this working by adding another WPA2 interface to the wifi device (which my Mac connected to) and then hiding the original WPA2!

    I was not trying to share, just connect to the pineappleV over an encrypted channel and not in the clear.

    A fudge, but it's working now (I'll try and work out why when I have some more time).

    Thanks

    DAC

  2. Hi

    I've just set up my new PineappleV and there seems something strange with the Wifi Manager infusion.

    The Radio0 (under Wireless) works OK, but the Radio1 confuses some fields from the WLAN0-1 with WLAN1, similarly when I add the USB, i see confused config with WLAN1 (radio1) and WLAN2 (radio2)

    EG under Radio 1 tab, it shows Network as LAN, mode as AP, and the correct SSID, but then shows the channel as 4 (it should be 11 the same as Radio0) and then the Security mode and shared key from the WLAN1 interface.

    Ditto for Radio 2, show the Network OK, but the SSID and shared key from Wifi1.

    Am i the only one seeing this issue?

    I've taken to using SSH to make any changes as I don't trust what is happening on the infusion.

    Thanks

    David

  3. Hi

    I've got my PinappleV up and running (brilliant piece of kit :-)), I have connected Radio1 to the internet via my home AP and can connect to the open AP on the PineApple (in my case the one named Pineapple5_3FA1 on Radio0).

    However when I try to connect to the WPA2 AP (also on Radio0) my MacBook refuses to connect and reports "connection failed"

    When I plug in the USB ALFA (configured as Radio2, with the same config as the Radio0) my MacBook happily connects via WPA2.

    Below is my wireless config.

    Any idea what or where I'm going wrong? Ideally I'd like to connect using WPA2 to the Radio0 on the LAN for management.

    Thanks

    DAC

    Backup [2014-12-28 21-07-20]
    config wifi-device 'radio0'
    option type 'mac80211'
    option channel '11'
    option hwmode '11ng'
    option macaddr '00:13:37:a5:3f:a1'
    option htmode 'HT20'
    list ht_capab 'SHORT-GI-20'
    list ht_capab 'SHORT-GI-40'
    list ht_capab 'RX-STBC1'
    list ht_capab 'DSSS_CCK-40'
    option disabled '0'
    config wifi-iface
    option device 'radio0'
    option network 'lan'
    option mode 'ap'
    option ssid 'Pineapple5_3FA1'
    option hidden '0'
    config wifi-iface
    option device 'radio0'
    option network 'lan'
    option mode 'ap'
    option ssid 'Pineapple5_mngment'
    option key 'password'
    option disabled '0'
    option hidden '0'
    option encryption 'psk2+tkip'
    config wifi-device 'radio1'
    option type 'mac80211'
    option hwmode '11g'
    option macaddr '00:13:37:97:11:c8'
    option channel '4'
    option disabled '0'
    config wifi-iface
    option device 'radio1'
    option mode 'sta'
    option hidden '0'
    option network 'wan'
    option ssid 'MyHomeAP'
    option key 'myAPPassword'
    option encryption 'psk2+tkip'
    config wifi-device 'radio2'
    option type 'mac80211'
    option channel '11'
    option hwmode '11ng'
    option macaddr '00:c0:ca:85:27:92'
    option htmode 'HT20'
    list ht_capab 'GF'
    list ht_capab 'SHORT-GI-20'
    list ht_capab 'SHORT-GI-40'
    list ht_capab 'RX-STBC1'
    option disabled '0'
    config wifi-iface
    option device 'radio2'
    option network 'lan'
    option mode 'ap'
    option ssid 'Pineapple_USB'
    option key 'mypassword'
    option disable '0'
    option hidden '0'
    option encryption 'psk2+psk'
×
×
  • Create New...