this post was submitted on 05 Mar 2026
25 points (100.0% liked)

No Stupid Questions

47150 readers
1358 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 2 years ago
MODERATORS
 

I'm familiar with the absolute basics of networking, but very little surrounding wifi.

I'm current using the modem-router-AP provided by my ISP, along with a couple repeaters. This isn't working well, and in areas of my house further away from my main AP, packet loss is often around 20% - near unusable. How should I improve this?

I can run some wires (within reason), and have multiple spare routers-APs to work with. I can also buy something new off the shelf if needed, but don't want to spend more than I have to. What would be the approach I should use? Like, is there a particular type of extender I should be using, or can I use multiple routers as a mesh or something?

you are viewing a single comment's thread
view the rest of the comments
[–] mlg@lemmy.world 2 points 1 week ago* (last edited 1 week ago)

As others have said, repeaters are pretty garbage for extending wifi. Even mesh systems are nothing compared to multiple APs connected with ethernet.

For hardware if possible, I'd try to stick to using proper APs and not just reused wireless routers so that you can ensure the radio settings are properly matched automatically or manually. I prefer Ubiquiti, but they're on the pricier side. You can get something way cheaper so long as it has configurable radio settings.

When using multiple APs, you wanna make sure that the newer standards for device roaming are on, and that they are running the same WiFi network. Make sure any repeater or AP to AP wireless function stays off.

Best thing to do is whip out the wifiman app and look at the channel map which will show you what frequency your WiFi devices are running at, as well as any overlap with other people's routers. Assuming you've taken out the repeaters, the packet loss will then most likely occur from overlapping SSIDs.

Now APs are supposed to pick the most empty channel possible, but lots of times they suck at it or are just overcongested (ex: apartments). This is where you can manually configure channels to eliminate overlap.

In my personal experience, you can just consider 2.4Ghz a lost cause and leave it on auto. There's only 3 non overlapping channels, so there's just no chance you'll ever get a solid signal unless you live like a solid half mile away from your neighbor.

For 5Ghz, you get a ton of more room and bandwidth to play with. Once you feel comfortable playing with the channel settings, you will discover the super secret DFS channels if you live in the US. Those channels can interfere with weather satellite data, so you should totally never use them because its not like our current administration has been budget cutting the national weather service or anything.

If you want to have some extra fun, spin up Kali linux on a laptop or anything with WiFi and run bettercap to see the inevitable smart home or IoT device spamming the airwaves causing even more packet loss.

EDIT:

If you're on a tight budget, you can reuse the routers that you have, just know that you might not be able to change the channel settings depending on the router, and that AP to AP roaming will rely on your client devices to work, which can be a mixed bag sometimes.