Xiaomi AX3600 INT firmware

The value in nvram should be set to CN, it's value in bdata that persists (unless patched). I've looked at /lib/wifi/qcawificfg80211.sh, the script that sets actual signal power, and in 1.0.67 (and I assume in other CN firmwares), it does not depend on the region: max is always 30db

1 Like

Hi everyone ! I've got 2 AX3600 in mesh mode in 3.0.22 Firmware.

i've got an Adguard DNS server on a RPI who shows me that one of the router (the slave node) is flooding request to "xiaoqiang" wich is identified by Adguard as to be block by "Perflyst and Dandelion Sprout's Smart-TV Block".

Does someone know the service behind that flooding, that represent 50% of the DNS traffic in order to stop it ?

AFAIK you have to get both routers onto the same localization, means both on INT or CN.
Since ax1800 has no int firmware, you are forced to use the CN firmware.

Or does somebody have an INT firmware for ax1800 ra67?

1 Like

Hi Guys,

I recently purchased a Chinese version of xiaomi ax3600, and i need a way to change the vlan id to 2 as per my ISP requirement. i have tried to manually flash the router rom to either an international version (miwifi_r3600_all_6510e_3.0.22_INT.bin) or a old Chinese version (miwifi_r3600_firmware_5da25_1.0.17) to enable ssh but have been unsuccessful as it is unable to validate the file.

i would appreciate if anyone can lead me in the right direction thank you

The easiet way i found to gain persistent SSH is to follow this guide :

https://oded.dev/2020/11/30/AX3600-1/

He created python script that helps

1 Like

even easier: OpenWrt support for Xiaomi AX9000 - #179 by bruda

2 Likes

I just purchased the Ax3600 to replace my Huawei Ax3. I have 2 ssid used in our home and some of our smart home cctv cameras use the ssid I configured on the guest ssid however the devices will not use the network. When I setup the Ax3 with my 2 ssid all our devices worked as if nothing changed. I can program the devices to use the main SSID but it won't work on the guest.i am pretty sure the guest has no device limit and is transmitting 2.4hgz but I can't setup some of wifi Smart devices to it. Any ideas?

Also from what I have read in the thread I should not have flashed the firmware to global as it was China originally.

Hi, did you solve the port forwarding problem? Please tell me how to solve this, thank you

I'm not facing any port forwarding problem.. can you describe your trouble ?

When I put my AX3600 as router (ISP modem dial PPPOE -> AX3600 broadcast wifi) I can forward port normally. But when I put my AX3600 as modem (ISP modem in bridge mode -> AX3600 dial PPPOE), I can't forward port any more

My ISP modem is in Bridge Mode but still managing PPPOE and the AX3600 in router mode.
The port forwarding is OK in that configuration.

My ISP doesn't authorize PPPOE delegation so I can't reproduce your case sorry

1 Like

this is my same scenario, with the ax3600 dialing pppoe and can't forward.

I tried with another router and it works normally. The problems seems occur due to stupid stock firmware. Hope to have stable openwrt firmware for ax3600 :frowning:

1 Like

Team, is there a way to change router region thru ssh? UI does not allow that after initial config.

Yes !

For example :

nvram set CountryCode=CN
nvram commit
1 Like

The weird thing is when I turn on QoS function, I can see port open (Can see my server in local) but can not connect! When I use the redmi AX5 (AX1800) router, I have the same problem but I can solve this by turn on QoS, it’s very weird

Port forwarding is working on my router. I think, there wasn't problem, it was mistake my part on not correctly configuring the router to which AX3600 is connecting.
What problem are you having with port forwarding?

1 Like

When I put my AX3600 as router (ISP modem dial PPPOE -> AX3600 broadcast wifi) I can forward port normally. But when I put my AX3600 as modem (ISP modem in bridge mode -> AX3600 dial PPPOE), I can't forward port any more

1 Like

Finally I solved this problem by set br-lan interface to promiscuous mode.
SSH into router add this line in etc/rc.local (before the line exit 0)


ifconfig br-lan promisc

2 Likes

Anyone know how to change guest wifi name on chinese firmware