Community discussions

MikroTik App

Search found 9 matches

by fernando1787
Thu Jan 31, 2019 11:01 pm
Forum: Scripting
Topic: If VLAN Exists Statement
Replies: 2
Views: 1150

Re: If VLAN Exists Statement

Try using :do { #create vlan statement here } on-error={ :log warning "error creating vlan"
}

Enviado desde mi Moto E (4) mediante Tapatalk

by fernando1787
Sun Oct 21, 2018 3:52 pm
Forum: General
Topic: How to choose router (which cpu/ram) for hotel [SOLVED]
Replies: 9
Views: 3872

Re: How to choose router (which cpu/ram) for hotel [SOLVED]

I've been reading that QOS and Firewall consume the most CPU. What about RAM? Source: viewtopic.php?f=2&t=93518&hilit=ram Just to add: 1. I foresee my firewall rules to be simple. 2. There will be no (or very little, less than 10) VPN connections inbound. 3. We are not running any servers i...
by fernando1787
Fri Oct 19, 2018 2:38 pm
Forum: The User Manager
Topic: Radius Server is not responding with Hotspot
Replies: 15
Views: 48225

Re: Radius Server is not responding with Hotspot

Hello, try extending radius client timeout, sometimes radius server can take some time to send a response.

Enviado desde mi Alcatel_4060A mediante Tapatalk

by fernando1787
Fri Jan 26, 2018 3:04 pm
Forum: The User Manager
Topic: Simultaneous Session limit reached
Replies: 1
Views: 5002

Re: Simultaneous Session limit reached

Hello, what is your UserManager version?
by fernando1787
Fri Jan 26, 2018 2:31 am
Forum: The User Manager
Topic: User manager delete expired users
Replies: 21
Views: 26895

Re: User manager delete expired users

/tool user-manager user remove [find where !actual-profile and uptime-used>0s]; Hello, I am having same problem, in some circumstances user expires but actual-profile is kept, i.e.: profile validity=1h , uptime-limit=1h, user log in, then close session before uptime-limit, then doesn't start sessio...
by fernando1787
Wed Aug 09, 2017 4:20 am
Forum: General
Topic: SSL Certificate Chains
Replies: 2
Views: 1554

Re: Greetings, How did you solve it?

As always, the moment you post to a forum with a question, you realize what you did wrong all along and you can fix it yourself.
by fernando1787
Wed Jan 25, 2017 11:38 pm
Forum: Scripting
Topic: Useful scripts
Replies: 116
Views: 298295

/ip route add comment=PROVIDER1 distance=1 gateway=192.168.2.1 scope=11 add comment=PROVIDER2 distance=10 gateway=192.16

Please help me with this script as i spent a crazy amount of time and it still doesnt completely work. . I have tried so many ways to make this work, and i can get Netwatch to work beautifully when the first route goes down, but it doesnt work when the route comes back up again. I have borrowed fro...
by fernando1787
Sat Jul 16, 2016 5:54 am
Forum: The User Manager
Topic: Automatically create users for MAC authentication
Replies: 4
Views: 4095

Re: Automatically create users for MAC authentication

Do you really need create a username/password? If you only want user aceept term to access hotspot service you can try create a local username/password without shared users limit and edit form to user this username/password.
by fernando1787
Tue May 17, 2016 6:08 am
Forum: Beginner Basics
Topic: Hotspot and Purple Wifi integration
Replies: 3
Views: 3462

Re: Hotspot and Purple Wifi integration

Do you have alogin.html and login.html files provided by purple?