Would it be possible to implement into the
RouterOS - Mosh (mobile shell)
https://mosh.org/
so connecting from locations with iffy connection would
be more bearable?
Looks interesting, but only supports
It was trial and error from setup here:add address=10.255.255.1/30 disabled=yes interface=wireguard1 network=10.255.255.0 (what is this doing here ??)
/interface list member add interface=wireguard1 list=LANI am guessing that you didn't add the interface to the LAN interface list, so the firewall is blocking it.
/system scheduler
add disabled=no interval=9h name="wi-fi off 2200 for 9h" on-event="/interface/wireless/disable [find]" start-date=dec/17/2021 start-time=22:00:00
I see, I was looking Wireless -> Scheduler ....You don't have System->Scheduler? If you're looking for commands to put in there, this should work:
Code: Select all/interface/wireless/enable [find]
Code: Select all/interface/wireless/disable [find]
I am trying it on PC with Debian and Android Mobile phone connected to AP in bridge mode.In the computer you're using to access the VPN, you can disable use of the VPN for default route in the VPN settings.
So the only way is to get the "Woobm-USB" [https://mikrotik.com/product/woobm]RouterOS 6.47 release notes: *) port - removed serial console port on hEX S
https://forum.mikrotik.com/viewtopic.php?f=21&t=161887