Hi experts !
I am quite new in Mikrotik and here is my problem. I have two routers at home, each used for different ISP:
- Mikrotik router = 192.168.1.1 (primary) - this one doesn’t have public IP on WAN (has some 10.x.x.x IP)
- Zyxcel vDSL router = 192.168.1.254 (secondary used for specific purposes like IP TV…) - this one has dynamic public IP on WAN
I have registered Zyxcels public IP address in OpenDNS system and I want to manage Web Content Filtering there for my two kids, that’s why I need their DNS traffic to be sent via that specific router.
What I want is - for two users (lets say 192.168.1.100 and 101, DG 192.168.1.1, DNS 208.67.222.222 ) to route/forward all DNS traffic out to internet via Zyxcel (192.168.1.254)
Thanks.