sorry za zamęt ale tak to jest jak robi się na ślepo 
Obecny mój stan:
firewall.user
iptables -t nat -I PREROUTING ! -s 192.168.1.200 -p tcp --dport 53 -j REDIRECT --to-ports 53
iptables -t nat -I PREROUTING ! -s 192.168.1.200 -p udp --dport 53 -j REDIRECT --to-ports 53
iptables -v -L -t nat
Chain PREROUTING (policy ACCEPT 1174 packets, 182K bytes)
pkts bytes target prot opt in out source destination
4 258 REDIRECT udp -- any any !192.168.1.200 anywhere udp dpt:domain redir ports 53
0 0 REDIRECT tcp -- any any !192.168.1.200 anywhere tcp dpt:domain redir ports 53
1175 182K delegate_prerouting all -- any any anywhere anywhere
Chain INPUT (policy ACCEPT 746 packets, 102K bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 194 packets, 13251 bytes)
pkts bytes target prot opt in out source destination
Chain POSTROUTING (policy ACCEPT 12 packets, 1297 bytes)
pkts bytes target prot opt in out source destination
497 66724 delegate_postrouting all -- any any anywhere anywhere
Chain MINIUPNPD (1 references)
pkts bytes target prot opt in out source destination
Chain delegate_postrouting (1 references)
pkts bytes target prot opt in out source destination
497 66724 postrouting_rule all -- any any anywhere anywhere /* user chain for postrouting */
5 803 zone_lan_postrouting all -- any br-lan anywhere anywhere
485 65427 zone_wan_postrouting all -- any eth0.2 anywhere anywhere
Chain delegate_prerouting (1 references)
pkts bytes target prot opt in out source destination
1175 182K prerouting_rule all -- any any anywhere anywhere /* user chain for prerouting */
1056 155K zone_lan_prerouting all -- br-lan any anywhere anywhere
119 27118 zone_wan_prerouting all -- eth0.2 any anywhere anywhere
Chain postrouting_lan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain postrouting_rule (1 references)
pkts bytes target prot opt in out source destination
Chain postrouting_wan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain prerouting_lan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain prerouting_rule (1 references)
pkts bytes target prot opt in out source destination
Chain prerouting_wan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain zone_lan_postrouting (1 references)
pkts bytes target prot opt in out source destination
5 803 postrouting_lan_rule all -- any any anywhere anywhere /* user chain for postrouting */
Chain zone_lan_prerouting (1 references)
pkts bytes target prot opt in out source destination
1056 155K prerouting_lan_rule all -- any any anywhere anywhere /* user chain for prerouting */
Chain zone_wan_postrouting (1 references)
pkts bytes target prot opt in out source destination
485 65427 postrouting_wan_rule all -- any any anywhere anywhere /* user chain for postrouting */
485 65427 MASQUERADE all -- any any anywhere anywhere
Chain zone_wan_prerouting (1 references)
pkts bytes target prot opt in out source destination
119 27118 MINIUPNPD all -- any any anywhere anywhere
119 27118 prerouting_wan_rule all -- any any anywhere anywhere /* user chain for prerouting */
pomimo to na 192.168.1.200 adblock działa