https://wiki.mikrotik.com/wiki/Manual:Kid-controlIt's been updated in the wiki!
6 chain=prerouting action=mark-connection new-connection-mark=kid1
passthrough=no src-mac-address=48:D7:05:AB:CD:EF
7 chain=prerouting action=mark-connection new-connection-mark= kid1
passthrough=no src-mac-address=88:CB:87:AE:12:34
8 chain=prerouting action=mark-connection new-connection-mark= kid2
passthrough=no src-mac-address=AC:87:A3:EF:53:D1
9 chain=prerouting action=mark-connection new-connection-mark= kid2
passthrough=no src-mac-address=5C:F5:DA:C7:F2:13
I agree, and it is a bit discomforting that even today such a feature is moved from "tool" to "ip", apparently not recognizing the fact that there is "ipv6" as well.to be honest, identifying devices by their IP address is kind of dumb.
/ip kid-control
/tool kid-control
It's the same for meTesting it for the first time in 6.42.
I don't see a dynamic firewall rule anywhere... and the "blocked device" is not blocked at all.
It appears that MikroTik consider IPv6 a bolt-on feature, not an integral part of the internet protocol suite that has to be supported in all facilities on the router.And also provide information about the IPv6 feature.
hh:mm:ss-hh:mm:ss
1d 0:0:0
it was never working before [emoji6]Looks like kid-control is broke.
will be fixed with ROS7 (c)I have logged a Ticket with MikroTik Support #2019010322002594, let's see what happens.
+1it would be nice to add time quota per kid instead of fixed time intervals
/ip kid-control
add name=Drake tur-sun=06:00:00-19:30:00 tur-mon=08:00:00-19:30:00 tur-tue=08:00:00-19:30:00 tur-wed=08:00:00-19:30:00 tur-thu=08:00:00-19:30:00 tur-fri=08:00:00-19:30:00 tur-sat=06:00:00-19:30:00
/ip kid-control device
add mac-address=xx:xx:xx:xx:xx:xx name="Nintendo Switch" user=Drake
add mac-address=xx:xx:xx:xx:xx:xx name="Toshiba Laptop" user=Drake
add mac-address=xx:xx:xx:xx:xx:xx name="Tab-A" user=Drake
add mac-address=xx:xx:xx:xx:xx:xx name="Samsung 24 TV" user=Drake
add mac-address=xx:xx:xx:xx:xx:xx name="Galaxy S5" user=Drake
/ip kid-control add name=Drake mon=8h-19h30m tue=8h-19h30m wed=8h-19h30m thu=8h-19h30m fri=8h-19h30m sat=6h-19h30m sun=6h-19h30m
Absolutely agree with @vipivoxa, 'unlimited rate access' doesn't work at all. Any filled value has no effect. I am running on 6.46.2.on 6.46 - sort of works and sort of doesn't.
Trying to configure via winbox UI unlimited rate access for a specific period of time. e.g.: to allow unlimited access from 6pm:00:00 pm till next day 2am:00:00, and then to assign this 'rule' (in the UI called 'Kid') to all needed devices.
1) when trying to set 18:00:00 - 23:59:59 getting the error message ERROR invalid time-unlimited-rate: seconds are not supported (6)
well time format is required to be entered with seconds, for example, trying to enter 18:00:00 - 23:59 bring over followin error text :=) "Error in - double field expected!"
2) following config: 18:00:00 - 1d00:00:00 - which suppose to allow access from 6pm till end of the day restricts access at all.
3) more than one unlimited rate access intervals for a day, like: 00:00:00-02:00:00, and then 18:00:00-23:59:00, gave no access as well (i was testing at 10 pm)
4) trying to set more simplistic unlimited rate access interval just to have access from 18:00:00-23:59:00 didn't work either.
Making me wonder if i misunderstand the concept of the unlimited rate access section in general, or it is not working like it should.
Finally, configuring all of that in the section what is located below 'unlimited rate access', leaving rate limit not defined, seemed to be working as expected.
See the response here. I had the same question, and netbus answered it.yes,
you only defined where no bandwith limiting is in place but no schedule for internet access.
in your example the code should look like this:Code: Select all/ip kid-control add name=Drake mon=8h-19h30m tue=8h-19h30m wed=8h-19h30m thu=8h-19h30m fri=8h-19h30m sat=6h-19h30m sun=6h-19h30m
5 name="StreamMedia" sun=6h-1d mon=6h-1d tue=6h-1d wed=6h-1d thu=6h-1d fri=6h-1d sat=6h-1d rate-limit="100k" tur-sun=6h-19h30m,21h-1d tur-mon=14h-16h,19h-1d tur-tue=14h-16h,19h-1d tur-wed=14h-16h,19h-1d tur-thu=14h-16h,19h-1d tur-fri=14h-1d tur-sat=6h-1d
You need a different type of kid-control !!I did try this some time ago, and my kid did change his mac, so did not help at all
I have searched the tread as you suggested and I see some posts on that Kid control i not fixed. I used kid control and most of the time it works. But sometimes it bugs out and I am trying to investigate if I have to set the parameters differently or if this is a bug that needs to be reported to Mikrotik.please read the entire thread.
Perhaps this helps: