How to setup dnsmasq
Step 1: Alway start project with, sudo apt update and sudo apt upgrade.
There are a few lines of text we need to edit in order for this to work. Currently some of them are comments,
so we need to change that.
Step 2: Now we need to restart the dnsmasq to see if it works. It worked as no errors
were produced. I also checked to see if the dnsmasq is working and from the screenshot it shows
it is active which is great!
Step 3: We are going to test the dnsmasq to see if it works as supposed too.
The masq works.
Step 4: If I run the same command, I noticed that the query time was very low compared to the first time.
This is because it can get DNS requests from the cache.