I'm using openwrt for a while and l'm loving it. Just today I needed to do some DNS testing and changed the systems dns server (from 8.8.8.8 to custom dns). For one of the clients it's not the solution, so I for this system we need to change the used DNS server. The client uses DHCP, so I made a reservation in the GUI, works fine.
using vi I have been modifying the /etc/config/dhcp file, but none of the modifications change's the used DNS server to what I'm putting in the /etc/config/dhcp file. What is the correct option to change the used DNS server just for this one client with dhcp static lease ?