{"id":3543,"date":"2019-11-04T10:00:58","date_gmt":"2019-11-04T16:00:58","guid":{"rendered":"https:\/\/www.foell.org\/justin\/?p=3543"},"modified":"2021-01-03T13:32:28","modified_gmt":"2021-01-03T19:32:28","slug":"chaining-dnsmasq-and-resolved","status":"publish","type":"post","link":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/","title":{"rendered":"Chaining DNSMasq and resolved"},"content":{"rendered":"<p>I had a weird problem recently that I solved, and it was mostly due to my mis-configuring of my Ubuntu laptop. I finally figured it out when setting up my new <a href=\"https:\/\/www.foell.org\/justin\/dell-7390-xps-13-developer-edition-laptop\/\">Dell XPS Developer Edition laptop<\/a>, so I wanted to share.<\/p>\n<p>The situation: I would go to my local library and couldn&#8217;t connect to their wireless internet. But if I disabled dnsmasq and restarted the network-manager service, it would work fine.<\/p>\n<p>What I didn&#8217;t realize was happening is dnsmasq was taking over local DNS control from the systemd-resolved service. What is systemd-resolved and why is it important? The man page reads:<\/p>\n<blockquote><p><span class=\"command\"><strong>systemd-resolved<\/strong><\/span>\u00a0is a system service that provides network name resolution to local applications. It implements a caching and validating DNS\/DNSSEC stub resolver, as well as an LLMNR and MulticastDNS resolver and responder.<\/p><\/blockquote>\n<p>My library uses a <a href=\"https:\/\/searchmobilecomputing.techtarget.com\/definition\/captive-portal\">captive portal<\/a>. When you connect to their network it brings up a page that makes you agree before actually being able to use the network. systemd-resolved has all the know-how to handle that &#8211; dnsmasq doesn&#8217;t.<\/p>\n<p><a href=\"https:\/\/www.foell.org\/justin\/tag\/dnsmasq\/\">I love dnsmasq<\/a> and don&#8217;t want to lose it&#8217;s functionality. I want to use both the system resolved (pronounced resolve-D) <em>and<\/em> dnsmasq. Here&#8217;s how to have your cake and eat it too.<\/p>\n<p><!--more--><\/p>\n<h2>DNSMasq via NetworkManager<\/h2>\n<p>To use the dnsmasq plugin that is installed with NetworkManager, I just needed to add the <strong>bold<\/strong> line to the main section of <code>NetworkManager.conf<\/code> via <code>sudo vi \/etc\/NetworkManager\/NetworkManager.conf<\/code><\/p>\n<pre>[main]\nplugins=ifupdown,keyfile\n<strong>dns=dnsmasq<\/strong>\n<\/pre>\n<h2>Local sites<\/h2>\n<p>This section is optional, I do it to create a local domain name that only exists on my local computer for web development purposes. Anything that ends in <code>.test<\/code> resolves to localhost. Also, I use a <a href=\"https:\/\/www.foell.org\/justin\/virtualbox-connect-to-ubuntu-host-served-website\/\">loopback IP address for my .test addresses<\/a> in case I need to access them through a virtual machine (usually to test IE).<\/p>\n<p>Then add this file, by running <code>sudo vi \/etc\/NetworkManager\/dnsmasq.d\/01-dot-test.conf<\/code><\/p>\n<pre>address=\/test\/10.254.254.254\n<\/pre>\n<p><a href=\"https:\/\/webdevstudios.com\/2017\/12\/12\/google-chrome-63\/\">Why do I use .test? See this post.<\/a><\/p>\n<h2>Chaining DNSMasq &amp; resolveconf<\/h2>\n<p>To really make things work I wanted to keep both resolved and dnsmasq working together <em>in tandem<\/em>. I found the answer in <a href=\"https:\/\/ubuntuforums.org\/showthread.php?t=2359238&amp;p=13637151#post13637151\">this thread on ubuntuforums.org<\/a>. resolved just needs to know to use dnsmasq as its upstream provider. You can do this by adding the following <strong>bold<\/strong> lines via <code>sudo vi \/etc\/systemd\/resolved.conf<\/code><\/p>\n<pre>[Resolve]\n<strong>DNS=127.0.1.1<\/strong>\n<strong>FallbackDNS=127.0.1.1\nDomains=lan local test<\/strong><\/pre>\n<p>The <code>Domains<\/code> line is present in Ubuntu 18.04 as <code>lan local<\/code> and it works like that. In 20.04 it is not present, but needs to be there with your dnsmasq domain(s) (<code>test<\/code> in my case) in order to pass queries for that domain to dnsmasq upstream &#8211; otherwise resolved ignores them.<\/p>\n<p>You can restart network-manager and systemd-resolved services to apply your changes, or simply reboot your system.<\/p>\n<h2>Test it out<\/h2>\n<p>To make sure that it&#8217;s working, first check your resolv.conf file by running <code>cat \/etc\/resolv.conf<\/code><\/p>\n<pre># This file is managed by man:systemd-resolved(8). Do not edit.\n...\n# Run \"systemd-resolve --status\" to see details about the uplink DNS servers\n# currently in use.\n...\n\nnameserver 127.0.0.53\n...\n<\/pre>\n<p>This file should be managed by resolved and use the resolved IP of 127.0.0.53. Then use the hint given in that file to check the upstream server: <code>systemd-resolve --status<\/code><\/p>\n<pre>Global\n         DNS Servers: 127.0.1.1\n          DNSSEC NTA: 10.in-addr.arpa\n                      ...\n                      corp\n                      d.f.ip6.arpa\n                      home\n                      internal\n                      intranet\n                      lan\n                      local\n                      private\n                      test\n<\/pre>\n<p>Ping a couple of domain names, both local and remote, and you should be good to go!<\/p>\n<div class='kindleWidget kindleLight' ><img decoding=\"async\" src=\"https:\/\/www.foell.org\/justin\/wp-content\/plugins\/send-to-kindle\/media\/white-15.png\" \/><span>Send to Kindle<\/span><\/div>","protected":false},"excerpt":{"rendered":"<p>I had a weird problem recently that I solved, and it was mostly due to my mis-configuring of my Ubuntu laptop. I finally figured it out when setting up my new Dell XPS Developer Edition laptop, so I wanted to share. The situation: I would go to my local library and couldn&#8217;t connect to their&hellip; <a href=\"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"Chaining DNSMasq and systemd-resolved in Ubuntu for the best of all DNS worlds","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[1,8],"tags":[164,23,168],"class_list":["post-3543","post","type-post","status-publish","format-standard","hentry","category-business","category-ubuntu","tag-dell","tag-dnsmasq","tag-xps13"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"I had a weird problem recently that I solved, and it was mostly due to my mis-configuring of my Ubuntu laptop. I finally figured it out when setting up my new Dell XPS Developer Edition laptop, so I wanted to share. The situation: I would go to my local library and couldn&#039;t connect to their\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Justin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Justin Foell - Technology, Bicycling, Hobbies, Kids, Life.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Chaining DNSMasq and resolved - Justin Foell\" \/>\n\t\t<meta property=\"og:description\" content=\"I had a weird problem recently that I solved, and it was mostly due to my mis-configuring of my Ubuntu laptop. I finally figured it out when setting up my new Dell XPS Developer Edition laptop, so I wanted to share. The situation: I would go to my local library and couldn&#039;t connect to their\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2019-11-04T16:00:58+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2021-01-03T19:32:28+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Chaining DNSMasq and resolved - Justin Foell\" \/>\n\t\t<meta name=\"twitter:description\" content=\"I had a weird problem recently that I solved, and it was mostly due to my mis-configuring of my Ubuntu laptop. I finally figured it out when setting up my new Dell XPS Developer Edition laptop, so I wanted to share. The situation: I would go to my local library and couldn&#039;t connect to their\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/chaining-dnsmasq-and-resolved\\\/#blogposting\",\"name\":\"Chaining DNSMasq and resolved - Justin Foell\",\"headline\":\"Chaining DNSMasq and resolved\",\"author\":{\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/author\\\/justin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/#organization\"},\"datePublished\":\"2019-11-04T10:00:58-06:00\",\"dateModified\":\"2021-01-03T13:32:28-06:00\",\"inLanguage\":\"en-US\",\"commentCount\":2,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/chaining-dnsmasq-and-resolved\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/chaining-dnsmasq-and-resolved\\\/#webpage\"},\"articleSection\":\"Business, Ubuntu, Dell, Dnsmasq, XPS13\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/chaining-dnsmasq-and-resolved\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.foell.org\\\/justin\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/category\\\/business\\\/#listItem\",\"name\":\"Business\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/category\\\/business\\\/#listItem\",\"position\":2,\"name\":\"Business\",\"item\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/category\\\/business\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/category\\\/business\\\/ubuntu\\\/#listItem\",\"name\":\"Ubuntu\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/category\\\/business\\\/ubuntu\\\/#listItem\",\"position\":3,\"name\":\"Ubuntu\",\"item\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/category\\\/business\\\/ubuntu\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/chaining-dnsmasq-and-resolved\\\/#listItem\",\"name\":\"Chaining DNSMasq and resolved\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/category\\\/business\\\/#listItem\",\"name\":\"Business\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/chaining-dnsmasq-and-resolved\\\/#listItem\",\"position\":4,\"name\":\"Chaining DNSMasq and resolved\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/category\\\/business\\\/ubuntu\\\/#listItem\",\"name\":\"Ubuntu\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/#organization\",\"name\":\"Justin Foell\",\"description\":\"Technology, Bicycling, Hobbies, Kids, Life.\",\"url\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/author\\\/justin\\\/#author\",\"url\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/author\\\/justin\\\/\",\"name\":\"Justin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/chaining-dnsmasq-and-resolved\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/946a5f509120117c629b5c8f22c3d50499ca6f07dcd771c787065f3871a63651?s=96&d=blank&r=pg\",\"width\":96,\"height\":96,\"caption\":\"Justin\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/chaining-dnsmasq-and-resolved\\\/#webpage\",\"url\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/chaining-dnsmasq-and-resolved\\\/\",\"name\":\"Chaining DNSMasq and resolved - Justin Foell\",\"description\":\"I had a weird problem recently that I solved, and it was mostly due to my mis-configuring of my Ubuntu laptop. I finally figured it out when setting up my new Dell XPS Developer Edition laptop, so I wanted to share. The situation: I would go to my local library and couldn't connect to their\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/chaining-dnsmasq-and-resolved\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/author\\\/justin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/author\\\/justin\\\/#author\"},\"datePublished\":\"2019-11-04T10:00:58-06:00\",\"dateModified\":\"2021-01-03T13:32:28-06:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/#website\",\"url\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/\",\"name\":\"Justin Foell\",\"description\":\"Technology, Bicycling, Hobbies, Kids, Life.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.foell.org\\\/justin\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Chaining DNSMasq and resolved - Justin Foell","description":"I had a weird problem recently that I solved, and it was mostly due to my mis-configuring of my Ubuntu laptop. I finally figured it out when setting up my new Dell XPS Developer Edition laptop, so I wanted to share. The situation: I would go to my local library and couldn't connect to their","canonical_url":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/#blogposting","name":"Chaining DNSMasq and resolved - Justin Foell","headline":"Chaining DNSMasq and resolved","author":{"@id":"https:\/\/www.foell.org\/justin\/author\/justin\/#author"},"publisher":{"@id":"https:\/\/www.foell.org\/justin\/#organization"},"datePublished":"2019-11-04T10:00:58-06:00","dateModified":"2021-01-03T13:32:28-06:00","inLanguage":"en-US","commentCount":2,"mainEntityOfPage":{"@id":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/#webpage"},"isPartOf":{"@id":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/#webpage"},"articleSection":"Business, Ubuntu, Dell, Dnsmasq, XPS13"},{"@type":"BreadcrumbList","@id":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.foell.org\/justin#listItem","position":1,"name":"Home","item":"https:\/\/www.foell.org\/justin","nextItem":{"@type":"ListItem","@id":"https:\/\/www.foell.org\/justin\/category\/business\/#listItem","name":"Business"}},{"@type":"ListItem","@id":"https:\/\/www.foell.org\/justin\/category\/business\/#listItem","position":2,"name":"Business","item":"https:\/\/www.foell.org\/justin\/category\/business\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.foell.org\/justin\/category\/business\/ubuntu\/#listItem","name":"Ubuntu"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.foell.org\/justin#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.foell.org\/justin\/category\/business\/ubuntu\/#listItem","position":3,"name":"Ubuntu","item":"https:\/\/www.foell.org\/justin\/category\/business\/ubuntu\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/#listItem","name":"Chaining DNSMasq and resolved"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.foell.org\/justin\/category\/business\/#listItem","name":"Business"}},{"@type":"ListItem","@id":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/#listItem","position":4,"name":"Chaining DNSMasq and resolved","previousItem":{"@type":"ListItem","@id":"https:\/\/www.foell.org\/justin\/category\/business\/ubuntu\/#listItem","name":"Ubuntu"}}]},{"@type":"Organization","@id":"https:\/\/www.foell.org\/justin\/#organization","name":"Justin Foell","description":"Technology, Bicycling, Hobbies, Kids, Life.","url":"https:\/\/www.foell.org\/justin\/"},{"@type":"Person","@id":"https:\/\/www.foell.org\/justin\/author\/justin\/#author","url":"https:\/\/www.foell.org\/justin\/author\/justin\/","name":"Justin","image":{"@type":"ImageObject","@id":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/946a5f509120117c629b5c8f22c3d50499ca6f07dcd771c787065f3871a63651?s=96&d=blank&r=pg","width":96,"height":96,"caption":"Justin"}},{"@type":"WebPage","@id":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/#webpage","url":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/","name":"Chaining DNSMasq and resolved - Justin Foell","description":"I had a weird problem recently that I solved, and it was mostly due to my mis-configuring of my Ubuntu laptop. I finally figured it out when setting up my new Dell XPS Developer Edition laptop, so I wanted to share. The situation: I would go to my local library and couldn't connect to their","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.foell.org\/justin\/#website"},"breadcrumb":{"@id":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/#breadcrumblist"},"author":{"@id":"https:\/\/www.foell.org\/justin\/author\/justin\/#author"},"creator":{"@id":"https:\/\/www.foell.org\/justin\/author\/justin\/#author"},"datePublished":"2019-11-04T10:00:58-06:00","dateModified":"2021-01-03T13:32:28-06:00"},{"@type":"WebSite","@id":"https:\/\/www.foell.org\/justin\/#website","url":"https:\/\/www.foell.org\/justin\/","name":"Justin Foell","description":"Technology, Bicycling, Hobbies, Kids, Life.","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.foell.org\/justin\/#organization"}}]},"og:locale":"en_US","og:site_name":"Justin Foell - Technology, Bicycling, Hobbies, Kids, Life.","og:type":"article","og:title":"Chaining DNSMasq and resolved - Justin Foell","og:description":"I had a weird problem recently that I solved, and it was mostly due to my mis-configuring of my Ubuntu laptop. I finally figured it out when setting up my new Dell XPS Developer Edition laptop, so I wanted to share. The situation: I would go to my local library and couldn't connect to their","og:url":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/","article:published_time":"2019-11-04T16:00:58+00:00","article:modified_time":"2021-01-03T19:32:28+00:00","twitter:card":"summary_large_image","twitter:title":"Chaining DNSMasq and resolved - Justin Foell","twitter:description":"I had a weird problem recently that I solved, and it was mostly due to my mis-configuring of my Ubuntu laptop. I finally figured it out when setting up my new Dell XPS Developer Edition laptop, so I wanted to share. The situation: I would go to my local library and couldn't connect to their"},"aioseo_meta_data":{"post_id":"3543","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-07-09 22:36:50","updated":"2025-06-09 19:12:13","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.foell.org\/justin\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.foell.org\/justin\/category\/business\/\" title=\"Business\">Business<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.foell.org\/justin\/category\/business\/ubuntu\/\" title=\"Ubuntu\">Ubuntu<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tChaining DNSMasq and resolved\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.foell.org\/justin"},{"label":"Business","link":"https:\/\/www.foell.org\/justin\/category\/business\/"},{"label":"Ubuntu","link":"https:\/\/www.foell.org\/justin\/category\/business\/ubuntu\/"},{"label":"Chaining DNSMasq and resolved","link":"https:\/\/www.foell.org\/justin\/chaining-dnsmasq-and-resolved\/"}],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.foell.org\/justin\/wp-json\/wp\/v2\/posts\/3543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.foell.org\/justin\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.foell.org\/justin\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.foell.org\/justin\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.foell.org\/justin\/wp-json\/wp\/v2\/comments?post=3543"}],"version-history":[{"count":9,"href":"https:\/\/www.foell.org\/justin\/wp-json\/wp\/v2\/posts\/3543\/revisions"}],"predecessor-version":[{"id":4050,"href":"https:\/\/www.foell.org\/justin\/wp-json\/wp\/v2\/posts\/3543\/revisions\/4050"}],"wp:attachment":[{"href":"https:\/\/www.foell.org\/justin\/wp-json\/wp\/v2\/media?parent=3543"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.foell.org\/justin\/wp-json\/wp\/v2\/categories?post=3543"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.foell.org\/justin\/wp-json\/wp\/v2\/tags?post=3543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}