Can you help me please to set some parental control for certain IP/MAC?
It is a setup problem or openDNS doesn’t work?
I don’t want parental control for all router. I want for one IP/MAC (my kid’s tablet). I think is behind NAT of some sort.
HW: hEX RB750Gr3
ISP interface: PPPoE with fixed IP
What I have done and didn’t work:
Created a new IP Pool “parental_control”
Created new Adress for parental control
Created DHCP Server Lease for tablet with it
Created a new network with openDNS IP in DNS Server: 208.67.222.123
There’s probably some small error in your config. Either post complete export (run “/export hide-sensitive” in terminal) or just forget what you did and force all DNS requests from given MAC address to right server with dstnat:
forget about different dhcp,pool,address for the tablet.
try these rules. i just tested them to my rb and they are working great. place them on top before other nat rules.
I did a (commercial) clone of openDNS. Which also can be tailored for individual MACs. However, needs private server, and special router (non-MT; but openwrt/LEDE)
you mean like “dnsmasq --add-mac” ?
it is there in oWRT codebase since feb 2015. also part of dnrd (http://dnrd.sourceforge.net/)
the thing is that you can run it in a metarouter w/o problems, otoh metarouter is kind of limited with regards to overall deployment throughout the mikrotik ecosystem.
Freemannn rules just redirect any DNS queries made from particular MAC-address to 208.67.222.123 address so even your kids change DNS settings in their computer then DNS queries still be redirected to 208…
Just copy these rules and change MAC address … that’s a small “problem” that ROS has no MAC-ADDRESS lists, just IP address lists but … if you have managed to make static IP assigments in DHCP server or you know the IPs list you want to have under control then change rules Freemannnnn rules to
I connected my laptop directly to ISP’s media converter, setup pppoe on laptop, changed DNS & worked. With Mikrotik doesn’t work if I change DNS on it (laptop with LAN connection).
I have my old Router (Asus RT-AC68U) and it has build in parental control. But only in router mode, of course.
Can you teach me how to create from Mikrotik router a kind of WAN for AV-68U? If this is possible
Now, I use it in AP only mode (I don’t think it will work in router mode if I use WAN port with cable from Mikrotik)
Otherwise, I’m forced to return it to seller and use my old Asus unfortunately.
Later:
I just discovered that, If I setup static IP on tablet (with default 8.8.8.8 DNS, nor openDNS), I have no internet.