Kitz ADSL Broadband Information
adsl spacer  
Support this site
Home Broadband ISPs Tech Routers Wiki Forum
 
     
   Compare ISP   Rate your ISP
   Glossary   Glossary
 
Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1] 2

Author Topic: Creating a mesh wifi system  (Read 2507 times)

banger

  • Kitizen
  • ****
  • Posts: 1186
  • TTB 80/20
Creating a mesh wifi system
« on: March 15, 2021, 10:27:02 PM »

So I have a second hand Asus RT-AC68U on the way so I can create a whole house mesh wifi system. There are a few weak spots in my home wifi so I will try this experiment to see if I can close up the weak spots with two routers in mesh system.
Logged
Tim
talktalkbusiness.net & freenetname
Asus RT-AC68U and ZyXEL VMG1312-B10A Bridge on 80 Meg TTB Fibre

https://www.thinkbroadband.com/speedtest/1502566996147131655

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: Creating a mesh wifi system
« Reply #1 on: March 15, 2021, 10:34:00 PM »

Good luck! And please keep us updated as to how the experiment progresses.
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

banger

  • Kitizen
  • ****
  • Posts: 1186
  • TTB 80/20
Re: Creating a mesh wifi system
« Reply #2 on: March 15, 2021, 10:43:12 PM »

Will do. I am a bit concerned about the RT-AC68U that is on the way as it has 'lost' its original PSU and has a 'generic' one but seller assures me it is perfectly functional.
Logged
Tim
talktalkbusiness.net & freenetname
Asus RT-AC68U and ZyXEL VMG1312-B10A Bridge on 80 Meg TTB Fibre

https://www.thinkbroadband.com/speedtest/1502566996147131655

banger

  • Kitizen
  • ****
  • Posts: 1186
  • TTB 80/20
Re: Creating a mesh wifi system
« Reply #3 on: March 16, 2021, 12:57:42 PM »

It arrived early and is working fine. Setting up was a little tricky as it had very old firmware on it and according to the MAC age database was made in 2015. So lots of swapping of cables, updating firmware and pairing and I am up and running. Uplink is on the 5ghz band and connecting at 850mbps and getting 200mbps file transfer speed between upstairs and downstairs PC across the link.

Clients seem to prefer to connect to the newer router (2020) upstairs except for one amazon speaker which has connected to the downstairs node. Wifi eh?


Logged
Tim
talktalkbusiness.net & freenetname
Asus RT-AC68U and ZyXEL VMG1312-B10A Bridge on 80 Meg TTB Fibre

https://www.thinkbroadband.com/speedtest/1502566996147131655

Alex Atkin UK

  • Addicted Kitizen
  • *****
  • Posts: 5284
    • Thinkbroadband Quality Monitors
Re: Creating a mesh wifi system
« Reply #4 on: March 16, 2021, 02:47:12 PM »

I hope you double-checked the voltage on the replacement PSU.  One my Zyxels came with a replacement PSU without them mentioning it, made it really unstable as turned out it was 10V instead of 12V.  Even worse if its over-voltage as it likely would still work for a while but eventually fry itself.
Logged
Broadband: Zen Full Fibre 900 + Three 5G Routers: pfSense (Intel N100) + Huawei CPE Pro 2 H122-373 WiFi: Zyxel NWA210AX
Switches: Netgear MS510TXUP, Netgear MS510TXPP, Netgear GS110EMX My Broadband History & Ping Monitors

banger

  • Kitizen
  • ****
  • Posts: 1186
  • TTB 80/20
Re: Creating a mesh wifi system
« Reply #5 on: March 16, 2021, 05:34:19 PM »

I hope you double-checked the voltage on the replacement PSU.  One my Zyxels came with a replacement PSU without them mentioning it, made it really unstable as turned out it was 10V instead of 12V.  Even worse if its over-voltage as it likely would still work for a while but eventually fry itself.

Yes checked the voltage, 19v.
Logged
Tim
talktalkbusiness.net & freenetname
Asus RT-AC68U and ZyXEL VMG1312-B10A Bridge on 80 Meg TTB Fibre

https://www.thinkbroadband.com/speedtest/1502566996147131655

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: Creating a mesh wifi system
« Reply #6 on: March 16, 2021, 05:58:58 PM »

Yes checked the voltage, 19v.

That's a rather odd voltage level but, I assume, that is what you were expecting to see.
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

banger

  • Kitizen
  • ****
  • Posts: 1186
  • TTB 80/20
Re: Creating a mesh wifi system
« Reply #7 on: March 16, 2021, 06:38:13 PM »

That's a rather odd voltage level but, I assume, that is what you were expecting to see.

Yes most Asus stuff runs at this voltage.
Logged
Tim
talktalkbusiness.net & freenetname
Asus RT-AC68U and ZyXEL VMG1312-B10A Bridge on 80 Meg TTB Fibre

https://www.thinkbroadband.com/speedtest/1502566996147131655

j0hn

  • Kitizen
  • ****
  • Posts: 4099
Re: Creating a mesh wifi system
« Reply #8 on: March 16, 2021, 07:04:04 PM »

Could you SSH/Telnet in to your RT-AC68U's and run the following command

Code: [Select]
nvram get clkfreq
There's a few different hardware revisions of the 68U as shown in the link below, with differing CPU clock speeds, though I believe all the UK versions are the same.

https://www.snbforums.com/threads/rt-ac68u-rt-ac68p-rt-ac1900-rt-ac1900p.35759/

Quote
john@asus:/tmp/home/root# nvram get clkfreq

800,666 
Logged
Talktalk FTTP 550/75 - Speedtest - BQM

banger

  • Kitizen
  • ****
  • Posts: 1186
  • TTB 80/20
Re: Creating a mesh wifi system
« Reply #9 on: March 16, 2021, 07:15:25 PM »

Could you SSH/Telnet in to your RT-AC68U's and run the following command

Code: [Select]
nvram get clkfreq
There's a few different hardware revisions of the 68U as shown in the link below, with differing CPU clock speeds, though I believe all the UK versions are the same.

https://www.snbforums.com/threads/rt-ac68u-rt-ac68p-rt-ac1900-rt-ac1900p.35759/

On the 2015 version it is 800,666. On the 2020 version it is 1000,666. Is that of use?
Logged
Tim
talktalkbusiness.net & freenetname
Asus RT-AC68U and ZyXEL VMG1312-B10A Bridge on 80 Meg TTB Fibre

https://www.thinkbroadband.com/speedtest/1502566996147131655

j0hn

  • Kitizen
  • ****
  • Posts: 4099
Re: Creating a mesh wifi system
« Reply #10 on: March 17, 2021, 12:28:53 AM »

Yes.

Your 2020 model has a 1000MHz CPU and 666MHz RAM.
It's only 800MHz on the 2015 model, like mine.
I recommend using the newer model as the main router as it's more powerful.

I usually overclock mine from 800/666 to 1000/800.
I haven't set this since my last factory reset though.

They run hot sometimes. I have 2 fans on mine.
Logged
Talktalk FTTP 550/75 - Speedtest - BQM

banger

  • Kitizen
  • ****
  • Posts: 1186
  • TTB 80/20
Re: Creating a mesh wifi system
« Reply #11 on: March 17, 2021, 12:34:04 AM »

Thanks for that tip. I have seen those fans on ebay.
Logged
Tim
talktalkbusiness.net & freenetname
Asus RT-AC68U and ZyXEL VMG1312-B10A Bridge on 80 Meg TTB Fibre

https://www.thinkbroadband.com/speedtest/1502566996147131655

banger

  • Kitizen
  • ****
  • Posts: 1186
  • TTB 80/20
Re: Creating a mesh wifi system
« Reply #12 on: March 22, 2021, 12:25:44 AM »

Well been running for a few days and it seems nice and stable. No drop outs and my Alexa has been broadcasting radio with out drops.
Logged
Tim
talktalkbusiness.net & freenetname
Asus RT-AC68U and ZyXEL VMG1312-B10A Bridge on 80 Meg TTB Fibre

https://www.thinkbroadband.com/speedtest/1502566996147131655

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: Creating a mesh wifi system
« Reply #13 on: March 22, 2021, 03:11:52 PM »

Thank you for the update.
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

banger

  • Kitizen
  • ****
  • Posts: 1186
  • TTB 80/20
Re: Creating a mesh wifi system
« Reply #14 on: March 22, 2021, 03:49:07 PM »

No sooner had I posted and the node (2nd hand AC68u) stopped transmitting (after 6 days uptime). Factory system reset and more testing needed.
Logged
Tim
talktalkbusiness.net & freenetname
Asus RT-AC68U and ZyXEL VMG1312-B10A Bridge on 80 Meg TTB Fibre

https://www.thinkbroadband.com/speedtest/1502566996147131655
Pages: [1] 2