Parental Control for website content

Hello,

I know there is a functionality called kid control to limit kid’s internet usage.

I would like to know if there is any option/list/service to link my milrotik device and control client access.

Thanks you.

RouterOS has no parental content limiting functionality, but you can use DST-NAT rules to capture childrens DNS requests and forward them to OpenDNS service and do the limiting there.

https://www.opendns.com/setupguide/#familyshield

/ip firewall nat add action=redirect chain=dstnat dst-port=53 protocol=udp src-address-list=mychildren to-ports=53

Thanks you. Sounds great.

but what about if pcs are part of a domain ?