What's new

Tutorial D2K-FT10 OTA Upgrade Blocking Without Superadmin (UPDATE: Permanent blocking with root)

via SSH or Telnet

echo "search local" > /etc/resolv.conf
echo "nameserver 8.8.8.8" >> /etc/resolv.conf
echo "nameserver 8.8.4.4" >> /etc/resolv.conf

* Note: This will revert to default "nameserver 10.86.75.171" whenever the modem/router restarts. Atleast you can change it for a while
Maraming salamat dito, lods.
 
why edit the temporary nvram when you can edit the values of default nvram from /opt/nvram directory? once maedit niyo tong file unlireset na siya which means di ka na ulit magmamanual disable update kahit ireset mo pa yung modemView attachment 1732987
weird na di maedit although were using root account (i might be wrong since noobie lang ako sa linux). may w permission naman siya. hays
 
# for i in _server _username _password ; do nvram_set 0 upgrade_ftp$i local ; done
# nvram commit 0

Permanently blocked na po OTA update nito kahit ireset? Thanks
 
Back
Top