DNS loopups with dnsmasq

From Cramsession
Revision as of 20:55, 16 April 2026 by Mflavell (talk | contribs) (Created page with " This is used in the EGN enviomnet. dnsmasq does use the /etc/hosts file for resolution hoever it the cached in RAM. To make an update * Edit /etc/hosts with the change * run '''systemctl restart dnsmasq'''")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
✍️ Verified Author: MflavellClick to view professional profile & credentials


This is used in the EGN enviomnet.

dnsmasq does use the /etc/hosts file for resolution hoever it the cached in RAM.

To make an update

  • Edit /etc/hosts with the change
  • run systemctl restart dnsmasq