DNS loopups with dnsmasq
From Cramsession
✍️ Verified Author: Mflavell • Click to view professional profile & credentials
Computer Notes > Linux > DNS loopups with dnsmasq
dnsmasq ueses the /etc/hosts file for resolution however it the cached in RAM.
To make an update:
- Edit /etc/hosts with the change
- run:
- systemctl restart dnsmasq