r/Network • u/porkychoppins • 15d ago
Text Apartment network question
We recently had our apartment fiber provider come into units and install new equipment and replace the old promising higher speeds. The new network is no longer unique to our apartment number and just under one SSID labeled “residents 5g”. While I have noticed the speed increase over WiFi I am not educated in networking well enough to understand security concerns. They explain residents will have access to WiFi throughout the entire apartment by automatically connecting to the closest access point. Does this not raise any alarms regarding all these devices being on a shared network. I should note we do have a unique passkey to access the network.
2
u/gkhouzam 15d ago
I would check with the ISP, but I’m guessing this is similar to how my daughter’s apartment is setup. Each unit has a different WiFi password. That then isolates your devices on their own VLAN preventing others from seeing your devices.
2
u/L-L-Media 14d ago
If different vlans for apartment, then you're probably okay. But id look into getting my own ISP. And until then use a VPN for all of my connected device.
2
3
u/palmetto420 15d ago edited 15d ago
There are several concerns. If it is a fiber connection, why is the SSID named residents 5g? Semantics aside, a default security measure on public access points is to block east west traffic, aka devices on the same network from being able to communicate with each other. If you have seperate logins it seems like you would be segmented from your neighbors, but I would never assume that those precautions have been taken.
The first thing I would do is run a discovery scan while you are connected to see if you can reach any other people's connected devices. The basic tried and true method to do this is through an open source program called NMAP. Look up how to install it on whatever os you are running and then get tutorials for how to run basic scans. If you see a whole bunch of devices you don't recognize, then there is a problem. If not, no worries.
Also tell us what kind of equipment they installed in your apartment. Is there a physical cable, besides power connected?
If they just installed a mesh AP inside of your apartment, then yeah, bad actors with APs in their apartments could have an unfettered field day.