0

I have three Internet connections at home, they are not connected to each other in any possible way, they are from three different ISPs

enter image description here

  • FTTC #1 , the white modem and the black and white router
  • FTTC #2 , the BT black modem/router
  • EE 4G , the white square modem/router

My two years old son uses two iPads at the same time, one is connected to FTTC #1 and the second is connected to EE 4G. Rest of the house uses FTTC #2. Obviously we all use WiFi.

This morning I was downloading a huge amount of files from an FTP server using my laptop that is connected to FTTC #2 over WiFi. Both iPads could not connect to their networks. at first I thought something is wrong but once I stopped downloading both iPad went back online. To be 100% sure I resumed the download and all the sudden both iPads had problems authenticating to their networks, one of them kept trying to connect while the other kept asking for password repeatedly.

I always assumed air was a huge pipe that you can never block and cause congestion?!

Ulkoma
  • 403
  • 1
  • 4
  • 16

2 Answers2

6

DoS-ing Wi-Fi with another wireless device is pretty easy, see Why does my microwave kill the Wi-Fi?.

All wireless technologies have to transmit data somehow. Information doesn't just magically appear on another device - a transmission medium and a time frame are always required. For any medium and any time frame there's an amount of data that will saturate it.

Wi-Fi works on 2.4 GHz radio band. It means that it transmits using electromagnetic radiation waves with frequencies around 2.4 GHz, or strictly speaking 2.401-2.495 GHz. This frequency range is divided into 14 partially overlapping channels:

Wi-Fi channels diagram

Most routers will look for neighboring Wi-Fi networks and check which channels they are using, then switch to the least populated channel. Usually only channels 1, 6 and 11 are used because they don't overlap and thus offer best results (channel 14 is unavailable in most countries).

I guess that for some reason your routers don't switch channels properly, possibly because they are very close to each other. (You should keep Wi-Fi devices at least 30 cm away from each other, 1 m is recommended. This applies both for access points and connected devices.) When one device saturates the channel, other connections will drop.

If you want to avoid this issue, try manually setting access points to different channels.

gronostaj
  • 58,482
-1

As stated the first thing I would look into is to verify that you're connected to different APs.

And that each AP is on a different frequency (also known as channel) so that they do not conflict with each other.

With the only thing in the environment that changes is that you're using heavy bandwidth on one system, I would assume its an issue with one of the above or you would always have issues.

Kristian
  • 3,130