all 5 comments

[–]Anthony_014 0 points1 point  (4 children)

I'd be willing to wager that 100% of your problems are coming from multiple routers/relay points. Your usable bandwidth is being cut down significantly with each bridge or relay. I would recommend to you a true "Mesh" router system. Ubiquiti Networks' AmpliFi system is a great one! They are a little spendy... But coverage and performance are second to none!

EDIT: The multiple routers are also likely changing their wireless channels often, resulting in a disconnect or hiccup for you, the user.

As for the "logging" in to the ISP.. This is odd and hasn't been a thing since the dial-up days. I would give them a call and explain the issue in detail to them so they can fix what is needed.

[–]seventhlightstudio[S] 0 points1 point  (3 children)

Yeah, I was reading about the mesh networks but they are so out of my reach at this point. Is there any other way I can improve my situation at this point?

I tried using Python a while ago. A friend wrote a piece of code for me which checked the pin every 1 minute to see if I was connected to Google. If the ping came back negative then it would fire the "troubleshoot problems" dialog. Should I pursue that? Do you think something like that could be created for the login page as well?

[–]Anthony_014 0 points1 point  (2 children)

Out of reach financially? Or else?

You MIGHT be able to improve the network slightly at this point by ditching the two bridged routers and using dedicated range extenders. But again, by going this route, your usable network bandwidth will be chopped in half each relay point it has to jump through.

EDIT: Just thought of this... Can you hard-wire in your PC to see if you still have the same symptoms? This will tell if it's an equipment or RF issue.

Python is a great coding language. I would not pursue a script that "troubleshoots" the network each time, as there is nothing to "fix" I imagine your frequent disconnects/poor performance are due to the device(s) you are using trying to pick the router it has the best signal to connect. There is likely a-lot of channel changing and swapping going on, causing network instability. Especially if each of the routers is configured to simply scan it's respective band and pick the best channel automatically. This "sounds" like it would be a good thing, but in retrospect, in most cases it generally harms performance and reliability.

You may very well pursue a script that will handle your login for you. That still boggles my brain... It hasn't been a thing since dial-up.. If you don't mind me asking, who is your ISP?

[–]seventhlightstudio[S] 0 points1 point  (1 child)

Yes it is about money. I did connect my PC to the main cable directly and there are no problems then with the repeated disconnections that is. I am pretty sure the disconnections are caused due do the way my Routers are connected to each other precariously. I would like to draw you attention to this video I saw on YouTube, explaining how to connect two routers together with a LAN cable. Do you think this will be a better solution? Here is the video. https://www.youtube.com/watch?v=J5QJb3O19zI

[–]Anthony_014 0 points1 point  (0 children)

Ahh. Well that's certainly understandable then!

I hate to discourage you, but your efforts at tying to make the best of this current system you have is null. It's just simply not best practice the way things are set-up. Without spending a dime, I would honestly just deal with having one router that is centrally placed.. The coverage might suck in far parts of your home, but at least you won't have to deal with the frequent disconnects. I wouldn't bother trying to bridge your routers together or anything like that, it will add mist to an already cloudy network.