Jump to content

henri67

Active Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by henri67

  1. On 11/9/2023 at 9:20 AM, dark_pyrro said:

    Attach the 5 GHz adapter to the Pineapple

    Make sure that PineAP is using wlan1 (configure that in the web UI)

    Make a copy of /etc/config/wireless (just as a backup)

    Edit /etc/config/wireless

    Remove any entries related to radio3 and wlan3 (most likely at the bottom of the file)
    You could leave them and change what's already there, but it will most likely end up in a mess if you don't know what you're doing

    Copy the sections covering radio0 and wlan0 (NOT! wlan0-1, wlan0-2, etc) at the top of the file and paste it in at the bottom

    Change the pasted section so that every occurrence of radio0 becomes radio3

    Change the wifi-device section for the newly created radio3 so that; hwmode is set to 11a, channel is set to something relevant to 5 GHz and that the path is correct for the device, htmode can also be changed if desired

    Regarding the path, verify it by running
    ll /sys/class/net
    make sure any path that is copied starts from "platform" and doesn't include the trailing "/net/wlan3"

    In the newly pasted wifi-iface section, change wlan0 to wlan3, set a relevant ESSID and change the MAC address

    reboot the Pineapple or restart wireless/networking

    try to connect to the 5 GHz open AP from a device of choice

    iptables rules might be needed in order to access the Pineapple itself
    using the internet (if the Pineapple itself has internet access), should work without any firewall rules added
    (or change /etc/config/firewall)

    Thanks for your explanation, when I have time I will look into it

  2. On 11/7/2023 at 10:49 PM, dark_pyrro said:

    OK, so if you don't need to involve any built-in Pineapple functionality and only need a simple 5 GHz AP, then just set wlan1 as the recon interface and use the 5 GHz adapter to set up the 5 GHz AP in /etc/config/wireless

    Can you tell me how to do that?

  3. 4 hours ago, dark_pyrro said:

    I wouldn't say it's impossible. Setting up a 5 GHz adapter is for sure possible. The question is if you want it to still be useful to PineAP. I think the question is too wide and needs to be narrowed down. Do you want to use the MK7 AC adapter for recon (and such) and also broadcast an open 5 GHz AP with Pineapple features and functionality? Or, do you just want to set up a 5 GHz open AP (not linked to the already existing open AP of the Pineapple). There is a difference. To retain the Pineapple features, you will need to do some more in depth tweaking (and perhaps two 5 GHz adapters). To just add the adapter and broadcast an open 5 GHz AP will need less tweaking (and is less likely to break out-of-the-box functionality).

    The intention is to broadcast and open 5G network.

  4. 18 hours ago, DramaKing said:

    If you're referring to 5 GHz WiFi and not cellular, you would have to reconfigure hostapd somehow, but since PineAP manages the interfaces, you would probably have trouble. 

    So it is not possible for the wifi pineapple MK7 to broadcast an open 5G wifi network with the MK7 AC adapter?

×
×
  • Create New...