FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
280 views 1 comments
by

How can I turn off the WLAN using a script. It is deactivated with the command ifconfig wlan0 down, but is still displayed as active in the browser.

I want to disable the WiFi using the I/O input.

1 Answer

0 votes
by anonymous

Hi,

Command /sbin/wifi down should do the trick. I've checked and it also fully disables WiFi status on WebUI.

EB.

Best answer
by

Thank you, that's the solution to the problem.