I live in the 4th floor, in a small square, with some cafe’s and bars and lot of people hanging around..
I also have an old RB133 with 3 wireless cards and 3 ethernet interfaces (do you remember them?).
Searching my warehouse, I found 2 2.4Ghz panels and one for 5Ghz. So, I’m ready to create a hotspot to offer free internet to the passing/sitting people.
RB133 will be in bridged mode of course, doing nothing except powering the wireless cards
My first question is, should i give the same ssid name to all 3 APs? Different frequencies of course, but is there a problem with the same ssid ?
My second question is, since the 2.4Ghz panels have polarisation, should i have the one vertical and the other horizontal, in different directions?
If you want to do your guest users a favour, apply WPA2-security and embed the password in the SSID, e.g. The password is: free internet
Furthermore, you may want to set default-forwarding to no for each wireless interface, to prevent clients to be able to send frames to each other.
If you connect multiple wireless interfaces through a bridge, you additionally may want to set the arp to reply-only, the horizon of each bridge port to 1 and check “Add ARP For Leases” in the dhcp server associated with the bridge.
A wireless network that is unprotected means that anyone can simply connect to your wireless access point, and collect all of your traffic. If users of the network aren't using HTTPS (SSL/TLS enabled) webpages then their passwords, usernames, and any other sensitive information would be unprotected.
Using WPA2-PSK, the wireless access point uses the common passphrase to generate unique encryption keys for each wireless client. Meaning that even if users aren't using HTTPS enabled webpages their traffic is still protected with WPA2.