Hello everyone,
I’ve just bought a second-hand Chateau LTE6 router (D53G-5HacD2HnD&FG621-EA) from the previous owner in August 2025.
It has been used very little and is in excellent condition.
I have configured the router with the VLANs I need and everything seems to be working correctly. I always rely on the excellent guide link
Once the configuration is complete, I move on to setting up NextDNS as an encrypted DNS following the instructions in my account.
/tool fetch url=https://curl.se/ca/cacert.pem
/certificate import file-name=cacert.pem
/ip dns set servers=""
/ip dns static add name=dns.nextdns.io address=xxxx type=A
/ip dns static add name=dns.nextdns.io address=xxxx type=A
/ip dns static add name=dns.nextdns.io address=xxxx type=AAAA
/ip dns static add name=dns.nextdns.io address=xxxxx type=AAAA
/ip dns set use-doh-server=“https://dns.nextdns.io/xxxxxxx” verify-doh-cert=yes
However, from the terminal I notice the error:
echo: system,error,critical could not save configuration changes, not enough storage space available.
And I realise I have 136 KiB free out of 16 MiB.
The firmware version is as follows: 7.22.2
I have also attached my configuration
Config_export.txt (6.9 KB)
Thank you for the help!

