I have an idea to write something (script/app) that works entirely w/out internet connection (i.e. modem powered off, but with the router working fine; so all LAN devices can still talk to each other, there's just no WAN), and will check the modems status every X amount of time, say every 5 or...
Hello everyone,
on an Asus Merlin router (I have RT-AC86U), is it possible to upload a saved file of router settings via command line, logged into the router via ssh? (You ordinarily do this at the Admin menu - Restore/Save/Upload settings). I would probably have to use a USB drive plugged into...
Hello All,
I am trying to use my AIMesh network to enhance my home automation system. What I am trying to do is use my RT-AC88U's cli (via ssh) to output which node a mobile phone is connected to.
I am able to ssh into my router but so far I have not found a command that will return that kind...
Im running a AC5300 with standard, updataed firmware. I want to create a script in the end that can (via a button)switch on and off the routers VPN Client. Before that I want to check that this works via the command line so I log in via SSH (Windows 10 standard SSH functionality) to my router as...
I am trying to start/stop my pre-configured Open VPN clients from the telnet command line. Like below:
"service start_vpnclient1 and service stop_vpnclient1"
Background:
I have a RT-N66U =>stock firmware (ver:3.0.0.4.380_8120) latest as of March,2018.
From the stock ASUS web interface, I...
Hello,
we have set up a guest network with 14 hours access for the kids. If we log on to the web interface and click enable this network lasts for 14 hours and then expires. I have set up a crontab script under /jffs/scripts/ that is stored and recreated every boot. I would like to add a "cru...