- Joined
- Sep 16, 2018
- Messages
- 29,528
- Reaction score
- 7,893
Anyone has reviews to the new xiaomi tri band mesh?
Reviews here: if you have to use Wireless mesh then this is a good choice. If you can use Ethernet backhaul, then avoid it.
Anyone has reviews to the new xiaomi tri band mesh?
Reviews here: if you have to use Wireless mesh then this is a good choice. If you can use Ethernet backhaul, then avoid it.
Xiaofan bro. Slightly off topic. Always see your reviews or comments on ax series from xiaomi.
New 万兆router you hooted? I know it’s overkill since most of us are on 1gbps as cap.
Mine should be arriving in next few days
Reviews here: if you have to use Wireless mesh then this is a good choice. If you can use Ethernet backhaul, then avoid it.
uci add_list dhcp.lan.dhcp_option="6,192.168.1.40"
uci commit dhcp
/etc/init.d/odhcpd restart
EOF
if [ $devidx = 0 ]; then
cat <<EOF
option channel_block_list '52,56,60,64,100,104,108,112,116,120,124,128,132,136,140,144,165'
option miwifi_mesh '1'
EOF
config rule
option name 'Allow-Ping'
option src 'wan'
option proto 'icmp'
option icmp_type 'echo-request'
option family 'ipv4'
option target 'ACCEPT'
[CODE]
If anyone would like to setup a different DNS Server (for example: 192.168.1.40 - lets say an adblocker dns server) for your DHCP Clients, give this a try. Option to customize DNS Servers for DHCP Clients doesn't exist in GUI. It exists only for WAN Interface.
Code:uci add_list dhcp.lan.dhcp_option="6,192.168.1.40" uci commit dhcp /etc/init.d/odhcpd restart
Is there a way to unlock DFS Channels when using wired backhaul in mesh?
since my bdata & nvram has country set to CN, I can't see DFS Channels listed
If changes are made to config files (example: /etc/config/network or /etc/config/wireless), they wouldn't withstand firmware upgrade right?
Looks like channel blocking is part of this file - /lib/wifi/qcawificfg80211.sh
Code:EOF if [ $devidx = 0 ]; then cat <<EOF option channel_block_list '52,56,60,64,100,104,108,112,116,120,124,128,132,136,140,144,165' option miwifi_mesh '1' EOF
Please help!
I recently purchased two AX3000. The one that I use as router works fine, but the one that I use as a mesh node isn't working if I take it slightly away from the router. So the orange light starts to glow if I move the mesh node slightly away from the router. What can I do to rectify this?
Thank you for your help!
Answer is No .![]()
I have a problem getting good network connectivity at my second level
using ASKEY mesh but the performance is only < 50 mbps quite upset with the poor connectivity
i am using singtel 1Gbps broadband, can xiaomi homewifi achieve > 500mbps on level 2 relying on the mesh , w/o Ethernet backhaul
Hi! I am currently trying to flash the firmware for my router and I am a bit confused about this stepFlashed penwrt/toh/xiaomi/ax3600 and the difference is like day & night. Router is so responsive and the performance is so much better! There is no reason to be on the original firmware.
scp openwrt-ipq807x-generic-xiaomi_ax3600-initramfs-factoryroot@192.168.1.1:/tmp
Thank you! WinSCP worked well for me.Use tools like WinSCP or SCP command line to drop the file