How can I force smartDNS’s DNS for only the IP address of my PS4 (static IP)
I do not want to use smartdns for all traffic just the PS4 for netflix.
I initially had this: but this routes all dns traffic.
add chain=dstnat action=dst-nat to-addresses=154.127.57.224 to-ports=53 protocol=tcp dst-port=53
add chain=dstnat action=dst-nat to-addresses=154.127.57.224 to-ports=53 protocol=udp dst-port=53 But I do not know where to put 192.168.88.4 in the list.
–
192.168.88.4 = PS4 static IP
154.127.57.224 = SmartDNS
The bridge is your lan bridge? Then that torch doesn’t prove anything, as it’s show the traffic client sees. Natting happens after the packets are received on the bridge.
If you want to verify that: try logging in forward table.