hi every one …
i would like from support of the mikrotik factory to read my post and resolve this error in access point rule policy which i found out that when i try to give an limited time to registration with the mikrotik access point
lets us explain the proplem/
suppose you have rb951.you make it as an internet access point .suppose that rb951 is placed in camp , school , college ..Et cetera .the persons in this places have an limited time to connect with the rb951 access point .lets say from 8a.m to 8 p.m evey day .after 8 p.m the persons above have no permissin to connect with rb951 access point unless they must wait to 8 a.m of the next day .
i hope you understood me
lets see the image down
you see tow times/
time 1 = the start time to connect ( the user with mac address listed in access point policy )with the mikrotik access point every day
time 2 = the end time of connecting with the mikrotik access point every day
logically any mac address listed in the policy above can not connect after the time 2
in fact no!!! .
the user with the mac address listed in our example can connect with th rb951 access point even he have no permission to connect .!!
finally .what do you suggest to me another method to carry out my example.please
my greetings
thank you very much for your replay .
i will do that .but at the same time .i hope anyone can help me to do my post idea ( connecting to any mikrotik access point from time1 to time 2 ) as explained in my post
please help me
thanks for all
what you write, should be doable, however, check timezone settings and check if your router has the time set up properly. Also, check for other entries in that table.
doable
all i want .some one here ( from you and other experts of mikrotik ) to help me to carry out my idea post
by the way idont have any mistake in time setting and others
That’s pretty strong statement. I can believe you about time, that’s easy to check. But some settings may be tricky and you didn’t tell us much, only about this one rule.
I did quick test here, and when I added access rule for one MAC address, set time limit and connected when it was not allowed, I was still allowed to connect, because of interface’s implicit default-authentication=yes. It looks like when the time condition does not match, the whole rule gets skipped, as if it wasn’t there at all, and then defaults from interface apply. But that’s just my first impression, I’d have to test it some more, plus try current RouterOS version, because this AP doesn’t have it. Unfortunately, I don’t have much time for it right now.
So make sure your RouterOS is up to date, and if it still happens, document it and ask support if it’s a bug or feature.
thank you very much for your interaction with my post
so .when we set any mikrotik access point rule list with the same policy of my post above .we discover , that the time setting for limitation the users time of connecting with any mikrotik access point is like no effecitive ( no found )
Maybe the problem is platform dependent. I have the exact same scenario working on a X86 system(Alix Board) without a Scheduler. Running ROS v6.30.2. Works great.