emux icon indicating copy to clipboard operation
emux copied to clipboard

Set settings from telnet

Open c1tyguide opened this issue 7 months ago • 1 comments

Hello, I have Tenda AC6 with similar firmware. Is it possible to set settings from webinterface i e enable\disable wan ping(firewall.pingwan=1 parameter in default.cfg file) from internal router console connecting by telnet? I think must be a way to changing NVRAM directly executing some commands like on alternate firmware on other routers:

nvram set url_rulelist="<1>ALL>snbforums<1>ALL>porn"
nvram commit
service restart_firewall

From https://www.snbforums.com/threads/asus-rt-ac68-nvram-commit-not-applying.71510/

But my "nvram show" output have not any ping or firewall string :(

c1tyguide avatar Jul 06 '24 11:07 c1tyguide