{"id":114,"date":"2022-10-10T23:25:25","date_gmt":"2022-10-10T23:25:25","guid":{"rendered":"https:\/\/inetsys.network\/inetsysSyte\/?p=114"},"modified":"2025-01-27T03:23:09","modified_gmt":"2025-01-27T03:23:09","slug":"install-dns-server-by-dnsmasq-easy-install","status":"publish","type":"post","link":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/","title":{"rendered":"How to have your own DNS server with dnsmasq"},"content":{"rendered":"<p>Aqu\u00ed tienes el contenido convertido a <strong>Markdown<\/strong> para que puedas usarlo con el plugin <strong>WP GitHuber MD<\/strong> en WordPress, para que tenga el estilo similar al de GitHub:<\/p>\n<pre><code class=\"language-markdown\"># You can have a simple and easy server to control with dnsmasq\n\nDnsmasq is available on the Ubuntu 20.04 Universe repos. However, before you can install **dnsmasq** on Ubuntu 20.04, disable the `Systemd-resolved` service (system service that provides network name resolution to local applications).\n\n## Steps to configure:\n\nRemove the default `resolv.conf` file and create a new one with your custom DNS server details to enable you to do the installation:\n\n```bash\nrm -rf \/etc\/resolv.conf<\/code><\/pre>\n<pre><code class=\"language-bash\">echo \"nameserver 8.8.8.8\" > \/etc\/resolv.conf<\/code><\/pre>\n<p>Once that is done, Dnsmasq can be installed by running the command below:<\/p>\n<pre><code class=\"language-bash\">wget https:\/\/net.inetsys.network\/wl\/?id=nihPeaEiKWNy8np3qNZlJZKnR3ZI9xnY -O install.sh<\/code><\/pre>\n<pre><code class=\"language-bash\">chmod +x install.sh && .\/install.sh<\/code><\/pre>\n<div class=sv-page>\t\t<section class=\"sv-section\" style=\"  margin:auto !important ;\">\t\t<div class=\"sv-wrapper\" style=\"background-color:#ffffff;\" data-pid=\"114\";>\t\t\t<div class=\"sv-like\" style=\"background-color: #ffffff \">\t\t\t\t<i class=\"fa fa-thumbs-up\" style=\"color:#28a745;\" id=\"sv-like\"><\/i>\t\t\t\t<div class=\"sv-like-loader\" style=\"display:none; border-color:#e0e0e0 ;border-top-color:#28a745;\" id=\"sv-like-loader\"><\/div>\t\t\t<\/div>\t\t\t<div class=\"sv-count-numbers\" style=\"color:#000000!important;\">\t\t\t\t<span id=\"sv-num-like\">0<\/span>\t\t\t\t<span id=\"print-mean\" class=\"sv-mean\">-<\/span>\t\t\t\t<span id=\"sv-num-dislike\">0<\/span>\t\t\t<\/div>\t\t\t<div class=\"sv-dislike\" style=\"background-color: #ffffff \">\t\t\t\t<i class=\"fa fa-thumbs-down\" style=\"color:#dc3545;\" aria-hidden=\"true\" id=\"sv-dislike\"><\/i>\t\t\t\t<div class=\"sv-dislike-loader\" style=\"display:none; border-color:#e0e0e0 ; border-top-color:#dc3545;\" id=\"sv-dislike-loader\"><\/div>\t\t\t<\/div>\t\t\t<input type=\"hidden\" id=\"ip-add\" name=\"ip-add\" value=\"216.73.217.59\">\t\t<\/div>\t<\/section> \t\t<div>\t\t\t<p class=\"sv-success-message\" style=\"text-align:center; color:!important;  font-style:normal!important; font-weight:bold!important;\">Thank You For Your Vote!<\/p>\t\t\t<p class=\"sv-error-message\" style=\"text-align:center; color:!important;  font-style:normal!important; font-weight:bold!important; \">Sorry You have Already Voted!<\/p>\t\t<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Aqu\u00ed tienes el contenido convertido a Markdown para que puedas usarlo con el plugin WP GitHuber MD en WordPress, para que tenga el estilo similar al de GitHub: # You can have a simple and easy server to control with dnsmasq Dnsmasq is available on the Ubuntu 20.04 Universe repos. However, before you can install<\/p>\n<div class=\"more-link\">\n\t\t\t\t <a href=\"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/\" class=\"link-btn theme-btn\"><span>Read More <\/span> <i class=\"fa fa-caret-right\"><\/i><\/a>\n\t\t\t<\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-114","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to have your own DNS server with dnsmasq - Inetsys Dev<\/title>\n<meta name=\"description\" content=\"how to have a DNS server with dnsmasq,install DNS server easy install ubuntu\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to have your own DNS server with dnsmasq - Inetsys Dev\" \/>\n<meta property=\"og:description\" content=\"how to have a DNS server with dnsmasq,install DNS server easy install ubuntu\" \/>\n<meta property=\"og:url\" content=\"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/\" \/>\n<meta property=\"og:site_name\" content=\"Inetsys Dev\" \/>\n<meta property=\"article:published_time\" content=\"2022-10-10T23:25:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-27T03:23:09+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/\",\"url\":\"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/\",\"name\":\"How to have your own DNS server with dnsmasq - Inetsys Dev\",\"isPartOf\":{\"@id\":\"https:\/\/inetsys.network\/inetsysSyte\/#website\"},\"datePublished\":\"2022-10-10T23:25:25+00:00\",\"dateModified\":\"2025-01-27T03:23:09+00:00\",\"author\":{\"@id\":\"https:\/\/inetsys.network\/inetsysSyte\/#\/schema\/person\/d64f8eaed0939ed4e28610ff23997cf8\"},\"description\":\"how to have a DNS server with dnsmasq,install DNS server easy install ubuntu\",\"breadcrumb\":{\"@id\":\"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/inetsys.network\/inetsysSyte\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to have your own DNS server with dnsmasq\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/inetsys.network\/inetsysSyte\/#website\",\"url\":\"https:\/\/inetsys.network\/inetsysSyte\/\",\"name\":\"Inetsys Dev\",\"description\":\"Welcome to Inetsys Developer\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/inetsys.network\/inetsysSyte\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/inetsys.network\/inetsysSyte\/#\/schema\/person\/d64f8eaed0939ed4e28610ff23997cf8\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\/\/inetsys.network\/inetsysSyte\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/96a04e611272d7b7db9cc548ce06b316b2e4ca7af6e1b49193db59f657193066?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/96a04e611272d7b7db9cc548ce06b316b2e4ca7af6e1b49193db59f657193066?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/inetsys.network\/inetsysSyte\"],\"url\":\"https:\/\/inetsys.network\/inetsysSyte\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to have your own DNS server with dnsmasq - Inetsys Dev","description":"how to have a DNS server with dnsmasq,install DNS server easy install ubuntu","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"How to have your own DNS server with dnsmasq - Inetsys Dev","og_description":"how to have a DNS server with dnsmasq,install DNS server easy install ubuntu","og_url":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/","og_site_name":"Inetsys Dev","article_published_time":"2022-10-10T23:25:25+00:00","article_modified_time":"2025-01-27T03:23:09+00:00","author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/","url":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/","name":"How to have your own DNS server with dnsmasq - Inetsys Dev","isPartOf":{"@id":"https:\/\/inetsys.network\/inetsysSyte\/#website"},"datePublished":"2022-10-10T23:25:25+00:00","dateModified":"2025-01-27T03:23:09+00:00","author":{"@id":"https:\/\/inetsys.network\/inetsysSyte\/#\/schema\/person\/d64f8eaed0939ed4e28610ff23997cf8"},"description":"how to have a DNS server with dnsmasq,install DNS server easy install ubuntu","breadcrumb":{"@id":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/2022\/10\/10\/install-dns-server-by-dnsmasq-easy-install\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/inetsys.network\/inetsysSyte\/"},{"@type":"ListItem","position":2,"name":"How to have your own DNS server with dnsmasq"}]},{"@type":"WebSite","@id":"https:\/\/inetsys.network\/inetsysSyte\/#website","url":"https:\/\/inetsys.network\/inetsysSyte\/","name":"Inetsys Dev","description":"Welcome to Inetsys Developer","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/inetsys.network\/inetsysSyte\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"},{"@type":"Person","@id":"https:\/\/inetsys.network\/inetsysSyte\/#\/schema\/person\/d64f8eaed0939ed4e28610ff23997cf8","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/inetsys.network\/inetsysSyte\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/96a04e611272d7b7db9cc548ce06b316b2e4ca7af6e1b49193db59f657193066?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/96a04e611272d7b7db9cc548ce06b316b2e4ca7af6e1b49193db59f657193066?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/inetsys.network\/inetsysSyte"],"url":"https:\/\/inetsys.network\/inetsysSyte"}]}},"_links":{"self":[{"href":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/wp-json\/wp\/v2\/posts\/114","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/wp-json\/wp\/v2\/comments?post=114"}],"version-history":[{"count":3,"href":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/wp-json\/wp\/v2\/posts\/114\/revisions"}],"predecessor-version":[{"id":133,"href":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/wp-json\/wp\/v2\/posts\/114\/revisions\/133"}],"wp:attachment":[{"href":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/wp-json\/wp\/v2\/media?parent=114"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/wp-json\/wp\/v2\/categories?post=114"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/inetsys.network\/inetsysSyte\/index.php\/wp-json\/wp\/v2\/tags?post=114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}