Hi, I have RouterOS 3.17 on an Routerboard RB532. I would like the system to send all logs to a syslog server. I have configured: [admin@ap00555] /> /system logging print Flags: X - disabled, I - invalid # TOPICS ACTION PREFIX 0 info memory 1 error memory 2 warning memory 3 critical echo 4 info memo...
Is the client logged in? Or just connected? Just connected. The walled garden is configured so that an IPSEC gateway is reachable without being logged in, so the local employees just fire up their VPN client, while guests who want to access the Internet need to log in to the hotspot. If just connec...
Hi, I have an IP hotspot with the gateway running on RouterOS 3.17. I see a freshly connected client obtaining a DHCP lease, have verified that the box is actually online (and is responding to pings in another network, there is no personal firewall). But I cannot ping the address from the RouterOS b...
Hi, I would like to write a script which automatically kills all Hotspot accounts that were used (uptime != 0) since the script was last called. Unfortunately, I seem to still have some issues understanding the scripting language. Here is what I have today: [admin@microtik] /ip hotspot user> /system...
Ok, thanks. I think I have grokked this now. Next issue: [admin@microtik] /ip hotspot user> /system script print Flags: I - invalid 0 name="kill-used-wlan-accounts" owner="admin" policy=ftp,reboot,read,write,policy,test,winbox,password,sniff last-started=jan/20/2009 15:12:00 run-...
did you want to ask something? In fact, yes. I have no idea why my article showed up in the article preview but did end up posted empty. I apologize. I must be missing some documentation about RouterOS command line basics, since the reference guide doesn't seem to explain how to use the get and fin...
I have RouterOS 3.17 and would like to be able to issue a "/ip hotspot user print" command via ssh, authenticated with a key. This works fine: $ ssh admin@microtik "/ip hotspot user print" Flags: X - disabled, D - dynamic # SERVER NAME ADDRESS PROFILE UPTIME 0 tester 211WLANhot 5...