(A helpful link, perhaps?)
> I have disabled DHCP on the router in the LAN settings while adding a
> Static IP for the RasPi4 to the list, [...]
Which \"the LAN settings\", exactly? Which \"the list\"?
Terminology: A \"static\" address is configured on the device itself.
What you configure on a (DHCP server on a) router is a reserved dynamic
address, not a static address.
Are you saying that you reserved an address for the R-Pi in the
router's DHCP server, and then disabled the router's DHCP server?
What's wrong with this picture?
> [...] but it still seems as though [...]
\"seems\"? Not a useful problem description. It does not say what you
did. It does not say what happened when you did it. As usual, showing
actual actions (commands) with their actual results (error messages, LED
indicators, ...) can be more helpful than vague descriptions or
interpretations.
I've never played with a Pi-hole, so I know nothing, but, on general
principles, I'd assign a static IP address to any DHCP server. Because,
whom (else) is it supposed to ask for its own address, when it's
supposed to be Mr. Know-it-all for LAN IP addresses? (And that's an
actual _static_ address, configured on the R-Pi itself.
","board":{"__ref":"Forum:board:en-home-routers-nighthawk-wifi-ax6"},"conversation":{"__ref":"Conversation:conversation:1953524"},"author":{"__typename":"User","login":"antinode"},"postTime":"2020-08-01T15:27:45.527-07:00","kudosSumWeight":0}},{"__typename":"MessageEdge","cursor":"MjUuOXwyLjF8b3w1fDE0OjAsMzk6MXwy","node":{"__typename":"ForumReplyMessage","uid":1953589,"body":"Running Raspbian?
Yes, Raspberry Pi OS (Previously called Raspbian)
Are you following some set of instructions or other? Care to share?
(A helpful link, perhaps?)
I was trying to follow these instructions from PiHole, but it I'm having trouble locating DNSMasq.
Which \"the LAN settings\", exactly? Which \"the list\"?
I have disabled \"Use Router as DHCP Server\" in the LAN settings of the router itself and added the \"static\" address I would like for the R-Pi to the \"Address Reservation\". This, however, did not make any of the devices connected to the network go through the R-Pi before sending info to the servers.
Terminology: A \"static\" address is configured on the device itself.
What you configure on a (DHCP server on a) router is a reserved dynamic
address, not a static address.
Understood.
Are you saying that you reserved an address for the R-Pi in the
router's DHCP server, and then disabled the router's DHCP server?
What's wrong with this picture?
I believe that is correct. Stupid move on my part, but I've having trouble fiding other options within the router itself.
\"seems\"? Not a useful problem description. It does not say what you
did. It does not say what happened when you did it. As usual, showing
actual actions (commands) with their actual results (error messages, LED
indicators, ...) can be more helpful than vague descriptions or
interpretations.
I have to laugh first, as you sound like Sheldon from The Big Bang Theory; very literal. I like literal. I don't mean that in a bad way, but I understand what you're saying. This is my first time trying anything of this nature.
I disabled the \"Use Router as DHCP Server\" in the LAN settings of the router itself and added the \"static\" address I would like for the R-Pi to the \"Address Reservation\".
I've never played with a Pi-hole, so I know nothing, but, on general
principles, I'd assign a static IP address to any DHCP server. Because,
whom (else) is it supposed to ask for its own address, when it's
supposed to be Mr. Know-it-all for LAN IP addresses? (And that's an
actual _static_ address, configured on the R-Pi itself.
","board":{"__ref":"Forum:board:en-home-routers-nighthawk-wifi-ax6"},"conversation":{"__ref":"Conversation:conversation:1953524"},"author":{"__typename":"User","login":"whistleillshoot"},"postTime":"2020-08-01T17:21:24.576-07:00","kudosSumWeight":0}},{"__typename":"MessageEdge","cursor":"MjUuOXwyLjF8b3w1fDE0OjAsMzk6MXwz","node":{"__typename":"ForumReplyMessage","uid":1953613,"body":"> I was trying to follow these instructions from PiHole, [...]
Ok. Your original problem description threw me off the track. Sorry
about the (my) confusion. (_Your_ original confusion is still your
fault, however.) So, anything above which refers to the R-Pi as a DHCP
server is wrong.
> I have disabled DHCP on the router [...]
Why? Pi-hole is a _DNS_ server, not a _DHCP_ server. There's no
obvious reason to change anything in the router's DHCP configuration,
except, perhaps, to add the Pi-hole system to the address reservations
on the router's DHCP server (which should _not_ be disabled).
> [...] I'm having trouble locating DNSMasq.
I doubt that you'll find it on a router which is running typical
Netgear firmware. I'd look for the router's DNS settings at: BASIC >
Internet : Domain Name Server (DNS) Address, where you ought be able to
specify the (reserved, LAN) IP address of the Pi-hole system (R-Pi).
Whether that will actually work is another queston, however. There
have been many recent reports of various models and/or firmware versions
which reject a DNS server address which is on the router's LAN address
subnet.
> [...] This, however, did not make any of the devices connected to the
> network go through the R-Pi before sending info to the servers.
Again, \"DHCP\" and \"DNS\" are spelled differently for a reason.
","board":{"__ref":"Forum:board:en-home-routers-nighthawk-wifi-ax6"},"conversation":{"__ref":"Conversation:conversation:1953524"},"author":{"__typename":"User","login":"antinode"},"postTime":"2020-08-01T19:21:13.853-07:00","kudosSumWeight":0}},{"__typename":"MessageEdge","cursor":"MjUuOXwyLjF8b3w1fDE0OjAsMzk6MXw0","node":{"__typename":"ForumReplyMessage","uid":1953627,"body":"Ok. Your original problem description threw me off the track. Sorry
about the (my) confusion. (_Your_ original confusion is still your
fault, however.) So, anything above which refers to the R-Pi as a DHCP
server is wrong.
I can agree that (my) original confusion is still my own fault. But, I can't help feeling like I'm reading this in the words of Mark Z. Danielewski. I appreciate the breakdowns, but please keep the punctuation for your essays.
I have disabled DHCP on the router [...]
This was stupid on my part given the information provided. I can now see the difference between the two.
Why? Pi-hole is a _DNS_ server, not a _DHCP_ server. There's no
obvious reason to change anything in the router's DHCP configuration,
except, perhaps, to add the Pi-hole system to the address reservations
on the router's DHCP server (which should _not_ be disabled).
Except for being a n00b at this.
I doubt that you'll find it on a router which is running typical
Netgear firmware. I'd look for the router's DNS settings at: BASIC >
Internet : Domain Name Server (DNS) Address, where you ought be able to
specify the (reserved, LAN) IP address of the Pi-hole system (R-Pi).
Oh! I actually found it. Like the (*spot).
Whether that will actually work is another queston, however. There
have been many recent reports of various models and/or firmware versions
which reject a DNS server address which is on the router's LAN address
subnet.
Again, \"DHCP\" and \"DNS\" are spelled differently for a reason.
","board":{"__ref":"Forum:board:en-home-routers-nighthawk-wifi-ax6"},"conversation":{"__ref":"Conversation:conversation:1953524"},"author":{"__typename":"User","login":"whistleillshoot"},"postTime":"2020-08-01T20:32:23.604-07:00","kudosSumWeight":0}},{"__typename":"MessageEdge","cursor":"MjUuOXwyLjF8b3w1fDE0OjAsMzk6MXw1","node":{"__typename":"ForumReplyMessage","uid":2010463,"body":"Sorry but you're wrong; the Pi-Hole doubles as a DNS server and a DHCP server. So... you're dumb.
","board":{"__ref":"Forum:board:en-home-routers-nighthawk-wifi-ax6"},"conversation":{"__ref":"Conversation:conversation:1953524"},"author":{"__typename":"User","login":"AutisticHorse"},"postTime":"2020-11-22T22:38:17.654-08:00","kudosSumWeight":0}}]},"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/common/ActionFeedback\"]})":[{"__ref":"CachedAsset:text:en_US-components/common/ActionFeedback-1759226301058"}],"cachedAsset({\"assetId\":\"Common\",\"assetType\":\"quiltWrapper\",\"lastModified\":\"1759226300492\",\"locale\":\"en-US\",\"node\":null})":{"__ref":"CachedAsset:quiltWrapper:netgear.prod:Common:en-US-1759226300492"},"cachedAsset({\"assetId\":\"custom.widget.Alert_Banner-en-US\",\"assetType\":\"component\",\"lastModified\":\"1759226393609\",\"locale\":null,\"node\":null})":{"__ref":"CachedAsset:component:custom.widget.Alert_Banner-en-us-1759226393609"},"cachedAsset({\"assetId\":\"custom.widget.ReactNetgearFooter-en-US\",\"assetType\":\"component\",\"lastModified\":\"1759226393609\",\"locale\":null,\"node\":null})":{"__ref":"CachedAsset:component:custom.widget.ReactNetgearFooter-en-us-1759226393609"},"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/community/Breadcrumb\"]})":[{"__ref":"CachedAsset:text:en_US-components/community/Breadcrumb-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/MessageBanner\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/MessageBanner-1759226301058"}],"coreNode({\"id\":\"board:en-home-routers-nighthawk-wifi-ax6\"})":{"__ref":"Forum:board:en-home-routers-nighthawk-wifi-ax6"},"coreNodes({\"constraints\":{\"id\":{\"in\":[\"category:home-networking\",\"category:en-netgear-my-community\",\"category:home-networking\",\"category:en-home-mobile-solutions\",\"category:business-solutions\",\"category:en-home-networking-apps\",\"board:en-home-orbi-app\",\"board:en-home-networking-apps\",\"board:en-home-armor\",\"board:en-home-smart-parental-controls\",\"board:en-business-insight-network-management\"]}},\"first\":11})":{"__typename":"CoreNodeConnection","edges":[{"__typename":"CoreNodeEdge","node":{"__ref":"Category:category:home-networking"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Category:category:business-solutions"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Category:category:en-netgear-my-community"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Forum:board:en-home-networking-apps"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Category:category:en-home-networking-apps"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Forum:board:en-home-armor"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Forum:board:en-home-orbi-app"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Forum:board:en-business-insight-network-management"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Forum:board:en-home-smart-parental-controls"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Category:category:en-home-mobile-solutions"}}]},"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/community/Navbar\"]})":[{"__ref":"CachedAsset:text:en_US-components/community/Navbar-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/community/NavbarHamburgerDropdown\"]})":[{"__ref":"CachedAsset:text:en_US-components/community/NavbarHamburgerDropdown-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/community/BrandLogo\"]})":[{"__ref":"CachedAsset:text:en_US-components/community/BrandLogo-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/community/NavbarTextLinks\"]})":[{"__ref":"CachedAsset:text:en_US-components/community/NavbarTextLinks-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"shared/client/components/languages/UseLanguageText\"]})":[{"__ref":"CachedAsset:text:en_US-shared/client/components/languages/UseLanguageText-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/languages/LanguagePicker\"]})":[{"__ref":"CachedAsset:text:en_US-components/languages/LanguagePicker-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/search/SpotlightSearchIcon\"]})":[{"__ref":"CachedAsset:text:en_US-components/search/SpotlightSearchIcon-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/authentication/AuthenticationLink\"]})":[{"__ref":"CachedAsset:text:en_US-components/authentication/AuthenticationLink-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/nodes/NodeLink\"]})":[{"__ref":"CachedAsset:text:en_US-components/nodes/NodeLink-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/MessageView/MessageViewStandard\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/MessageView/MessageViewStandard-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/ThreadedReplyList\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/ThreadedReplyList-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/MessageReplyCallToAction\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/MessageReplyCallToAction-1759226301058"}],"localizedCategoriesByLocale":[{"__typename":"LocalizedCategoryByLocale","locale":"it-IT","category":{"__typename":"LocalizedCategory","category":{"__ref":"Category:category:Italian"}}},{"__typename":"LocalizedCategoryByLocale","locale":"nl-NL","category":{"__typename":"LocalizedCategory","category":{"__ref":"Category:category:nederlands-dutch"}}},{"__typename":"LocalizedCategoryByLocale","locale":"de-DE","category":{"__typename":"LocalizedCategory","category":{"__ref":"Category:category:German"}}},{"__typename":"LocalizedCategoryByLocale","locale":"en-US","category":{"__typename":"LocalizedCategory","category":{"__ref":"Category:category:English"}}},{"__typename":"LocalizedCategoryByLocale","locale":"es-ES","category":{"__typename":"LocalizedCategory","category":{"__ref":"Category:category:Spanish"}}},{"__typename":"LocalizedCategoryByLocale","locale":"fr-FR","category":{"__typename":"LocalizedCategory","category":{"__ref":"Category:category:French"}}},{"__typename":"LocalizedCategoryByLocale","locale":"zh-CN","category":{"__typename":"LocalizedCategory","category":{"__ref":"Category:category:Chinese"}}},{"__typename":"LocalizedCategoryByLocale","locale":"ja-JP","category":{"__typename":"LocalizedCategory","category":{"__ref":"Category:category:Japanese"}}}],"component({\"componentId\":\"custom.widget.Alert_Banner\"})":{"__typename":"Component","render({\"context\":{\"component\":{\"entities\":[],\"props\":{}},\"page\":{\"entities\":[\"message:1953524\"],\"name\":\"ForumMessagePage\",\"props\":{},\"url\":\"https://community.netgear.com/discussions/en-home-routers-nighthawk-wifi-ax6/rax200---using-raspi4-w-pihole/1953524\"}}})":{"__typename":"ComponentRenderResult","html":"NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
"}},"componentScriptGroups({\"componentId\":\"custom.widget.Alert_Banner\"})":{"__typename":"ComponentScriptGroups","scriptGroups":{"__typename":"ComponentScriptGroupsDefinition","afterInteractive":{"__typename":"PageScriptGroupDefinition","group":"AFTER_INTERACTIVE","scriptIds":[]},"lazyOnLoad":{"__typename":"PageScriptGroupDefinition","group":"LAZY_ON_LOAD","scriptIds":[]}},"componentScripts":[]},"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/community/NavbarDropdownToggle\"]})":[{"__ref":"CachedAsset:text:en_US-components/community/NavbarDropdownToggle-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"shared/client/components/common/QueryHandler\"]})":[{"__ref":"CachedAsset:text:en_US-shared/client/components/common/QueryHandler-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/EscalatedMessageBanner\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/EscalatedMessageBanner-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/users/UserLink\"]})":[{"__ref":"CachedAsset:text:en_US-components/users/UserLink-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"shared/client/components/users/UserRank\"]})":[{"__ref":"CachedAsset:text:en_US-shared/client/components/users/UserRank-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/MessageTime\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/MessageTime-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/MessageSolvedBadge\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/MessageSolvedBadge-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/MessageSubject\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/MessageSubject-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/MessageBody\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/MessageBody-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/MessageCustomFields\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/MessageCustomFields-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/MessageReplyButton\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/MessageReplyButton-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/customComponent/CustomComponent\"]})":[{"__ref":"CachedAsset:text:en_US-components/customComponent/CustomComponent-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"shared/client/components/users/UserAvatar\"]})":[{"__ref":"CachedAsset:text:en_US-shared/client/components/users/UserAvatar-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"shared/client/components/ranks/UserRankLabel\"]})":[{"__ref":"CachedAsset:text:en_US-shared/client/components/ranks/UserRankLabel-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/common/ExternalLinkWarningModal\"]})":[{"__ref":"CachedAsset:text:en_US-components/common/ExternalLinkWarningModal-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/MessageListMenu\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/MessageListMenu-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"components/messages/AcceptedSolutionButton\"]})":[{"__ref":"CachedAsset:text:en_US-components/messages/AcceptedSolutionButton-1759226301058"}],"cachedText({\"lastModified\":\"1759226301058\",\"locale\":\"en-US\",\"namespaces\":[\"shared/client/components/common/Pager/PagerLoadMore\"]})":[{"__ref":"CachedAsset:text:en_US-shared/client/components/common/Pager/PagerLoadMore-1759226301058"}],"message({\"id\":\"message:1953564\"})":{"__ref":"ForumReplyMessage:message:1953564"},"message({\"id\":\"message:1953589\"})":{"__ref":"ForumReplyMessage:message:1953589"},"message({\"id\":\"message:1953613\"})":{"__ref":"ForumReplyMessage:message:1953613"},"coreNode({\"id\":\"community:ejquo23388\"})":{"__ref":"Community:community:ejquo23388"}},"Theme:customTheme1":{"__typename":"Theme","id":"customTheme1"},"User:user:-1":{"__typename":"User","id":"user:-1","entityType":"USER","eventPath":"community:ejquo23388/user:-1","uid":-1,"login":"Retired_Member","email":"","avatar":null,"rank":null,"kudosWeight":1,"registrationData":{"__typename":"RegistrationData","status":"ANONYMOUS","registrationTime":null,"confirmEmailStatus":false,"registrationAccessLevel":"VIEW","ssoRegistrationFields":[]},"ssoId":null,"profileSettings":{"__typename":"ProfileSettings","dateDisplayStyle":{"__typename":"InheritableStringSettingWithPossibleValues","key":"layout.friendly_dates_enabled","value":"false","localValue":"true","possibleValues":["true","false"]},"dateDisplayFormat":{"__typename":"InheritableStringSetting","key":"layout.format_pattern_date","value":"yyyy-MM-dd","localValue":"MM-dd-yyyy"},"language":{"__typename":"InheritableStringSettingWithPossibleValues","key":"profile.language","value":"en-US","localValue":null,"possibleValues":["en-US","zh-CN","nl-NL","fr-FR","de-DE","it-IT","ja-JP","es-ES"]},"repliesSortOrder":{"__typename":"InheritableStringSettingWithPossibleValues","key":"config.user_replies_sort_order","value":"DEFAULT","localValue":"DEFAULT","possibleValues":["DEFAULT","LIKES","PUBLISH_TIME","REVERSE_PUBLISH_TIME"]}},"deleted":false},"CachedAsset:pages-1759227962737":{"__typename":"CachedAsset","id":"pages-1759227962737","value":[{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"BlogViewAllPostsPage","type":"BLOG","urlPath":"/category/:categoryId/blog/:boardId/all-posts/(/:after|/:before)?","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"CasePortalPage","type":"CASE_PORTAL","urlPath":"/caseportal","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"CreateGroupHubPage","type":"GROUP_HUB","urlPath":"/groups/create","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"CaseViewPage","type":"CASE_DETAILS","urlPath":"/case/:caseId/:caseNumber","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"InboxPage","type":"COMMUNITY","urlPath":"/inbox","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"HelpFAQPage","type":"COMMUNITY","urlPath":"/help","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"IdeaMessagePage","type":"IDEA_POST","urlPath":"/idea/:boardId/:messageSubject/:messageId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"IdeaViewAllIdeasPage","type":"IDEA","urlPath":"/category/:categoryId/ideas/:boardId/all-ideas/(/:after|/:before)?","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"LoginPage","type":"USER","urlPath":"/signin","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"WorkstreamsPage","type":"COMMUNITY","urlPath":"/workstreams","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"BlogPostPage","type":"BLOG","urlPath":"/category/:categoryId/blogs/:boardId/create","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ThemeEditorPage","type":"COMMUNITY","urlPath":"/designer/themes","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"TkbViewAllArticlesPage","type":"TKB","urlPath":"/category/:categoryId/kb/:boardId/all-articles/(/:after|/:before)?","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"OccasionEditPage","type":"EVENT","urlPath":"/event/:boardId/:messageSubject/:messageId/edit","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"OAuthAuthorizationAllowPage","type":"USER","urlPath":"/auth/authorize/allow","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"PageEditorPage","type":"COMMUNITY","urlPath":"/designer/pages","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"PostPage","type":"COMMUNITY","urlPath":"/category/:categoryId/:boardId/create","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ForumBoardPage","type":"FORUM","urlPath":"/category/:categoryId/discussions/:boardId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"TkbBoardPage","type":"TKB","urlPath":"/category/:categoryId/kb/:boardId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"EventPostPage","type":"EVENT","urlPath":"/category/:categoryId/events/:boardId/create","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"UserBadgesPage","type":"COMMUNITY","urlPath":"/users/:login/:userId/badges","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"GroupHubMembershipAction","type":"GROUP_HUB","urlPath":"/membership/join/:nodeId/:membershipType","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"MaintenancePage","type":"COMMUNITY","urlPath":"/maintenance","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"IdeaReplyPage","type":"IDEA_REPLY","urlPath":"/idea/:boardId/:messageSubject/:messageId/comments/:replyId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"UserSettingsPage","type":"USER","urlPath":"/mysettings/:userSettingsTab","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"GroupHubsPage","type":"GROUP_HUB","urlPath":"/groups","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ForumPostPage","type":"FORUM","urlPath":"/category/:categoryId/discussions/:boardId/create","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"OccasionRsvpActionPage","type":"OCCASION","urlPath":"/event/:boardId/:messageSubject/:messageId/rsvp/:responseType","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"VerifyUserEmailPage","type":"USER","urlPath":"/verifyemail/:userId/:verifyEmailToken","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"AllOccasionsPage","type":"OCCASION","urlPath":"/category/:categoryId/events/:boardId/all-events/(/:after|/:before)?","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"EventBoardPage","type":"EVENT","urlPath":"/category/:categoryId/events/:boardId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"TkbReplyPage","type":"TKB_REPLY","urlPath":"/kb/:boardId/:messageSubject/:messageId/comments/:replyId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"IdeaBoardPage","type":"IDEA","urlPath":"/category/:categoryId/ideas/:boardId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"CommunityGuideLinesPage","type":"COMMUNITY","urlPath":"/communityguidelines","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"CaseCreatePage","type":"SALESFORCE_CASE_CREATION","urlPath":"/caseportal/create","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"TkbEditPage","type":"TKB","urlPath":"/kb/:boardId/:messageSubject/:messageId/edit","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ForgotPasswordPage","type":"USER","urlPath":"/forgotpassword","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"IdeaEditPage","type":"IDEA","urlPath":"/idea/:boardId/:messageSubject/:messageId/edit","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"TagPage","type":"COMMUNITY","urlPath":"/tag/:tagName","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"BlogBoardPage","type":"BLOG","urlPath":"/category/:categoryId/blog/:boardId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"OccasionMessagePage","type":"OCCASION_TOPIC","urlPath":"/event/:boardId/:messageSubject/:messageId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ManageContentPage","type":"COMMUNITY","urlPath":"/managecontent","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ClosedMembershipNodeNonMembersPage","type":"GROUP_HUB","urlPath":"/closedgroup/:groupHubId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"CommunityPage","type":"COMMUNITY","urlPath":"/","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ForumMessagePage","type":"FORUM_TOPIC","urlPath":"/discussions/:boardId/:messageSubject/:messageId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"IdeaPostPage","type":"IDEA","urlPath":"/category/:categoryId/ideas/:boardId/create","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"BlogMessagePage","type":"BLOG_ARTICLE","urlPath":"/blog/:boardId/:messageSubject/:messageId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"RegistrationPage","type":"USER","urlPath":"/register","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"EditGroupHubPage","type":"GROUP_HUB","urlPath":"/group/:groupHubId/edit","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ForumEditPage","type":"FORUM","urlPath":"/discussions/:boardId/:messageSubject/:messageId/edit","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ResetPasswordPage","type":"USER","urlPath":"/resetpassword/:userId/:resetPasswordToken","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"TkbMessagePage","type":"TKB_ARTICLE","urlPath":"/kb/:boardId/:messageSubject/:messageId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"BlogEditPage","type":"BLOG","urlPath":"/blog/:boardId/:messageSubject/:messageId/edit","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ManageUsersPage","type":"USER","urlPath":"/users/manage/:tab?/:manageUsersTab?","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ForumReplyPage","type":"FORUM_REPLY","urlPath":"/discussions/:boardId/:messageSubject/:messageId/replies/:replyId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"PrivacyPolicyPage","type":"COMMUNITY","urlPath":"/privacypolicy","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"NotificationPage","type":"COMMUNITY","urlPath":"/notifications","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"UserPage","type":"USER","urlPath":"/users/:login/:userId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"HealthCheckPage","type":"COMMUNITY","urlPath":"/health","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"OccasionReplyPage","type":"OCCASION_REPLY","urlPath":"/event/:boardId/:messageSubject/:messageId/comments/:replyId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ManageMembersPage","type":"GROUP_HUB","urlPath":"/group/:groupHubId/manage/:tab?","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"SearchResultsPage","type":"COMMUNITY","urlPath":"/search","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"BlogReplyPage","type":"BLOG_REPLY","urlPath":"/blog/:boardId/:messageSubject/:messageId/replies/:replyId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"GroupHubPage","type":"GROUP_HUB","urlPath":"/group/:groupHubId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"TermsOfServicePage","type":"COMMUNITY","urlPath":"/termsofservice","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"CategoryPage","type":"CATEGORY","urlPath":"/category/:categoryId","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"ForumViewAllTopicsPage","type":"FORUM","urlPath":"/category/:categoryId/discussions/:boardId/all-topics/(/:after|/:before)?","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"TkbPostPage","type":"TKB","urlPath":"/category/:categoryId/kbs/:boardId/create","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1759227962737,"localOverride":null,"page":{"id":"GroupHubPostPage","type":"GROUP_HUB","urlPath":"/group/:groupHubId/:boardId/create","__typename":"PageDescriptor"},"__typename":"PageResource"}],"localOverride":false},"CachedAsset:text:en_US-components/context/AppContext/AppContextProvider-0":{"__typename":"CachedAsset","id":"text:en_US-components/context/AppContext/AppContextProvider-0","value":{"noCommunity":"Cannot find community","noUser":"Cannot find current user","noNode":"Cannot find node with id {nodeId}","noMessage":"Cannot find message with id {messageId}","userBanned":"We're sorry, but you have been banned from using this site.","userBannedReason":"You have been banned for the following reason: {reason}"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/common/Loading/LoadingDot-0":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/common/Loading/LoadingDot-0","value":{"title":"Loading..."},"localOverride":false},"Rank:rank:42":{"__typename":"Rank","id":"rank:42","position":32,"name":"Aspirant","color":"333333","icon":null,"rankStyle":"TEXT"},"User:user:855904":{"__typename":"User","id":"user:855904","uid":855904,"login":"whistleillshoot","deleted":false,"avatar":{"__typename":"UserAvatar","url":null},"rank":{"__ref":"Rank:rank:42"},"email":"","messagesCount":3,"biography":null,"topicsCount":1,"kudosReceivedCount":0,"kudosGivenCount":0,"kudosWeight":1,"registrationData":{"__typename":"RegistrationData","status":null,"registrationTime":"2020-08-01T12:32:19.032-07:00","confirmEmailStatus":null},"followersCount":null,"solutionsCount":0,"entityType":"USER","eventPath":"community:ejquo23388/user:855904"},"Category:category:home-wifi-routers":{"__typename":"Category","id":"category:home-wifi-routers","entityType":"CATEGORY","displayId":"home-wifi-routers","nodeType":"category","depth":3,"title":"Nighthawk & WiFi Routers","shortTitle":"Nighthawk & WiFi Routers","parent":{"__ref":"Category:category:home-networking"}},"Category:category:top":{"__typename":"Category","id":"category:top","entityType":"CATEGORY","displayId":"top","nodeType":"category","depth":0,"title":"Top","shortTitle":"Top"},"Category:category:English":{"__typename":"Category","id":"category:English","entityType":"CATEGORY","displayId":"English","nodeType":"category","depth":1,"parent":{"__ref":"Category:category:top"},"title":"Welcome to the NETGEAR Community","shortTitle":"Welcome to the NETGEAR Community"},"Category:category:home-networking":{"__typename":"Category","id":"category:home-networking","entityType":"CATEGORY","displayId":"home-networking","nodeType":"category","depth":2,"parent":{"__ref":"Category:category:English"},"title":"Home Solutions","shortTitle":"Home Solutions","categoryPolicies":{"__typename":"CategoryPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}}},"Forum:board:en-home-routers-nighthawk-wifi-ax6":{"__typename":"Forum","id":"board:en-home-routers-nighthawk-wifi-ax6","entityType":"FORUM","displayId":"en-home-routers-nighthawk-wifi-ax6","nodeType":"board","depth":4,"conversationStyle":"FORUM","repliesProperties":{"__typename":"RepliesProperties","sortOrder":"PUBLISH_TIME","repliesFormat":"threaded"},"tagProperties":{"__typename":"TagNodeProperties","tagsEnabled":{"__typename":"PolicyResult","failureReason":null}},"requireTags":true,"tagType":"PRESET_ONLY","description":"RAXE500, RAXE400, RAXE450, RAXE300, RAXE290, RAX5, RAX10, RAX15, RAX20, RAX28, RAX29, RAX30, RAX35, RAX36S, RAX38, RAX40, RAX43, RAX49, RAX50, RAX54, RAX70, RAX78, R6700AX, XR1000","title":"Nighthawk with WiFi 6 (AX) and WiFi 6E (AXE) Routers","shortTitle":"Nighthawk with WiFi 6 (AX) and WiFi 6E (AXE) Routers","parent":{"__ref":"Category:category:home-wifi-routers"},"ancestors":{"__typename":"CoreNodeConnection","edges":[{"__typename":"CoreNodeEdge","node":{"__ref":"Community:community:ejquo23388"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Category:category:English"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Category:category:home-networking"}},{"__typename":"CoreNodeEdge","node":{"__ref":"Category:category:home-wifi-routers"}}]},"userContext":{"__typename":"NodeUserContext","canAddAttachments":true,"canUpdateNode":false,"canPostMessages":false,"isSubscribed":false},"theme":{"__ref":"Theme:customTheme1"},"boardPolicies":{"__typename":"BoardPolicies","canViewSpamDashBoard":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.feature.moderation_spam.action.access_spam_quarantine.allowed.accessDenied","key":"error.lithium.policies.feature.moderation_spam.action.access_spam_quarantine.allowed.accessDenied","args":[]}},"canArchiveMessage":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.content_archivals.enable_content_archival_settings.accessDenied","key":"error.lithium.policies.content_archivals.enable_content_archival_settings.accessDenied","args":[]}},"canPublishArticleOnCreate":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.forums.policy_can_publish_on_create_workflow_action.accessDenied","key":"error.lithium.policies.forums.policy_can_publish_on_create_workflow_action.accessDenied","args":[]}}},"linkProperties":{"__typename":"LinkProperties","isExternalLinkWarningEnabled":true},"eventPath":"category:home-wifi-routers/category:home-networking/category:English/community:ejquo23388board:en-home-routers-nighthawk-wifi-ax6/"},"ForumTopicMessage:message:1953524":{"__typename":"ForumTopicMessage","uid":1953524,"subject":"RAX200 - Using RasPi4 w/ PiHole","id":"message:1953524","entityType":"FORUM_TOPIC","eventPath":"category:home-wifi-routers/category:home-networking/category:English/community:ejquo23388board:en-home-routers-nighthawk-wifi-ax6/message:1953524","revisionNum":1,"repliesCount":6,"author":{"__ref":"User:user:855904"},"depth":0,"hasGivenKudo":false,"board":{"__ref":"Forum:board:en-home-routers-nighthawk-wifi-ax6"},"conversation":{"__ref":"Conversation:conversation:1953524"},"readOnly":false,"editFrozen":false,"showMoveIndicator":false,"moderationData":{"__ref":"ModerationData:moderation_data:1953524"},"body":"Afternoon,
I'm currently attempting to set up PiHole via RaspberryPi 4 with my RAX200 router, but I cannot seem to get it quite right.
I have disabled DHCP on the router in the LAN settings while adding a Static IP for the RasPi4 to the list, but it still seems as though no conected devices can retain connection after making these adjustments.
Do I need to adjust each device's static IP?
Am I missing an adjustment in the router's settings?
","body@stringLength":"526","rawBody":"Afternoon,
I'm currently attempting to set up PiHole via RaspberryPi 4 with my RAX200 router, but I cannot seem to get it quite right.
I have disabled DHCP on the router in the LAN settings while adding a Static IP for the RasPi4 to the list, but it still seems as though no conected devices can retain connection after making these adjustments.
Do I need to adjust each device's static IP?
Am I missing an adjustment in the router's settings?
","kudosSumWeight":0,"postTime":"2020-08-01T12:44:30.195-07:00","images":{"__typename":"AssociatedImageConnection","edges":[],"totalCount":0,"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"attachments":{"__typename":"AttachmentConnection","pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null},"edges":[]},"tags":{"__typename":"TagConnection","pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null},"edges":[]},"timeToRead":1,"currentRevision":{"__ref":"Revision:revision:1953524_1"},"latestVersion":null,"metrics":{"__typename":"MessageMetrics","views":5364},"read":false,"visibilityScope":"PUBLIC","canonicalUrl":null,"seoTitle":null,"seoDescription":null,"isEscalated":null,"placeholder":false,"originalMessageForPlaceholder":null,"messagePolicies":{"__typename":"MessagePolicies","canModerateSpamMessage":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.feature.moderation_spam.action.moderate_entity.allowed.accessDenied","key":"error.lithium.policies.feature.moderation_spam.action.moderate_entity.allowed.accessDenied","args":[]}},"canReply":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.forums.action.message.reply_to_entity.allow.accessDenied","key":"error.lithium.policies.forums.action.message.reply_to_entity.allow.accessDenied","args":[]}},"canAcceptSolution":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.accepted_solutions.action_allow.message.mark_as_accepted_solution.accessDenied","key":"error.lithium.policies.accepted_solutions.action_allow.message.mark_as_accepted_solution.accessDenied","args":[]}},"canRejectSolution":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.accepted_solutions.action_allow.message.unmark_as_accepted_solution.accessDenied","key":"error.lithium.policies.accepted_solutions.action_allow.message.unmark_as_accepted_solution.accessDenied","args":[]}},"canTag":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.labels.action.labelableentity.set_labels.allow.accessDenied","key":"error.lithium.policies.labels.action.labelableentity.set_labels.allow.accessDenied","args":[]}},"canEdit":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.forums.action_allow.edit_message.accessDenied","key":"error.lithium.policies.forums.action_allow.edit_message.accessDenied","args":[]}},"canKudo":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.kudos.action.entity.give_kudos.allow.accessDenied","key":"error.lithium.policies.kudos.action.entity.give_kudos.allow.accessDenied","args":[]}}},"archivalData":null,"searchSnippet":"Afternoon, I'm currently attempting to set up PiHole via RaspberryPi 4 with my RAX200 router, but I cannot seem to get it quite right. I have disabled DHCP on the router in the LAN ...","replies":{"__typename":"MessageConnection","edges":[{"__typename":"MessageEdge","cursor":"MjUuOXwyLjF8aXwxMHwzOToxfGludCwxOTUzNTY0LDE5NTM1NjQ","node":{"__ref":"ForumReplyMessage:message:1953564"}}],"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"customFields":[]},"Conversation:conversation:1953524":{"__typename":"Conversation","id":"conversation:1953524","solved":false,"topic":{"__ref":"ForumTopicMessage:message:1953524"},"lastPostingActivityTime":"2020-11-23T10:45:59.269-08:00","lastPostTime":"2020-11-23T10:45:59.269-08:00","unreadReplyCount":6,"isSubscribed":false},"ModerationData:moderation_data:1953524":{"__typename":"ModerationData","id":"moderation_data:1953524","status":"APPROVED","rejectReason":null,"isReportedAbuse":false,"rejectUser":null,"rejectTime":null,"rejectActorType":null},"Revision:revision:1953524_1":{"__typename":"Revision","id":"revision:1953524_1","lastEditTime":"2020-08-01T12:44:30.195-07:00"},"CachedAsset:theme:customTheme1-1759226302049":{"__typename":"CachedAsset","id":"theme:customTheme1-1759226302049","value":{"id":"customTheme1","animation":{"fast":"150ms","normal":"250ms","slow":"500ms","slowest":"750ms","function":"cubic-bezier(0.07, 0.91, 0.51, 1)","__typename":"AnimationThemeSettings"},"avatar":{"borderRadius":"10px","collections":["default"],"__typename":"AvatarThemeSettings"},"basics":{"browserIcon":{"imageAssetName":"Browser_Icon-1697787492229.PNG.png","imageLastModified":"1697787496004","__typename":"ThemeAsset"},"customerLogo":{"imageAssetName":"NETGEAR_Community-1744420932835.png","imageLastModified":"1744420934427","__typename":"ThemeAsset"},"maximumWidthOfPageContent":"1600px","oneColumnNarrowWidth":"800px","gridGutterWidthMd":"30px","gridGutterWidthXs":"10px","pageWidthStyle":"WIDTH_OF_BROWSER","__typename":"BasicsThemeSettings"},"buttons":{"borderRadiusSm":"3px","borderRadius":"3px","borderRadiusLg":"5px","paddingY":"5px","paddingYLg":"7px","paddingYHero":"var(--lia-bs-btn-padding-y-lg)","paddingX":"12px","paddingXLg":"16px","paddingXHero":"60px","fontStyle":"NORMAL","fontWeight":"700","textTransform":"NONE","disabledOpacity":0.5,"primaryTextColor":"var(--lia-bs-white)","primaryTextHoverColor":"var(--lia-bs-white)","primaryTextActiveColor":"var(--lia-bs-white)","primaryBgColor":"var(--lia-bs-primary)","primaryBgHoverColor":"hsl(var(--lia-bs-primary-h), var(--lia-bs-primary-s), calc(var(--lia-bs-primary-l) * 0.85))","primaryBgActiveColor":"hsl(var(--lia-bs-primary-h), var(--lia-bs-primary-s), calc(var(--lia-bs-primary-l) * 0.7))","primaryBorder":"1px solid transparent","primaryBorderHover":"1px solid transparent","primaryBorderActive":"1px solid transparent","primaryBorderFocus":"1px solid var(--lia-bs-white)","primaryBoxShadowFocus":"0 0 0 1px var(--lia-bs-primary), 0 0 0 4px hsla(var(--lia-bs-primary-h), var(--lia-bs-primary-s), var(--lia-bs-primary-l), 0.2)","secondaryTextColor":"var(--lia-bs-gray-900)","secondaryTextHoverColor":"hsl(var(--lia-bs-gray-900-h), var(--lia-bs-gray-900-s), calc(var(--lia-bs-gray-900-l) * 0.95))","secondaryTextActiveColor":"hsl(var(--lia-bs-gray-900-h), var(--lia-bs-gray-900-s), calc(var(--lia-bs-gray-900-l) * 0.9))","secondaryBgColor":"var(--lia-bs-gray-200)","secondaryBgHoverColor":"hsl(var(--lia-bs-gray-200-h), var(--lia-bs-gray-200-s), calc(var(--lia-bs-gray-200-l) * 0.96))","secondaryBgActiveColor":"hsl(var(--lia-bs-gray-200-h), var(--lia-bs-gray-200-s), calc(var(--lia-bs-gray-200-l) * 0.92))","secondaryBorder":"1px solid transparent","secondaryBorderHover":"1px solid transparent","secondaryBorderActive":"1px solid transparent","secondaryBorderFocus":"1px solid transparent","secondaryBoxShadowFocus":"0 0 0 1px var(--lia-bs-primary), 0 0 0 4px hsla(var(--lia-bs-primary-h), var(--lia-bs-primary-s), var(--lia-bs-primary-l), 0.2)","tertiaryTextColor":"var(--lia-bs-gray-900)","tertiaryTextHoverColor":"hsl(var(--lia-bs-gray-900-h), var(--lia-bs-gray-900-s), calc(var(--lia-bs-gray-900-l) * 0.95))","tertiaryTextActiveColor":"hsl(var(--lia-bs-gray-900-h), var(--lia-bs-gray-900-s), calc(var(--lia-bs-gray-900-l) * 0.9))","tertiaryBgColor":"transparent","tertiaryBgHoverColor":"transparent","tertiaryBgActiveColor":"hsla(var(--lia-bs-black-h), var(--lia-bs-black-s), var(--lia-bs-black-l), 0.04)","tertiaryBorder":"1px solid transparent","tertiaryBorderHover":"1px solid hsla(var(--lia-bs-black-h), var(--lia-bs-black-s), var(--lia-bs-black-l), 0.08)","tertiaryBorderActive":"1px solid transparent","tertiaryBorderFocus":"1px solid transparent","tertiaryBoxShadowFocus":"0 0 0 1px var(--lia-bs-primary), 0 0 0 4px hsla(var(--lia-bs-primary-h), var(--lia-bs-primary-s), var(--lia-bs-primary-l), 0.2)","destructiveTextColor":"var(--lia-bs-danger)","destructiveTextHoverColor":"hsl(var(--lia-bs-danger-h), var(--lia-bs-danger-s), calc(var(--lia-bs-danger-l) * 0.95))","destructiveTextActiveColor":"hsl(var(--lia-bs-danger-h), var(--lia-bs-danger-s), calc(var(--lia-bs-danger-l) * 0.9))","destructiveBgColor":"var(--lia-bs-gray-200)","destructiveBgHoverColor":"hsl(var(--lia-bs-gray-200-h), var(--lia-bs-gray-200-s), calc(var(--lia-bs-gray-200-l) * 0.96))","destructiveBgActiveColor":"hsl(var(--lia-bs-gray-200-h), var(--lia-bs-gray-200-s), calc(var(--lia-bs-gray-200-l) * 0.92))","destructiveBorder":"1px solid transparent","destructiveBorderHover":"1px solid transparent","destructiveBorderActive":"1px solid transparent","destructiveBorderFocus":"1px solid transparent","destructiveBoxShadowFocus":"0 0 0 1px var(--lia-bs-primary), 0 0 0 4px hsla(var(--lia-bs-primary-h), var(--lia-bs-primary-s), var(--lia-bs-primary-l), 0.2)","__typename":"ButtonsThemeSettings"},"border":{"color":"hsla(var(--lia-bs-black-h), var(--lia-bs-black-s), var(--lia-bs-black-l), 0.08)","mainContent":"DARK","sideContent":"DARK","radiusSm":"3px","radius":"5px","radiusLg":"9px","radius50":"100vw","__typename":"BorderThemeSettings"},"boxShadow":{"xs":"0 0 0 1px hsla(var(--lia-bs-gray-900-h), var(--lia-bs-gray-900-s), var(--lia-bs-gray-900-l), 0.08), 0 3px 0 -1px hsla(var(--lia-bs-gray-900-h), var(--lia-bs-gray-900-s), var(--lia-bs-gray-900-l), 0.08)","sm":"0 2px 4px hsla(var(--lia-bs-gray-900-h), var(--lia-bs-gray-900-s), var(--lia-bs-gray-900-l), 0.06)","md":"0 5px 15px hsla(var(--lia-bs-gray-900-h), var(--lia-bs-gray-900-s), var(--lia-bs-gray-900-l), 0.15)","lg":"0 10px 30px hsla(var(--lia-bs-gray-900-h), var(--lia-bs-gray-900-s), var(--lia-bs-gray-900-l), 0.15)","__typename":"BoxShadowThemeSettings"},"cards":{"bgColor":"var(--lia-panel-bg-color)","borderRadius":"var(--lia-panel-border-radius)","boxShadow":"var(--lia-box-shadow-xs)","__typename":"CardsThemeSettings"},"chip":{"maxWidth":"300px","height":"30px","__typename":"ChipThemeSettings"},"coreTypes":{"defaultMessageLinkColor":"var(--lia-bs-link-color)","defaultMessageLinkDecoration":"none","defaultMessageLinkFontStyle":"NORMAL","defaultMessageLinkFontWeight":"400","defaultMessageFontStyle":"NORMAL","defaultMessageFontWeight":"400","defaultMessageFontFamily":"var(--lia-bs-font-family-base)","forumColor":"#2D242D","forumFontFamily":"var(--lia-bs-font-family-base)","forumFontWeight":"var(--lia-default-message-font-weight)","forumLineHeight":"var(--lia-bs-line-height-base)","forumFontStyle":"var(--lia-default-message-font-style)","forumMessageLinkColor":"var(--lia-default-message-link-color)","forumMessageLinkDecoration":"var(--lia-default-message-link-decoration)","forumMessageLinkFontStyle":"var(--lia-default-message-link-font-style)","forumMessageLinkFontWeight":"var(--lia-default-message-link-font-weight)","forumSolvedColor":"#148563","blogColor":"#1CBAA0","blogFontFamily":"var(--lia-bs-font-family-base)","blogFontWeight":"var(--lia-default-message-font-weight)","blogLineHeight":"1.75","blogFontStyle":"var(--lia-default-message-font-style)","blogMessageLinkColor":"var(--lia-default-message-link-color)","blogMessageLinkDecoration":"var(--lia-default-message-link-decoration)","blogMessageLinkFontStyle":"var(--lia-default-message-link-font-style)","blogMessageLinkFontWeight":"var(--lia-default-message-link-font-weight)","tkbColor":"#4C6B90","tkbFontFamily":"var(--lia-bs-font-family-base)","tkbFontWeight":"var(--lia-default-message-font-weight)","tkbLineHeight":"1.75","tkbFontStyle":"var(--lia-default-message-font-style)","tkbMessageLinkColor":"var(--lia-default-message-link-color)","tkbMessageLinkDecoration":"var(--lia-default-message-link-decoration)","tkbMessageLinkFontStyle":"var(--lia-default-message-link-font-style)","tkbMessageLinkFontWeight":"var(--lia-default-message-link-font-weight)","qandaColor":"#4099E2","qandaFontFamily":"var(--lia-bs-font-family-base)","qandaFontWeight":"var(--lia-default-message-font-weight)","qandaLineHeight":"var(--lia-bs-line-height-base)","qandaFontStyle":"var(--lia-default-message-link-font-style)","qandaMessageLinkColor":"var(--lia-default-message-link-color)","qandaMessageLinkDecoration":"var(--lia-default-message-link-decoration)","qandaMessageLinkFontStyle":"var(--lia-default-message-link-font-style)","qandaMessageLinkFontWeight":"var(--lia-default-message-link-font-weight)","qandaSolvedColor":"#3FA023","ideaColor":"#FF8000","ideaFontFamily":"var(--lia-bs-font-family-base)","ideaFontWeight":"var(--lia-default-message-font-weight)","ideaLineHeight":"var(--lia-bs-line-height-base)","ideaFontStyle":"var(--lia-default-message-font-style)","ideaMessageLinkColor":"var(--lia-default-message-link-color)","ideaMessageLinkDecoration":"var(--lia-default-message-link-decoration)","ideaMessageLinkFontStyle":"var(--lia-default-message-link-font-style)","ideaMessageLinkFontWeight":"var(--lia-default-message-link-font-weight)","contestColor":"#FCC845","contestFontFamily":"var(--lia-bs-font-family-base)","contestFontWeight":"var(--lia-default-message-font-weight)","contestLineHeight":"var(--lia-bs-line-height-base)","contestFontStyle":"var(--lia-default-message-link-font-style)","contestMessageLinkColor":"var(--lia-default-message-link-color)","contestMessageLinkDecoration":"var(--lia-default-message-link-decoration)","contestMessageLinkFontStyle":"ITALIC","contestMessageLinkFontWeight":"var(--lia-default-message-link-font-weight)","occasionColor":"#D13A1F","occasionFontFamily":"var(--lia-bs-font-family-base)","occasionFontWeight":"var(--lia-default-message-font-weight)","occasionLineHeight":"var(--lia-bs-line-height-base)","occasionFontStyle":"var(--lia-default-message-font-style)","occasionMessageLinkColor":"var(--lia-default-message-link-color)","occasionMessageLinkDecoration":"var(--lia-default-message-link-decoration)","occasionMessageLinkFontStyle":"var(--lia-default-message-link-font-style)","occasionMessageLinkFontWeight":"var(--lia-default-message-link-font-weight)","grouphubColor":"#333333","categoryColor":"#949494","communityColor":"#FFFFFF","productColor":"#949494","__typename":"CoreTypesThemeSettings"},"colors":{"black":"#000000","white":"#FFFFFF","gray100":"#F7F7F7","gray200":"#F7F7F7","gray300":"#E8E8E8","gray400":"#D9D9D9","gray500":"#CCCCCC","gray600":"#949494","gray700":"#707070","gray800":"#545454","gray900":"#333333","dark":"#545454","light":"#F7F7F7","primary":"#000000","secondary":"#333333","bodyText":"#504B51","bodyBg":"#EFF4F9","info":"#409AE2","success":"#41C5AE","warning":"#FCC844","danger":"#D13A1F","alertSystem":"#FF6600","textMuted":"#707070","highlight":"#FFFCAD","outline":"var(--lia-bs-primary)","custom":["#FFFFFF","#EFF4F9","#00B9FF","#6C717A","#26E880","#002FFF","#2F353F","#12171E","#085E4F","#001D9E","#986943"],"__typename":"ColorsThemeSettings"},"divider":{"size":"3px","marginLeft":"4px","marginRight":"4px","borderRadius":"50%","bgColor":"var(--lia-bs-gray-600)","bgColorActive":"var(--lia-bs-gray-600)","__typename":"DividerThemeSettings"},"dropdown":{"fontSize":"var(--lia-bs-font-size-sm)","borderColor":"var(--lia-bs-border-color)","borderRadius":"var(--lia-bs-border-radius-sm)","dividerBg":"var(--lia-bs-gray-300)","itemPaddingY":"5px","itemPaddingX":"20px","headerColor":"var(--lia-bs-gray-700)","__typename":"DropdownThemeSettings"},"email":{"link":{"color":"#0069D4","hoverColor":"#0061c2","decoration":"none","hoverDecoration":"underline","__typename":"EmailLinkSettings"},"border":{"color":"#e4e4e4","__typename":"EmailBorderSettings"},"buttons":{"borderRadiusLg":"5px","paddingXLg":"16px","paddingYLg":"7px","fontWeight":"700","primaryTextColor":"#ffffff","primaryTextHoverColor":"#ffffff","primaryBgColor":"#0069D4","primaryBgHoverColor":"#005cb8","primaryBorder":"1px solid transparent","primaryBorderHover":"1px solid transparent","__typename":"EmailButtonsSettings"},"panel":{"borderRadius":"5px","borderColor":"#e4e4e4","__typename":"EmailPanelSettings"},"__typename":"EmailThemeSettings"},"emoji":{"skinToneDefault":"#ffcd43","skinToneLight":"#fae3c5","skinToneMediumLight":"#e2cfa5","skinToneMedium":"#daa478","skinToneMediumDark":"#a78058","skinToneDark":"#5e4d43","__typename":"EmojiThemeSettings"},"heading":{"color":"var(--lia-bs-body-color)","fontFamily":"Outfit ExtraLight","fontStyle":"NORMAL","fontWeight":"600","h1FontSize":"40px","h2FontSize":"36px","h3FontSize":"32px","h4FontSize":"28px","h5FontSize":"24px","h6FontSize":"22px","lineHeight":"1.3","subHeaderFontSize":"14px","subHeaderFontWeight":"500","h1LetterSpacing":"normal","h2LetterSpacing":"normal","h3LetterSpacing":"normal","h4LetterSpacing":"normal","h5LetterSpacing":"normal","h6LetterSpacing":"normal","subHeaderLetterSpacing":"2px","h1FontWeight":"var(--lia-bs-headings-font-weight)","h2FontWeight":"var(--lia-bs-headings-font-weight)","h3FontWeight":"var(--lia-bs-headings-font-weight)","h4FontWeight":"var(--lia-bs-headings-font-weight)","h5FontWeight":"var(--lia-bs-headings-font-weight)","h6FontWeight":"var(--lia-bs-headings-font-weight)","__typename":"HeadingThemeSettings"},"icons":{"size10":"10px","size12":"12px","size14":"14px","size16":"16px","size20":"20px","size24":"24px","size30":"30px","size40":"40px","size50":"50px","size60":"60px","size80":"80px","size120":"120px","size160":"160px","__typename":"IconsThemeSettings"},"imagePreview":{"bgColor":"var(--lia-bs-gray-900)","titleColor":"var(--lia-bs-white)","controlColor":"var(--lia-bs-white)","controlBgColor":"var(--lia-bs-gray-800)","__typename":"ImagePreviewThemeSettings"},"input":{"borderColor":"var(--lia-bs-gray-600)","disabledColor":"var(--lia-bs-gray-600)","focusBorderColor":"var(--lia-bs-primary)","labelMarginBottom":"10px","btnFontSize":"var(--lia-bs-font-size-sm)","focusBoxShadow":"0 0 0 3px hsla(var(--lia-bs-primary-h), var(--lia-bs-primary-s), var(--lia-bs-primary-l), 0.2)","checkLabelMarginBottom":"2px","checkboxBorderRadius":"3px","borderRadiusSm":"var(--lia-bs-border-radius-sm)","borderRadius":"var(--lia-bs-border-radius)","borderRadiusLg":"var(--lia-bs-border-radius-lg)","formTextMarginTop":"4px","textAreaBorderRadius":"var(--lia-bs-border-radius)","activeFillColor":"var(--lia-bs-primary)","__typename":"InputThemeSettings"},"loading":{"dotDarkColor":"hsla(var(--lia-bs-black-h), var(--lia-bs-black-s), var(--lia-bs-black-l), 0.2)","dotLightColor":"hsla(var(--lia-bs-white-h), var(--lia-bs-white-s), var(--lia-bs-white-l), 0.5)","barDarkColor":"hsla(var(--lia-bs-black-h), var(--lia-bs-black-s), var(--lia-bs-black-l), 0.06)","barLightColor":"hsla(var(--lia-bs-white-h), var(--lia-bs-white-s), var(--lia-bs-white-l), 0.4)","__typename":"LoadingThemeSettings"},"link":{"color":"var(--lia-bs-primary)","hoverColor":"hsl(var(--lia-bs-primary-h), var(--lia-bs-primary-s), calc(var(--lia-bs-primary-l) - 10%))","decoration":"none","hoverDecoration":"underline","__typename":"LinkThemeSettings"},"listGroup":{"itemPaddingY":"15px","itemPaddingX":"15px","borderColor":"var(--lia-bs-gray-300)","__typename":"ListGroupThemeSettings"},"modal":{"contentTextColor":"var(--lia-bs-body-color)","contentBg":"var(--lia-bs-white)","backgroundBg":"var(--lia-bs-black)","smSize":"440px","mdSize":"760px","lgSize":"1080px","backdropOpacity":0.3,"contentBoxShadowXs":"var(--lia-bs-box-shadow-sm)","contentBoxShadow":"var(--lia-bs-box-shadow)","headerFontWeight":"700","__typename":"ModalThemeSettings"},"navbar":{"position":"FIXED","background":{"attachment":null,"clip":null,"color":"var(--lia-bs-white)","imageAssetName":null,"imageLastModified":"0","origin":null,"position":"CENTER_CENTER","repeat":"NO_REPEAT","size":"COVER","__typename":"BackgroundProps"},"backgroundOpacity":0.8,"paddingTop":"15px","paddingBottom":"15px","borderBottom":"1px solid var(--lia-bs-border-color)","boxShadow":"var(--lia-bs-box-shadow-sm)","brandMarginRight":"30px","brandMarginRightSm":"10px","brandLogoHeight":"30px","linkGap":"10px","linkJustifyContent":"flex-start","linkPaddingY":"5px","linkPaddingX":"10px","linkDropdownPaddingY":"9px","linkDropdownPaddingX":"var(--lia-nav-link-px)","linkColor":"var(--lia-bs-body-color)","linkHoverColor":"var(--lia-bs-primary)","linkFontSize":"var(--lia-bs-font-size-sm)","linkFontStyle":"NORMAL","linkFontWeight":"400","linkTextTransform":"NONE","linkLetterSpacing":"normal","linkBorderRadius":"var(--lia-bs-border-radius-sm)","linkBgColor":"transparent","linkBgHoverColor":"transparent","linkBorder":"none","linkBorderHover":"none","linkBoxShadow":"none","linkBoxShadowHover":"none","linkTextBorderBottom":"none","linkTextBorderBottomHover":"none","dropdownPaddingTop":"10px","dropdownPaddingBottom":"15px","dropdownPaddingX":"10px","dropdownMenuOffset":"2px","dropdownDividerMarginTop":"10px","dropdownDividerMarginBottom":"10px","dropdownBorderColor":"hsla(var(--lia-bs-black-h), var(--lia-bs-black-s), var(--lia-bs-black-l), 0.08)","controllerBgHoverColor":"hsla(var(--lia-bs-black-h), var(--lia-bs-black-s), var(--lia-bs-black-l), 0.1)","controllerIconColor":"var(--lia-bs-body-color)","controllerIconHoverColor":"var(--lia-bs-body-color)","controllerTextColor":"var(--lia-nav-controller-icon-color)","controllerTextHoverColor":"var(--lia-nav-controller-icon-hover-color)","controllerHighlightColor":"hsla(30, 100%, 50%)","controllerHighlightTextColor":"var(--lia-yiq-light)","controllerBorderRadius":"var(--lia-border-radius-50)","hamburgerColor":"var(--lia-nav-controller-icon-color)","hamburgerHoverColor":"var(--lia-nav-controller-icon-color)","hamburgerBgColor":"transparent","hamburgerBgHoverColor":"transparent","hamburgerBorder":"none","hamburgerBorderHover":"none","collapseMenuMarginLeft":"20px","collapseMenuDividerBg":"var(--lia-nav-link-color)","collapseMenuDividerOpacity":0.16,"__typename":"NavbarThemeSettings"},"pager":{"textColor":"var(--lia-bs-link-color)","textFontWeight":"var(--lia-font-weight-md)","textFontSize":"var(--lia-bs-font-size-sm)","__typename":"PagerThemeSettings"},"panel":{"bgColor":"var(--lia-bs-white)","borderRadius":"var(--lia-bs-border-radius)","borderColor":"var(--lia-bs-border-color)","boxShadow":"none","__typename":"PanelThemeSettings"},"popover":{"arrowHeight":"8px","arrowWidth":"16px","maxWidth":"300px","minWidth":"100px","headerBg":"var(--lia-bs-white)","borderColor":"var(--lia-bs-border-color)","borderRadius":"var(--lia-bs-border-radius)","boxShadow":"0 0.5rem 1rem hsla(var(--lia-bs-black-h), var(--lia-bs-black-s), var(--lia-bs-black-l), 0.15)","__typename":"PopoverThemeSettings"},"prism":{"color":"#000000","bgColor":"#f5f2f0","fontFamily":"var(--font-family-monospace)","fontSize":"var(--lia-bs-font-size-base)","fontWeightBold":"var(--lia-bs-font-weight-bold)","fontStyleItalic":"italic","tabSize":2,"highlightColor":"#b3d4fc","commentColor":"#62707e","punctuationColor":"#6f6f6f","namespaceOpacity":"0.7","propColor":"#990055","selectorColor":"#517a00","operatorColor":"#906736","operatorBgColor":"hsla(0, 0%, 100%, 0.5)","keywordColor":"#0076a9","functionColor":"#d3284b","variableColor":"#c14700","__typename":"PrismThemeSettings"},"rte":{"bgColor":"var(--lia-bs-white)","borderRadius":"var(--lia-panel-border-radius)","boxShadow":" var(--lia-panel-box-shadow)","customColor1":"#bfedd2","customColor2":"#fbeeb8","customColor3":"#f8cac6","customColor4":"#eccafa","customColor5":"#c2e0f4","customColor6":"#2dc26b","customColor7":"#f1c40f","customColor8":"#e03e2d","customColor9":"#b96ad9","customColor10":"#3598db","customColor11":"#169179","customColor12":"#e67e23","customColor13":"#ba372a","customColor14":"#843fa1","customColor15":"#236fa1","customColor16":"#ecf0f1","customColor17":"#ced4d9","customColor18":"#95a5a6","customColor19":"#7e8c8d","customColor20":"#34495e","customColor21":"#000000","customColor22":"#ffffff","defaultMessageHeaderMarginTop":"40px","defaultMessageHeaderMarginBottom":"12px","defaultMessageItemMarginTop":"0","defaultMessageItemMarginBottom":"2px","diffAddedColor":"hsla(170, 53%, 51%, 0.4)","diffChangedColor":"hsla(43, 97%, 63%, 0.4)","diffNoneColor":"hsla(0, 0%, 80%, 0.4)","diffRemovedColor":"hsla(9, 74%, 47%, 0.4)","specialMessageHeaderMarginTop":"40px","specialMessageHeaderMarginBottom":"12px","specialMessageItemMarginTop":"0","specialMessageItemMarginBottom":"2px","tableBgColor":"transparent","tableBorderColor":"var(--lia-bs-gray-700)","tableBorderStyle":"solid","tableCellPaddingX":"5px","tableCellPaddingY":"5px","tableTextColor":"var(--lia-bs-body-color)","tableVerticalAlign":"middle","__typename":"RteThemeSettings"},"tags":{"bgColor":"var(--lia-bs-gray-200)","bgHoverColor":"var(--lia-bs-gray-400)","borderRadius":"var(--lia-bs-border-radius-sm)","color":"var(--lia-bs-body-color)","hoverColor":"var(--lia-bs-body-color)","fontWeight":"var(--lia-font-weight-md)","fontSize":"var(--lia-font-size-xxs)","textTransform":"UPPERCASE","letterSpacing":"0.5px","__typename":"TagsThemeSettings"},"toasts":{"borderRadius":"var(--lia-bs-border-radius)","paddingX":"12px","__typename":"ToastsThemeSettings"},"typography":{"fontFamilyBase":"Outfit","fontStyleBase":"NORMAL","fontWeightBase":"400","fontWeightLight":"300","fontWeightNormal":"400","fontWeightMd":"500","fontWeightBold":"700","letterSpacingSm":"normal","letterSpacingXs":"normal","lineHeightBase":"1","fontSizeBase":"17px","fontSizeXxs":"11px","fontSizeXs":"15px","fontSizeSm":"16px","fontSizeLg":"20px","fontSizeXl":"24px","smallFontSize":"14px","customFonts":[{"source":"SERVER","name":"Nunito Regular","styles":[{"style":"NORMAL","weight":"400","__typename":"FontStyleData"}],"assetNames":["NunitoRegular-normal-400.woff2"],"__typename":"CustomFont"},{"source":"SERVER","name":"Nunito Italic","styles":[{"style":"ITALIC","weight":"400","__typename":"FontStyleData"}],"assetNames":["NunitoItalic-italic-400.woff2"],"__typename":"CustomFont"},{"source":"SERVER","name":"Nunito Sans","styles":[{"style":"NORMAL","weight":"400","__typename":"FontStyleData"}],"assetNames":["NunitoSans-normal-400.woff2"],"__typename":"CustomFont"},{"source":"SERVER","name":"Outfit","styles":[{"style":"NORMAL","weight":"400","__typename":"FontStyleData"},{"style":"NORMAL","weight":"700","__typename":"FontStyleData"}],"assetNames":["Outfit-normal-400.woff2","Outfit-normal-700.woff2"],"__typename":"CustomFont"},{"source":"SERVER","name":"Outfit ExtraLight","styles":[{"style":"NORMAL","weight":"100","__typename":"FontStyleData"},{"style":"NORMAL","weight":"600","__typename":"FontStyleData"}],"assetNames":["OutfitExtraLight-normal-100.woff2","OutfitExtraLight-normal-600.woff2"],"__typename":"CustomFont"}],"__typename":"TypographyThemeSettings"},"unstyledListItem":{"marginBottomSm":"5px","marginBottomMd":"10px","marginBottomLg":"15px","marginBottomXl":"20px","marginBottomXxl":"25px","__typename":"UnstyledListItemThemeSettings"},"yiq":{"light":"#ffffff","dark":"#000000","__typename":"YiqThemeSettings"},"colorLightness":{"primaryDark":0.36,"primaryLight":0.74,"primaryLighter":0.89,"primaryLightest":0.95,"infoDark":0.39,"infoLight":0.72,"infoLighter":0.85,"infoLightest":0.93,"successDark":0.24,"successLight":0.62,"successLighter":0.8,"successLightest":0.91,"warningDark":0.39,"warningLight":0.68,"warningLighter":0.84,"warningLightest":0.93,"dangerDark":0.41,"dangerLight":0.72,"dangerLighter":0.89,"dangerLightest":0.95,"__typename":"ColorLightnessThemeSettings"},"localOverride":false,"__typename":"Theme"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/common/Loading/LoadingDot-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/common/Loading/LoadingDot-1759226301058","value":{"title":"Loading..."},"localOverride":false},"CachedAsset:quilt:netgear.prod:pages/forums/ForumMessagePage:board:en-home-routers-nighthawk-wifi-ax6-1759226299843":{"__typename":"CachedAsset","id":"quilt:netgear.prod:pages/forums/ForumMessagePage:board:en-home-routers-nighthawk-wifi-ax6-1759226299843","value":{"id":"ForumMessagePage","container":{"id":"Common","headerProps":{"backgroundImageProps":null,"backgroundColor":null,"addComponents":null,"removeComponents":["community.widget.bannerWidget"],"componentOrder":null,"__typename":"QuiltContainerSectionProps"},"headerComponentProps":{"community.widget.breadcrumbWidget":{"disableLastCrumbForDesktop":false}},"footerProps":null,"footerComponentProps":null,"items":[{"id":"message-list","layout":"ONE_COLUMN","bgColor":"transparent","showTitle":false,"showDescription":false,"textPosition":"CENTER","textColor":"var(--lia-bs-body-color)","sectionEditLevel":null,"bgImage":null,"disableSpacing":null,"edgeToEdgeDisplay":null,"fullHeight":null,"showBorder":null,"__typename":"OneColumnQuiltSection","columnMap":{"main":[{"id":"messages.widget.topicWithThreadedReplyListWidget","className":"lia-topic-with-replies","props":{"editLevel":"CONFIGURE"},"__typename":"QuiltComponent"}],"__typename":"OneSectionColumns"}}],"__typename":"QuiltContainer"},"__typename":"Quilt","localOverride":false},"localOverride":false},"CachedAsset:text:en_US-components/common/EmailVerification-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/common/EmailVerification-1759226301058","value":{"email.verification.title":"Email Verification Required","email.verification.message.update.email":"To participate in the community, you must first verify your email address. The verification email was sent to {email}. To change your email, visit My Settings.","email.verification.message.resend.email":"To participate in the community, you must first verify your email address. The verification email was sent to {email}. Resend email."},"localOverride":false},"CachedAsset:text:en_US-pages/forums/ForumMessagePage-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-pages/forums/ForumMessagePage-1759226301058","value":{"title":"{contextMessageSubject} | {communityTitle}","errorMissing":"This message cannot be found","name":"Forum Message Page","section.message-list.title":"Forum Discussion","archivedMessageTitle":"This Content Has Been Archived","section.ggPfrX.description":"","section.witfun.title":"","section.Ifupfq.description":"","section.HDsmbT.description":"","section.VzPCrA.title":"Forum Discussion","section.zhfXtQ.description":"","section.section-1744733491922.description":"","section.PcIbEX.title":"","section.oqZKRI.title":"Forum Discussion","section.LldQzr.title":"Forum Discussion","section.sEZyct.description":"","section.PcIbEX.description":"","section.Iolbog.title":"Forum Discussion","section.oPauEA.title":"","section.CzkEIE.title":"","section.lfyQfk.title":"Forum Discussion","section.fsPCXp.title":"Forum Discussion","section.jeVZXZ.title":"Forum Discussion","section.section-1744733491922.title":"","section.HDsmbT.title":"Forum Discussion","section.LldQzr.description":"","section.lfyQfk.description":"","section.mamNog.title":"","section.CdMvCb.title":"","section.sEZyct.title":"","section.CzkEIE.description":"","section.Ifupfq.title":"","section.Iolbog.description":"","section.VzPCrA.description":"","section.oqZKRI.description":"","section.section-1743419781857.description":"","section.jeVZXZ.description":"","section.szTWCQ.description":"","section.mamNog.description":"","section.oPauEA.description":"","section.IdAfoe.description":"","section.mfqezj.title":"Forum Discussion","section.section-1743419781857.title":"","section.witfun.description":"","section.szTWCQ.title":"Forum Discussion","section.fsPCXp.description":"","section.CdMvCb.description":"","section.IdAfoe.title":"","section.message-list.description":"","section.zhfXtQ.title":"","section.mfqezj.description":"","section.ggPfrX.title":"Forum Discussion"},"localOverride":false},"CachedAsset:text:en_US-components/common/ActionFeedback-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/common/ActionFeedback-1759226301058","value":{"joinedGroupHub.title":"Welcome","joinedGroupHub.message":"You are now a member of this group and are subscribed to updates.","groupHubInviteNotFound.title":"Invitation Not Found","groupHubInviteNotFound.message":"Sorry, we could not find your invitation to the group. The owner may have canceled the invite.","groupHubNotFound.title":"Group Not Found","groupHubNotFound.message":"The grouphub you tried to join does not exist. It may have been deleted.","existingGroupHubMember.title":"Already Joined","existingGroupHubMember.message":"You are already a member of this group.","accountLocked.title":"Account Locked","accountLocked.message":"Your account has been locked due to multiple failed attempts. Try again in {lockoutTime} minutes.","editedGroupHub.title":"Changes Saved","editedGroupHub.message":"Your group has been updated.","leftGroupHub.title":"Goodbye","leftGroupHub.message":"You are no longer a member of this group and will not receive future updates.","deletedGroupHub.title":"Deleted","deletedGroupHub.message":"The group has been deleted.","groupHubCreated.title":"Group Created","groupHubCreated.message":"{groupHubName} is ready to use","accountClosed.title":"Account Closed","accountClosed.message":"The account has been closed and you will now be redirected to the homepage","resetTokenExpired.title":"Reset Password Link has Expired","resetTokenExpired.message":"Try resetting your password again","invalidUrl.title":"Invalid URL","invalidUrl.message":"The URL you're using is not recognized. Verify your URL and try again.","accountClosedForUser.title":"Account Closed","accountClosedForUser.message":"{userName}'s account is closed","inviteTokenInvalid.title":"Invitation Invalid","inviteTokenInvalid.message":"Your invitation to the community has been canceled or expired.","inviteTokenError.title":"Invitation Verification Failed","inviteTokenError.message":"The url you are utilizing is not recognized. Verify your URL and try again","pageNotFound.title":"Access Denied","pageNotFound.message":"You do not have access to this area of the community or it doesn't exist","eventAttending.title":"Responded as Attending","eventAttending.message":"You'll be notified when there's new activity and reminded as the event approaches","eventInterested.title":"Responded as Interested","eventInterested.message":"You'll be notified when there's new activity and reminded as the event approaches","eventNotFound.title":"Event Not Found","eventNotFound.message":"The event you tried to respond to does not exist.","redirectToRelatedPage.title":"Showing Related Content","redirectToRelatedPageForBaseUsers.title":"Showing Related Content","redirectToRelatedPageForBaseUsers.message":"The content you are trying to access is archived","redirectToRelatedPage.message":"The content you are trying to access is archived","relatedUrl.archivalLink.flyoutMessage":"The content you are trying to access is archived View Archived Content"},"localOverride":false},"CachedAsset:quiltWrapper:netgear.prod:Common:en-US-1759226300492":{"__typename":"CachedAsset","id":"quiltWrapper:netgear.prod:Common:en-US-1759226300492","value":{"id":"Common","header":{"backgroundImageProps":{"assetName":null,"backgroundSize":"COVER","backgroundRepeat":"NO_REPEAT","backgroundPosition":"CENTER_CENTER","lastModified":null,"__typename":"BackgroundImageProps"},"backgroundColor":"#FFFFFF","items":[{"id":"community.widget.navbarWidget","props":{"showUserName":true,"showRegisterLink":true,"useIconLanguagePicker":true,"showLanguagePicker":true,"useLabelLanguagePicker":true,"style":{"boxShadow":"var(--lia-bs-box-shadow-sm)","linkFontWeight":"700","controllerHighlightColor":"#4099E2","dropdownDividerMarginBottom":"10px","hamburgerBorderHover":"none","linkFontSize":"16px","linkBoxShadowHover":"none","backgroundOpacity":0.79,"controllerBorderRadius":"var(--lia-border-radius-50)","hamburgerBgColor":"transparent","linkTextBorderBottom":"none","hamburgerColor":"var(--lia-nav-controller-icon-color)","brandLogoHeight":"32px","linkLetterSpacing":"normal","linkBgHoverColor":"transparent","collapseMenuDividerOpacity":0.16,"paddingBottom":"15px","dropdownPaddingBottom":"15px","dropdownMenuOffset":"2px","hamburgerBgHoverColor":"transparent","borderBottom":"1px solid var(--lia-bs-border-color)","hamburgerBorder":"none","dropdownPaddingX":"10px","brandMarginRightSm":"10px","linkBoxShadow":"none","linkJustifyContent":"flex-start","linkColor":"#000000","collapseMenuDividerBg":"var(--lia-nav-link-color)","dropdownPaddingTop":"10px","controllerHighlightTextColor":"var(--lia-yiq-dark)","controllerTextColor":"var(--lia-nav-controller-icon-color)","background":{"imageAssetName":"","color":"#FFFFFF","size":"COVER","repeat":"NO_REPEAT","position":"CENTER_CENTER","imageLastModified":""},"linkBorderRadius":"var(--lia-bs-border-radius-sm)","linkHoverColor":"#333333","position":"FIXED","linkBorder":"none","linkTextBorderBottomHover":"0","brandMarginRight":"30px","hamburgerHoverColor":"var(--lia-nav-controller-icon-color)","linkBorderHover":"none","collapseMenuMarginLeft":"20px","linkFontStyle":"NORMAL","linkPaddingX":"10px","controllerTextHoverColor":"var(--lia-nav-controller-icon-hover-color)","paddingTop":"15px","linkPaddingY":"5px","linkTextTransform":"NONE","dropdownBorderColor":"hsla(var(--lia-bs-black-h), var(--lia-bs-black-s), var(--lia-bs-black-l), 0.08)","controllerBgHoverColor":"hsla(var(--lia-bs-black-h), var(--lia-bs-black-s), var(--lia-bs-black-l), 0.1)","linkDropdownPaddingX":"var(--lia-nav-link-px)","linkBgColor":"transparent","linkDropdownPaddingY":"9px","controllerIconColor":"var(--lia-bs-body-color)","dropdownDividerMarginTop":"10px","linkGap":"10px","controllerIconHoverColor":"var(--lia-bs-body-color)"},"links":{"sideLinks":[],"mainLinks":[{"children":[{"linkType":"INTERNAL","id":"migrated-link-1","params":{"categoryId":"en-netgear-my-community"},"routeName":"CategoryPage"},{"linkType":"INTERNAL","id":"Common-home-networking-link","params":{"categoryId":"home-networking"},"routeName":"CategoryPage"},{"linkType":"INTERNAL","id":"Common-en-home-mobile-solutions-link","params":{"categoryId":"en-home-mobile-solutions"},"routeName":"CategoryPage"},{"linkType":"INTERNAL","id":"migrated-link-3","params":{"categoryId":"business-solutions"},"routeName":"CategoryPage"},{"linkType":"EXTERNAL","id":"migrated-link-4","url":"https://www.netgear.com/hub/","target":"BLANK"}],"linkType":"INTERNAL","id":"migrated-link-2","params":{"categoryId":"home-networking"},"routeName":"CategoryPage"},{"children":[{"linkType":"EXTERNAL","id":"migrated-link-10","url":"https://my.netgear.com/products.aspx?option=viewwarranty","target":"BLANK"},{"linkType":"EXTERNAL","id":"Common-external-link","url":"https://my.netgear.com/cases.aspx","target":"BLANK"},{"linkType":"EXTERNAL","id":"Common-external-link-2","url":"https://my.netgear.com/contracts.aspx","target":"BLANK"}],"linkType":"EXTERNAL","id":"Common-external-link-1","url":"https://my.netgear.com/home.aspx","target":"BLANK"},{"children":[{"linkType":"EXTERNAL","id":"migrated-link-12","url":"https://www.netgear.com/support/download/?model=&_ga=2.38375275.974127454.1697786862-475167439.1689166105","target":"BLANK"},{"linkType":"EXTERNAL","id":"migrated-link-9","url":"https://my.netgear.com/support/contact.aspx","target":"BLANK"}],"linkType":"EXTERNAL","id":"migrated-link-11","url":"https://www.netgear.com/support/","target":"BLANK"},{"children":[],"linkType":"EXTERNAL","id":"migrated-link-13","url":"https://www.netgear.com/search/?query=&tabOrder=.%2Findex.html%2Cblogs%2Ckhoros_conversations%2Cknowledge_articles%2Cproducts%2Csupport&facetFilters=%7B%7D&filters=%7B%7D&referrerPageUrl=https%3A%2F%2Fwww.netgear.com%2Fsupport%2F&verticalUrl=knowledge-articles.html","target":"BLANK"},{"children":[{"linkType":"INTERNAL","id":"migrated-link-15","params":{"boardId":"en-home-orbi-app","categoryId":"home-orbi"},"routeName":"ForumBoardPage"},{"linkType":"INTERNAL","id":"migrated-link-16","params":{"boardId":"en-home-networking-apps","categoryId":"home-wifi-routers"},"routeName":"ForumBoardPage"},{"linkType":"INTERNAL","id":"migrated-link-17","params":{"boardId":"en-home-armor","categoryId":"en-home-networking-apps"},"routeName":"ForumBoardPage"},{"linkType":"INTERNAL","id":"migrated-link-18","params":{"boardId":"en-home-smart-parental-controls","categoryId":"en-home-networking-apps"},"routeName":"ForumBoardPage"},{"linkType":"INTERNAL","id":"Common-en-business-insight-network-management-link","params":{"boardId":"en-business-insight-network-management","categoryId":"en-business-solutions-insight"},"routeName":"ForumBoardPage"}],"linkType":"INTERNAL","id":"Common-en-home-networking-apps-link","params":{"categoryId":"en-home-networking-apps"},"routeName":"CategoryPage"}]},"className":"QuiltComponent_lia-component-edit-mode__0nCcm","showSearchIcon":true,"languagePickerStyle":"iconAndLabel"},"__typename":"QuiltComponent"},{"id":"community.widget.breadcrumbWidget","props":{"backgroundColor":"#FFFFFF","linkHighlightColor":"#333333","visualEffects":{"showBottomBorder":true},"backgroundOpacity":100,"linkTextColor":"#333333"},"__typename":"QuiltComponent"},{"id":"community.widget.bannerWidget","props":{"backgroundColor":"transparent","visualEffects":{"showBottomBorder":true},"backgroundImageProps":{"backgroundSize":"COVER","backgroundPosition":"CENTER_CENTER","backgroundRepeat":"NO_REPEAT"},"fontColor":"var(--lia-bs-body-color)"},"__typename":"QuiltComponent"},{"id":"custom.widget.Alert_Banner","props":{"widgetVisibility":"signedInOrAnonymous","useTitle":true,"usePageWidth":true,"backgroundColor":"#1439FF","useBackground":false,"backgroundOpacity":1,"title":"","lazyLoad":false},"__typename":"QuiltComponent"}],"__typename":"QuiltWrapperSection"},"footer":{"backgroundImageProps":{"assetName":null,"backgroundSize":"COVER","backgroundRepeat":"NO_REPEAT","backgroundPosition":"CENTER_CENTER","lastModified":null,"__typename":"BackgroundImageProps"},"backgroundColor":"var(--lia-bs-body-bg)","items":[{"id":"custom.widget.ReactNetgearFooter","props":{"widgetVisibility":"signedInOrAnonymous","useTitle":true,"usePageWidth":true,"backgroundColor":"#FFFFFF","useBackground":false,"backgroundOpacity":1,"title":"","lazyLoad":false},"__typename":"QuiltComponent"}],"__typename":"QuiltWrapperSection"},"__typename":"QuiltWrapper","localOverride":false},"localOverride":false},"CachedAsset:component:custom.widget.Alert_Banner-en-us-1759226393609":{"__typename":"CachedAsset","id":"component:custom.widget.Alert_Banner-en-us-1759226393609","value":{"component":{"id":"custom.widget.Alert_Banner","template":{"id":"Alert_Banner","markupLanguage":"HTML","style":null,"texts":{},"defaults":{"config":{"applicablePages":[],"description":"Banner to be used to share alerts including outages and product announcements","fetchedContent":null,"__typename":"ComponentConfiguration"},"props":[],"__typename":"ComponentProperties"},"components":[{"id":"custom.widget.Alert_Banner","form":null,"config":null,"props":[],"__typename":"Component"}],"grouping":"TEXTHTML","__typename":"ComponentTemplate"},"properties":{"config":{"applicablePages":[],"description":"Banner to be used to share alerts including outages and product announcements","fetchedContent":null,"__typename":"ComponentConfiguration"},"props":[],"__typename":"ComponentProperties"},"form":null,"__typename":"Component","localOverride":false},"globalCss":null,"form":null},"localOverride":false},"CachedAsset:component:custom.widget.ReactNetgearFooter-en-us-1759226393609":{"__typename":"CachedAsset","id":"component:custom.widget.ReactNetgearFooter-en-us-1759226393609","value":{"component":{"id":"custom.widget.ReactNetgearFooter","template":{"id":"ReactNetgearFooter","markupLanguage":"REACT","style":null,"texts":{"custom-footer-aboutus-link":"https://www.netgear.com/about/","custom-footer-aboutus-text":"About Us","custom-footer-contactus-link":"https://www.netgear.com/support/contact.aspx","custom-footer-contactus-text":"Contact us","custom-footer-careers-link":"https://www.netgear.com/about/careers/","custom-footer-careers-text":"Careers","custom-footer-security-link":"https://www.netgear.com/security/","custom-footer-security-text":"Security"},"defaults":{"config":{"applicablePages":[],"description":null,"fetchedContent":null,"__typename":"ComponentConfiguration"},"props":[],"__typename":"ComponentProperties"},"components":[{"id":"custom.widget.ReactNetgearFooter","form":null,"config":null,"props":[],"__typename":"Component"}],"grouping":"CUSTOM","__typename":"ComponentTemplate"},"properties":{"config":{"applicablePages":[],"description":null,"fetchedContent":null,"__typename":"ComponentConfiguration"},"props":[],"__typename":"ComponentProperties"},"form":null,"__typename":"Component","localOverride":false},"globalCss":null,"form":null},"localOverride":false},"CachedAsset:text:en_US-components/community/Breadcrumb-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/community/Breadcrumb-1759226301058","value":{"navLabel":"Breadcrumbs","dropdown":"Additional parent page navigation"},"localOverride":false},"CachedAsset:text:en_US-components/messages/MessageBanner-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/messages/MessageBanner-1759226301058","value":{"messageMarkedAsSpam":"This post has been marked as spam","messageMarkedAsSpam@board:TKB":"This article has been marked as spam","messageMarkedAsSpam@board:BLOG":"This post has been marked as spam","messageMarkedAsSpam@board:FORUM":"This discussion has been marked as spam","messageMarkedAsSpam@board:OCCASION":"This event has been marked as spam","messageMarkedAsSpam@board:IDEA":"This idea has been marked as spam","manageSpam":"Manage Spam","messageMarkedAsAbuse":"This post has been marked as abuse","messageMarkedAsAbuse@board:TKB":"This article has been marked as abuse","messageMarkedAsAbuse@board:BLOG":"This post has been marked as abuse","messageMarkedAsAbuse@board:FORUM":"This discussion has been marked as abuse","messageMarkedAsAbuse@board:OCCASION":"This event has been marked as abuse","messageMarkedAsAbuse@board:IDEA":"This idea has been marked as abuse","preModCommentAuthorText":"This comment will be published as soon as it is approved","preModCommentModeratorText":"This comment is awaiting moderation","messageMarkedAsOther":"This post has been rejected due to other reasons","messageMarkedAsOther@board:TKB":"This article has been rejected due to other reasons","messageMarkedAsOther@board:BLOG":"This post has been rejected due to other reasons","messageMarkedAsOther@board:FORUM":"This discussion has been rejected due to other reasons","messageMarkedAsOther@board:OCCASION":"This event has been rejected due to other reasons","messageMarkedAsOther@board:IDEA":"This idea has been rejected due to other reasons","messageArchived":"This post was archived on {date}","relatedUrl":"View Related Content","relatedContentText":"Showing related content","archivedContentLink":"View Archived Content"},"localOverride":false},"Category:category:business-solutions":{"__typename":"Category","id":"category:business-solutions","categoryPolicies":{"__typename":"CategoryPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}}},"Category:category:en-netgear-my-community":{"__typename":"Category","id":"category:en-netgear-my-community","categoryPolicies":{"__typename":"CategoryPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}}},"Forum:board:en-home-networking-apps":{"__typename":"Forum","id":"board:en-home-networking-apps","forumPolicies":{"__typename":"ForumPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}},"boardPolicies":{"__typename":"BoardPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}}},"Category:category:en-home-networking-apps":{"__typename":"Category","id":"category:en-home-networking-apps","categoryPolicies":{"__typename":"CategoryPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}}},"Forum:board:en-home-armor":{"__typename":"Forum","id":"board:en-home-armor","forumPolicies":{"__typename":"ForumPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}},"boardPolicies":{"__typename":"BoardPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}}},"Forum:board:en-home-orbi-app":{"__typename":"Forum","id":"board:en-home-orbi-app","forumPolicies":{"__typename":"ForumPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}},"boardPolicies":{"__typename":"BoardPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}}},"Forum:board:en-business-insight-network-management":{"__typename":"Forum","id":"board:en-business-insight-network-management","forumPolicies":{"__typename":"ForumPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}},"boardPolicies":{"__typename":"BoardPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}}},"Forum:board:en-home-smart-parental-controls":{"__typename":"Forum","id":"board:en-home-smart-parental-controls","forumPolicies":{"__typename":"ForumPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}},"boardPolicies":{"__typename":"BoardPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}}},"Category:category:en-home-mobile-solutions":{"__typename":"Category","id":"category:en-home-mobile-solutions","categoryPolicies":{"__typename":"CategoryPolicies","canReadNode":{"__typename":"PolicyResult","failureReason":null}}},"QueryVariables:TopicReplyList:message:1953524:1":{"__typename":"QueryVariables","id":"TopicReplyList:message:1953524:1","value":{"id":"message:1953524","first":10,"sorts":{"postTime":{"direction":"ASC"}},"repliesFirst":3,"repliesFirstDepthThree":1,"repliesSorts":{"postTime":{"direction":"ASC"}},"useAvatar":true,"useAuthorLogin":true,"useAuthorRank":true,"useBody":true,"useKudosCount":true,"useTimeToRead":false,"useMedia":false,"useReadOnlyIcon":false,"useRepliesCount":true,"useSearchSnippet":false,"useAcceptedSolutionButton":true,"useSolvedBadge":false,"useAttachments":false,"attachmentsFirst":5,"useTags":true,"useNodeAncestors":false,"useUserHoverCard":false,"useNodeHoverCard":false,"useModerationStatus":true,"usePreviewSubjectModal":false,"useMessageStatus":true}},"ROOT_MUTATION":{"__typename":"Mutation"},"CachedAsset:text:en_US-components/community/Navbar-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/community/Navbar-1759226301058","value":{"community":"Community Home","inbox":"Inbox","manageContent":"Manage Content","tos":"Terms of Service","forgotPassword":"Forgot Password","themeEditor":"Theme Editor","edit":"Edit Navigation Bar","skipContent":"Skip to content","Common_GxOGBp-italian-link":"COMUNITÀ","Common_StQtwX-external-link-7":"Unterstützung nach Produkt","Common_StQtwX-external-link-6":"Downloads","Common_StQtwX-external-link-5":" UNTERSTÜTZUNG","Common_GxOGBp-cable-modems-routers-link":"Modem DSL & Router","Common-business-solutions-link":"NETGEAR For Business","Common_StQtwX-de-netgear-my-community-link":"Meine Gemeinschaft","Common_StQtwX_SXNPsj-wifi-7-link":"Common_SXNPsj-wifi-7-link","Common-external-link-6":"NETGEAR Blog","Common-external-link-5":"Support by product","Common-external-link-4":"Warranty Information","Common-external-link-3":"SEARCH KNOWLEDGE BASE","Common_GxOGBp-external-link-3":" I miei casi","Common_StQtwX-external-link-4":"WISSENSBASIS","Common-en-home-orbi-be-link-1":"Orbi WiFi 7 (BE) Mesh Systems","Common_StQtwX-external-link-3":"Meine Fälle","Common_GxOGBp-external-link-4":"Supporto per prodotto","Common_GxOGBp-external-link":" IL MIO NETGEAR","Common_StQtwX-external-link-2":"Meine Abonnements","Common_GxOGBp-external-link-5":"SUPPORTO","Common_StQtwX-external-link-1":"Meine registrierten Produkte","Common_GxOGBp-external-link-6":"Informazioni sulla garanzia","Common_GxOGBp-external-link-7":"Download","Common_GxOGBp-external-link-8":"BASE DI CONOSCENZA","Common-home-networking-link":"Home Solutions","Common_StQtwX-de-heimnetzwerk-link":"Home-Lösungen","Common_WNjGdS_GxOGBp-it-home-mobile-solutions-link":"Redes de Negocio","Common_GxOGBp-external-link-1":" I miei prodotti registrati","Common_GxOGBp-3":"SUPPORTO","Common_GxOGBp-2":" LA COMUNITÀ","Common_GxOGBp-external-link-2":" I miei abbonamenti","Common-external-link-2":"My Contracts","Common-external-link-1":"MY NETGEAR","Common_GxOGBp-it-home-mobile-solutions-link":"Soluzioni mobili","Common_WNjGdS_GxOGBp-1":" MI NETGEAR","Common_WNjGdS_GxOGBp-0":"DESCARGAS","Common_WNjGdS_GxOGBp-3":"APOYO","Common_WNjGdS_GxOGBp-2":"COMUNIDAD","Common_GxOGBp-1":" IL MIO NETGEAR","Common_SXNPsj-external-link":"MON NETGEAR","Common_GxOGBp-0":" SCARICA","Common_SXNPsj-wifi-7-link":"Communauté","Common_StQtwX-de-business-losungen-link":"Business Lösungen","Common-mobile-wifi-link-1":"Mobile WiFi","Common_StQtwX-de-home-mobile-wifi-link":"Mobile Lösungen","Common-external-link":"My Cases","Common_SXNPsj-wifi-7-routers-link":"Nighthawk WiFi 7 Routers","Common-en-home-orbi-app-link":"Orbi App","migrated-link-18":"NETGEAR Smart Parental Controls","Common-en-home-orbi-be-link":"Orbi WiFi 7 (BE) Mesh Systems","migrated-link-16":"Nighthawk App","migrated-link-17":"NETGEAR Armor","migrated-link-14":"Armor & Parental Controls","migrated-link-15":"Orbi App","migrated-link-12":"Firmware Downloads","migrated-link-13":"KNOWLEDGE BASE","Common-en-home-netgear-armor-link":"NETGEAR Armor, powered by Bitdefender","Common-en-home-networking-apps-link":"NETGEAR APPS","Common_WNjGdS_GxOGBp-external-link":"Registro de mi producto","Common_WNjGdS_GxOGBp-wifi-7-routers-link":"Soluzioni Business","Common_GxOGBp-it-business-soluzioni-link":"Soluzioni Business","migrated-link-10":"My Registered Products","Common_SXNPsj-fr-entreprises-solutions-link":"Solutions Business","migrated-link-11":"SUPPORT","Common_SXNPsj-external-link-2":"My Cases","Common_SXNPsj-external-link-1":"Mes produits enregistrés","Common-home-wifi-link":"Home WiFi","Common_GxOGBp-wifi-7-link":"Rete domestica","Common-en-home-smart-parental-controls-link":"NETGEAR Smart Home Parental Controls","migrated-link-9":"Contact Us","Common_GxOGBp-de-netgear-my-community-link":"Meine Gemeinschaft","migrated-link-7":"Common-external-link-1","migrated-link-8":"Common-external-link-2","Common_StQtwX-external-link":"MEIN NETGEAR","migrated-link-1":"My Community","migrated-link-2":"COMMUNITY","migrated-link-0":"Firmware Downloads","migrated-link-5":"migrated-link-1","migrated-link-6":"Common-external-link","migrated-link-3":"Business Solutions","migrated-link-4":"NETGEAR Blog","Common_GxOGBp-wifi-7-routers-link":"Soluzioni Business","Common_SXNPsj-fr-domestique-reseau-link":"Solutions Pour La Maison","Common_WNjGdS_GxOGBp-wifi-7-link":"Redes de Hogar","Common_SXNPsj-cable-modems-routers-link":"Modems and Modem Gateways","Common_SXNPsj-fr-home-mobile-solutions-link":"Solutions Mobiles","Common_LXGzNf_ZDApqi_SXNPsj-wifi-7-link":"Common_SXNPsj-wifi-7-link","Common_StQtwX_SXNPsj-2":" GEMEINSCHAFT","Common_SXNPsj-3":"SUPPORT","Common-en-home-networking-apps-link-1":"Nighthawk App","Common_SXNPsj-1":"MY NETGEAR","Common_SXNPsj-bienvenue-link":"Ma Communauté","Common_SXNPsj-2":"NETGEAR Forum","Common-cable-modems-routers-link":"Modems and Modem Gateways","Common_WNjGdS_GxOGBp-external-link-3":"BASE DE CONOCIMIENTOS","Common_WNjGdS_GxOGBp-external-link-2":" Mis Casos","Common_WNjGdS_GxOGBp-external-link-1":"Mis Suscripciones","Common-en-netgear-my-community-link":"My Community","Common-digital-canvas-link":"Digital Canvas","Common-wifi-7-routers-link":"Nighthawk WiFi 7 Routers","Common-en-business-insight-network-management-link":"Insight","Common_GxOGBp-it-home-networking-link":"Soluzioni per la casa","Common-wifi-7-link":"Orbi WiFi 7 Mesh Systems","Common-wired-networking-link":"Wired Networking for Home","Common_LXGzNf_ZDApqi_SXNPsj-2":"NETGEAR Forum","Common-mobile-wifi-link":"Mobile WiFi","Common-en-home-mobile-solutions-link":"Mobile Solutions"},"localOverride":false},"CachedAsset:text:en_US-components/community/NavbarHamburgerDropdown-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/community/NavbarHamburgerDropdown-1759226301058","value":{"hamburgerLabel":"Side Menu"},"localOverride":false},"CachedAsset:text:en_US-components/community/BrandLogo-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/community/BrandLogo-1759226301058","value":{"logoAlt":"Khoros","themeLogoAlt":"Brand Logo"},"localOverride":false},"CachedAsset:text:en_US-components/community/NavbarTextLinks-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/community/NavbarTextLinks-1759226301058","value":{"more":"More"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/languages/UseLanguageText-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/languages/UseLanguageText-1759226301058","value":{"language.browserLanguage.label":"Browser Default","language.ar-AE.label":"Arabic","language.bg-BG.label":"Bulgarian","language.ca-AD.label":"Catalan","language.cs-CZ.label":"Czech","language.da-DK.label":"Danish","language.de-DE.label":"German","language.el-GR.label":"Greek","language.en-GB.label":"English (UK)","language.en-US.label":"English (US)","language.es-ES.label":"Spanish","language.es-MX.label":"Spanish (Mexican)","language.et-EE.label":"Estonian","language.fa-IR.label":"Persian (Farsi)","language.fi-FI.label":"Finnish","language.fr-FR.label":"French","language.he-IL.label":"Hebrew (modern)","language.hr-HR.label":"Croatian","language.hu-HU.label":"Hungarian","language.in-ID.label":"Indonesian","language.it-IT.label":"Italian","language.ja-JP.label":"Japanese","language.ko-KR.label":"Korean","language.lt-LT.label":"Lithuanian","language.lv-LV.label":"Latvian","language.ms-MY.label":"Malay","language.nl-NL.label":"Dutch","language.no-NO.label":"Norwegian","language.pl-PL.label":"Polish","language.pt-BR.label":"Portuguese (Brazilian)","language.pt-PT.label":"Portuguese","language.ro-RO.label":"Romanian","language.ru-RU.label":"Russian","language.sk-SK.label":"Slovak","language.sq-AL.label":"Albanian","language.sv-SE.label":"Swedish","language.th-TH.label":"Thai","language.tr-TR.label":"Turkish","language.uk-UA.label":"Ukrainian","language.vi-VN.label":"Vietnamese","language.zh-CN.label":"Chinese (Simplified)","language.zh-TW.label":"Chinese (Traditional)","timezone.fieldLabel.label":"Time Zone","timezone.delimiter.label":"------------------------------","timezone.Etc-GMT+12.label":"GMT -12:00 Dateline","timezone.Pacific-Samoa.label":"GMT -11:00 Samoa","timezone.US-Hawaii.label":"GMT -10:00 U.S. Hawaiian Time","timezone.US-Aleutian.label":"GMT -10:00 Aleutian Islands","timezone.Pacific-Marquesas.label":"GMT -09:30 Marquesas","timezone.Pacific-Gambier.label":"GMT -09:00 Gambier Islands","timezone.US-Alaska.label":"GMT -09:00 U.S. Alaska Time","timezone.US-Pacific.label":"GMT -08:00 U.S. Pacific Time","timezone.Pacific-Pitcairn.label":"GMT -08:00 Pitcairn Islands","timezone.US-Mountain.label":"GMT -07:00 U.S. Mountain Time","timezone.US-Arizona.label":"GMT -07:00 U.S. Mountain Time (Arizona)","timezone.US-Central.label":"GMT -06:00 U.S. Central Time","timezone.Mexico-General.label":"GMT -06:00 Mexico","timezone.America-Costa_Rica.label":"GMT -06:00 Costa Rica","timezone.US-Eastern.label":"GMT -05:00 U.S. Eastern Time","timezone.America-Bogota.label":"GMT -05:00 Colombia, Peru, South America","timezone.Canada-Atlantic.label":"GMT -04:00 Atlantic Time","timezone.America-Puerto_Rico.label":"GMT -04:00 Puerto Rico","timezone.Canada-Newfoundland.label":"GMT -03:30 Newfoundland, Canada","timezone.America-Buenos_Aires.label":"GMT -03:00 Argentina","timezone.Brazil-East.label":"GMT -03:00 Brazil","timezone.Atlantic-South_Georgia.label":"GMT -02:00 Mid-Atlantic","timezone.Atlantic-Cape_Verde.label":"GMT -01:00 Cape Verde","timezone.Atlantic-Azores.label":"GMT -01:00 Azores","timezone.Europe-London.label":"GMT ------ U.K.","timezone.Iceland.label":"GMT ------ Iceland","timezone.Europe-Madrid.label":"GMT +01:00 Spain","timezone.Africa-Algiers.label":"GMT +01:00 Algiers, Africa","timezone.Europe-Amsterdam.label":"GMT +01:00 Central Europe","timezone.Europe-Athens.label":"GMT +02:00 Eastern Europe","timezone.Africa-Tripoli.label":"GMT +02:00 Tripoli, Africa","timezone.Egypt.label":"GMT +02:00 Egypt","timezone.Israel.label":"GMT +02:00 Israel","timezone.Asia-Riyadh.label":"GMT +03:00 Saudi Arabia","timezone.Iran.label":"GMT +03:30 Iran","timezone.Europe-Moscow.label":"GMT +03:00 Russia","timezone.Europe-Samara.label":"GMT +04:00 Samara, Europe","timezone.Asia-Dubai.label":"GMT +04:00 Arabian","timezone.Asia-Kabul.label":"GMT +04:30 Afghanistan","timezone.Asia-Karachi.label":"GMT +05:00 Pakistan, West Asia","timezone.Asia-Yekaterinburg.label":"GMT +05:00 Yekaterinburg, Asia","timezone.Asia-Calcutta.label":"GMT +05:30 India","timezone.Asia-Thimphu.label":"GMT +06:00 Bangladesh, Central Asia","timezone.Asia-Novosibirsk.label":"GMT +06:00 Novosibirsk, Asia","timezone.Asia-Rangoon.label":"GMT +06:30 Burma","timezone.Asia-Bangkok.label":"GMT +07:00 Bangkok, Hanoi, Jakarta","timezone.Asia-Krasnoyarsk.label":"GMT +07:00 Krasnoyarsk, Asia","timezone.PRC.label":"GMT +08:00 China","timezone.Singapore.label":"GMT +08:00 Singapore","timezone.Asia-Taipei.label":"GMT +08:00 Taiwan","timezone.Australia-West.label":"GMT +08:00 Australia (WT)","timezone.Asia-Irkutsk.label":"GMT +08:00 Irkutsk, Asia","timezone.Japan.label":"GMT +09:00 Japan","timezone.Asia-Seoul.label":"GMT +09:00 Korea","timezone.Asia-Yakutsk.label":"GMT +09:00 Yakutsk, Russia","timezone.Australia-North.label":"GMT +09:30 Australia (NT)","timezone.Australia-Adelaide.label":"GMT +09:30 Australia (ST)","timezone.Australia-Sydney.label":"GMT +10:00 Australia (ET)","timezone.Australia-Queensland.label":"GMT +10:00 Australia (Queensland)","timezone.Asia-Magadan.label":"GMT +10:00 Magadan, Asia","timezone.Australia-Lord_Howe.label":"GMT +10:30 Australia (Lord Howe)","timezone.Pacific-Guadalcanal.label":"GMT +11:00 Central Pacific","timezone.Pacific-Norfolk.label":"GMT +11:30 Norfolk Islands","timezone.Pacific-Auckland.label":"GMT +12:00 New Zealand","timezone.Pacific-Fiji.label":"GMT +12:00 Fiji","timezone.Antarctica-South_Pole.label":"GMT +12:00 South Pole, Antarctica"},"localOverride":false},"CachedAsset:text:en_US-components/languages/LanguagePicker-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/languages/LanguagePicker-1759226301058","value":{"dropdown.title":"Language selector","selected.language":"Currently selected language","toast.successMessage":"Go to the {newLanguage} community> I'm currently attempting to set up PiHole via RaspberryPi 4 [...]
Running Raspbian?
> [...] I cannot seem to get it quite right.
Are you following some set of instructions or other? Care to share?
(A helpful link, perhaps?)
> I have disabled DHCP on the router in the LAN settings while adding a
> Static IP for the RasPi4 to the list, [...]
Which \"the LAN settings\", exactly? Which \"the list\"?
Terminology: A \"static\" address is configured on the device itself.
What you configure on a (DHCP server on a) router is a reserved dynamic
address, not a static address.
Are you saying that you reserved an address for the R-Pi in the
router's DHCP server, and then disabled the router's DHCP server?
What's wrong with this picture?
> [...] but it still seems as though [...]
\"seems\"? Not a useful problem description. It does not say what you
did. It does not say what happened when you did it. As usual, showing
actual actions (commands) with their actual results (error messages, LED
indicators, ...) can be more helpful than vague descriptions or
interpretations.
I've never played with a Pi-hole, so I know nothing, but, on general
principles, I'd assign a static IP address to any DHCP server. Because,
whom (else) is it supposed to ask for its own address, when it's
supposed to be Mr. Know-it-all for LAN IP addresses? (And that's an
actual _static_ address, configured on the R-Pi itself.
","body@stripHtml({\"removeProcessingText\":false,\"removeSpoilerMarkup\":false,\"removeTocMarkup\":false,\"truncateLength\":200})@stringLength":"244","kudosSumWeight":0,"postTime":"2020-08-01T15:27:45.527-07:00","lastPublishTime":"2020-08-01T15:29:23.112-07:00","metrics":{"__typename":"MessageMetrics","views":5328},"visibilityScope":"PUBLIC","placeholder":false,"showMoveIndicator":false,"originalMessageForPlaceholder":null,"isEscalated":null,"solution":false,"replies":{"__typename":"MessageConnection","pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null},"edges":[{"__typename":"MessageEdge","cursor":"MjUuOXwyLjF8aXwzfDM5OjF8aW50LDE5NTM1ODksMTk1MzU4OQ","node":{"__ref":"ForumReplyMessage:message:1953589"}}]},"customFields":[],"messagePolicies":{"__typename":"MessagePolicies","canReply":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.forums.action.message.reply_to_entity.allow.accessDenied","key":"error.lithium.policies.forums.action.message.reply_to_entity.allow.accessDenied","args":[]}},"canAcceptSolution":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.accepted_solutions.action_allow.message.mark_as_accepted_solution.accessDenied","key":"error.lithium.policies.accepted_solutions.action_allow.message.mark_as_accepted_solution.accessDenied","args":[]}},"canRejectSolution":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.accepted_solutions.action_allow.message.unmark_as_accepted_solution.accessDenied","key":"error.lithium.policies.accepted_solutions.action_allow.message.unmark_as_accepted_solution.accessDenied","args":[]}},"canTag":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.labels.action.labelableentity.set_labels.allow.accessDenied","key":"error.lithium.policies.labels.action.labelableentity.set_labels.allow.accessDenied","args":[]}},"canEdit":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.forums.action_allow.edit_message.accessDenied","key":"error.lithium.policies.forums.action_allow.edit_message.accessDenied","args":[]}},"canKudo":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.kudos.action.entity.give_kudos.allow.accessDenied","key":"error.lithium.policies.kudos.action.entity.give_kudos.allow.accessDenied","args":[]}}},"attachments":{"__typename":"AttachmentConnection","edges":[],"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}}},"ModerationData:moderation_data:1953589":{"__typename":"ModerationData","id":"moderation_data:1953589","status":"APPROVED","rejectReason":null,"isReportedAbuse":false,"rejectUser":null,"rejectTime":null,"rejectActorType":null},"ForumReplyMessage:message:1953589":{"__typename":"ForumReplyMessage","uid":1953589,"id":"message:1953589","entityType":"FORUM_REPLY","eventPath":"category:home-wifi-routers/category:home-networking/category:English/community:ejquo23388board:en-home-routers-nighthawk-wifi-ax6/message:1953524/message:1953589","revisionNum":1,"author":{"__ref":"User:user:855904"},"readOnly":false,"repliesCount":4,"depth":2,"hasGivenKudo":false,"subscribed":false,"board":{"__ref":"Forum:board:en-home-routers-nighthawk-wifi-ax6"},"parent":{"__ref":"ForumReplyMessage:message:1953564"},"conversation":{"__ref":"Conversation:conversation:1953524"},"subject":"Re: RAX200 - Using RasPi4 w/ PiHole","moderationData":{"__ref":"ModerationData:moderation_data:1953589"},"body":"Running Raspbian?
Yes, Raspberry Pi OS (Previously called Raspbian)
Are you following some set of instructions or other? Care to share?
(A helpful link, perhaps?)
I was trying to follow these instructions from PiHole, but it I'm having trouble locating DNSMasq.
Which \"the LAN settings\", exactly? Which \"the list\"?
I have disabled \"Use Router as DHCP Server\" in the LAN settings of the router itself and added the \"static\" address I would like for the R-Pi to the \"Address Reservation\". This, however, did not make any of the devices connected to the network go through the R-Pi before sending info to the servers.
Terminology: A \"static\" address is configured on the device itself.
What you configure on a (DHCP server on a) router is a reserved dynamic
address, not a static address.
Understood.
Are you saying that you reserved an address for the R-Pi in the
router's DHCP server, and then disabled the router's DHCP server?
What's wrong with this picture?
I believe that is correct. Stupid move on my part, but I've having trouble fiding other options within the router itself.
\"seems\"? Not a useful problem description. It does not say what you
did. It does not say what happened when you did it. As usual, showing
actual actions (commands) with their actual results (error messages, LED
indicators, ...) can be more helpful than vague descriptions or
interpretations.
I have to laugh first, as you sound like Sheldon from The Big Bang Theory; very literal. I like literal. I don't mean that in a bad way, but I understand what you're saying. This is my first time trying anything of this nature.
I disabled the \"Use Router as DHCP Server\" in the LAN settings of the router itself and added the \"static\" address I would like for the R-Pi to the \"Address Reservation\".
I've never played with a Pi-hole, so I know nothing, but, on general
principles, I'd assign a static IP address to any DHCP server. Because,
whom (else) is it supposed to ask for its own address, when it's
supposed to be Mr. Know-it-all for LAN IP addresses? (And that's an
actual _static_ address, configured on the R-Pi itself.
","body@stripHtml({\"removeProcessingText\":false,\"removeSpoilerMarkup\":false,\"removeTocMarkup\":false,\"truncateLength\":200})@stringLength":"243","kudosSumWeight":0,"postTime":"2020-08-01T17:21:24.576-07:00","lastPublishTime":"2020-08-01T17:21:24.576-07:00","metrics":{"__typename":"MessageMetrics","views":5316},"visibilityScope":"PUBLIC","placeholder":false,"showMoveIndicator":false,"originalMessageForPlaceholder":null,"isEscalated":null,"solution":false,"replies":{"__typename":"MessageConnection","pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null},"edges":[{"__typename":"MessageEdge","cursor":"MjUuOXwyLjF8aXwxfDM5OjF8aW50LDE5NTM2MTMsMTk1MzYxMw","node":{"__ref":"ForumReplyMessage:message:1953613"}}]},"customFields":[],"messagePolicies":{"__typename":"MessagePolicies","canReply":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.forums.action.message.reply_to_entity.allow.accessDenied","key":"error.lithium.policies.forums.action.message.reply_to_entity.allow.accessDenied","args":[]}},"canAcceptSolution":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.accepted_solutions.action_allow.message.mark_as_accepted_solution.accessDenied","key":"error.lithium.policies.accepted_solutions.action_allow.message.mark_as_accepted_solution.accessDenied","args":[]}},"canRejectSolution":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.accepted_solutions.action_allow.message.unmark_as_accepted_solution.accessDenied","key":"error.lithium.policies.accepted_solutions.action_allow.message.unmark_as_accepted_solution.accessDenied","args":[]}},"canTag":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.labels.action.labelableentity.set_labels.allow.accessDenied","key":"error.lithium.policies.labels.action.labelableentity.set_labels.allow.accessDenied","args":[]}},"canEdit":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.forums.action_allow.edit_message.accessDenied","key":"error.lithium.policies.forums.action_allow.edit_message.accessDenied","args":[]}},"canKudo":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.kudos.action.entity.give_kudos.allow.accessDenied","key":"error.lithium.policies.kudos.action.entity.give_kudos.allow.accessDenied","args":[]}}},"attachments":{"__typename":"AttachmentConnection","edges":[],"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}}},"ModerationData:moderation_data:1953613":{"__typename":"ModerationData","id":"moderation_data:1953613","status":"APPROVED","rejectReason":null,"isReportedAbuse":false,"rejectUser":null,"rejectTime":null,"rejectActorType":null},"ForumReplyMessage:message:1953613":{"__typename":"ForumReplyMessage","author":{"__ref":"User:user:432166"},"id":"message:1953613","entityType":"FORUM_REPLY","eventPath":"category:home-wifi-routers/category:home-networking/category:English/community:ejquo23388board:en-home-routers-nighthawk-wifi-ax6/message:1953524/message:1953613","revisionNum":1,"uid":1953613,"depth":3,"hasGivenKudo":false,"subscribed":false,"board":{"__ref":"Forum:board:en-home-routers-nighthawk-wifi-ax6"},"parent":{"__ref":"ForumReplyMessage:message:1953589"},"conversation":{"__ref":"Conversation:conversation:1953524"},"subject":"Re: RAX200 - Using RasPi4 w/ PiHole","moderationData":{"__ref":"ModerationData:moderation_data:1953613"},"body":"> I was trying to follow these instructions from PiHole, [...]
Ok. Your original problem description threw me off the track. Sorry
about the (my) confusion. (_Your_ original confusion is still your
fault, however.) So, anything above which refers to the R-Pi as a DHCP
server is wrong.
> I have disabled DHCP on the router [...]
Why? Pi-hole is a _DNS_ server, not a _DHCP_ server. There's no
obvious reason to change anything in the router's DHCP configuration,
except, perhaps, to add the Pi-hole system to the address reservations
on the router's DHCP server (which should _not_ be disabled).
> [...] I'm having trouble locating DNSMasq.
I doubt that you'll find it on a router which is running typical
Netgear firmware. I'd look for the router's DNS settings at: BASIC >
Internet : Domain Name Server (DNS) Address, where you ought be able to
specify the (reserved, LAN) IP address of the Pi-hole system (R-Pi).
Whether that will actually work is another queston, however. There
have been many recent reports of various models and/or firmware versions
which reject a DNS server address which is on the router's LAN address
subnet.
> [...] This, however, did not make any of the devices connected to the
> network go through the R-Pi before sending info to the servers.
Again, \"DHCP\" and \"DNS\" are spelled differently for a reason.
","body@stripHtml({\"removeProcessingText\":false,\"removeSpoilerMarkup\":false,\"removeTocMarkup\":false,\"truncateLength\":200})@stringLength":"236","kudosSumWeight":0,"repliesCount":3,"postTime":"2020-08-01T19:21:13.853-07:00","lastPublishTime":"2020-08-01T19:21:13.853-07:00","metrics":{"__typename":"MessageMetrics","views":5282},"visibilityScope":"PUBLIC","placeholder":false,"showMoveIndicator":false,"originalMessageForPlaceholder":null,"isEscalated":null,"solution":false,"customFields":[],"messagePolicies":{"__typename":"MessagePolicies","canReply":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.forums.action.message.reply_to_entity.allow.accessDenied","key":"error.lithium.policies.forums.action.message.reply_to_entity.allow.accessDenied","args":[]}},"canAcceptSolution":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.accepted_solutions.action_allow.message.mark_as_accepted_solution.accessDenied","key":"error.lithium.policies.accepted_solutions.action_allow.message.mark_as_accepted_solution.accessDenied","args":[]}},"canRejectSolution":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.accepted_solutions.action_allow.message.unmark_as_accepted_solution.accessDenied","key":"error.lithium.policies.accepted_solutions.action_allow.message.unmark_as_accepted_solution.accessDenied","args":[]}},"canTag":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.labels.action.labelableentity.set_labels.allow.accessDenied","key":"error.lithium.policies.labels.action.labelableentity.set_labels.allow.accessDenied","args":[]}},"canEdit":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.forums.action_allow.edit_message.accessDenied","key":"error.lithium.policies.forums.action_allow.edit_message.accessDenied","args":[]}},"canKudo":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.kudos.action.entity.give_kudos.allow.accessDenied","key":"error.lithium.policies.kudos.action.entity.give_kudos.allow.accessDenied","args":[]}}},"attachments":{"__typename":"AttachmentConnection","edges":[],"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}}},"CachedAsset:text:en_US-components/community/NavbarDropdownToggle-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/community/NavbarDropdownToggle-1759226301058","value":{"ariaLabelClosed":"Press the down arrow to open the menu"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/common/QueryHandler-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/common/QueryHandler-1759226301058","value":{"title":"Query Handler"},"localOverride":false},"CachedAsset:text:en_US-components/messages/EscalatedMessageBanner-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/messages/EscalatedMessageBanner-1759226301058","value":{"escalationMessage":"Escalated to Salesforce by {username} on {date}","viewDetails":"View Details","modalTitle":"Case Details","escalatedBy":"Escalated by: ","escalatedOn":"Escalated on: ","caseNumber":"Case Number: ","status":"Status: ","lastUpdateDate":"Last Update: ","automaticEscalation":"automatic escalation","anonymous":"Anonymous"},"localOverride":false},"CachedAsset:text:en_US-components/users/UserLink-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/users/UserLink-1759226301058","value":{"authorName":"View Profile: {author}","anonymous":"Anonymous"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/users/UserRank-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/users/UserRank-1759226301058","value":{"rankName":"{rankName}","userRank":"Author rank {rankName}"},"localOverride":false},"CachedAsset:text:en_US-components/messages/MessageTime-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/messages/MessageTime-1759226301058","value":{"postTime":"Published: {time}","lastPublishTime":"Last Update: {time}","conversation.lastPostingActivityTime":"Last posting activity time: {time}","conversation.lastPostTime":"Last post time: {time}","moderationData.rejectTime":"Rejected time: {time}"},"localOverride":false},"CachedAsset:text:en_US-components/messages/MessageSolvedBadge-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/messages/MessageSolvedBadge-1759226301058","value":{"solved":"Solved"},"localOverride":false},"CachedAsset:text:en_US-components/messages/MessageSubject-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/messages/MessageSubject-1759226301058","value":{"noSubject":"(no subject)"},"localOverride":false},"CachedAsset:text:en_US-components/messages/MessageBody-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/messages/MessageBody-1759226301058","value":{"showMessageBody":"Show More","mentionsErrorTitle":"{mentionsType, select, board {Board} user {User} message {Message} other {}} No Longer Available","mentionsErrorMessage":"The {mentionsType} you are trying to view has been removed from the community.","videoProcessing":"Video is being processed. Please try again in a few minutes.","bannerTitle":"Video provider requires cookies to play the video. Accept to continue or {url} it directly on the provider's site.","buttonTitle":"Accept","urlText":"watch"},"localOverride":false},"CachedAsset:text:en_US-components/messages/MessageCustomFields-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/messages/MessageCustomFields-1759226301058","value":{"CustomField.default.label":"Value of {name}"},"localOverride":false},"CachedAsset:text:en_US-components/messages/MessageReplyButton-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/messages/MessageReplyButton-1759226301058","value":{"repliesCount":"{count}","title":"Reply","title@board:BLOG@message:root":"Comment","title@board:TKB@message:root":"Comment","title@board:IDEA@message:root":"Comment","title@board:OCCASION@message:root":"Comment"},"localOverride":false},"CachedAsset:text:en_US-components/customComponent/CustomComponent-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/customComponent/CustomComponent-1759226301058","value":{"errorMessage":"Error rendering component id: {customComponentId}","bannerTitle":"Video provider requires cookies to play the video. Accept to continue or {url} it directly on the provider's site.","buttonTitle":"Accept","urlText":"watch"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/users/UserAvatar-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/users/UserAvatar-1759226301058","value":{"altText":"{login}'s avatar","altTextGeneric":"User's avatar"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/ranks/UserRankLabel-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/ranks/UserRankLabel-1759226301058","value":{"altTitle":"Icon for {rankName} rank"},"localOverride":false},"CachedAsset:text:en_US-components/common/ExternalLinkWarningModal-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/common/ExternalLinkWarningModal-1759226301058","value":{"title":"Leaving the Community","description":"You're about to leave this site and navigate to an external domain. Are you sure you want to continue?","action.submit":"Continue","action.cancel":"Go Back"},"localOverride":false},"CachedAsset:text:en_US-components/messages/MessageListMenu-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/messages/MessageListMenu-1759226301058","value":{"postTimeAsc":"Oldest","postTimeDesc":"Newest","kudosSumWeightAsc":"Least Liked","kudosSumWeightDesc":"Most Liked","sortTitle":"Sort By","sortedBy.item":" { itemName, select, postTimeAsc {Oldest} postTimeDesc {Newest} kudosSumWeightAsc {Least Liked} kudosSumWeightDesc {Most Liked} other {}}"},"localOverride":false},"CachedAsset:text:en_US-components/messages/AcceptedSolutionButton-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-components/messages/AcceptedSolutionButton-1759226301058","value":{"accept":"Mark as Solution","accepted":"Marked as Solution","errorHeader":"Error!","errorAdd":"There was an error marking as solution.","errorRemove":"There was an error unmarking as solution.","solved":"Solved","topicAlreadySolvedErrorTitle":"Solution Already Exists","topicAlreadySolvedErrorDesc":"Refresh the browser to view the existing solution"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/common/Pager/PagerLoadMore-1759226301058":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/common/Pager/PagerLoadMore-1759226301058","value":{"loadMore":"Show More"},"localOverride":false}}}},"page":"/forums/ForumMessagePage/ForumMessagePage","query":{"boardId":"en-home-routers-nighthawk-wifi-ax6","messageSubject":"rax200---using-raspi4-w-pihole","messageId":"1953524"},"buildId":"iWB5jxAgv6Dzg8_YScW7W","runtimeConfig":{"buildInformationVisible":false,"logLevelApp":"info","appLogLevelOverrides":"TenancyMiddleware=TRACE,OriginHelper=TRACE","logLevelMetrics":"info","surveysEnabled":true,"openTelemetry":{"clientEnabled":false,"configName":"netgear","serviceVersion":"25.9.0","universe":"prod","collector":"http://localhost:4318","logLevel":"error","routeChangeAllowedTime":"5000","headers":"","enableDiagnostic":"false","maxAttributeValueLength":"4095"},"apolloDevToolsEnabled":false,"quiltLazyLoadThreshold":"3"},"isFallback":false,"isExperimentalCompile":false,"dynamicIds":["components_seo_QAPageSchema","components_community_Navbar_NavbarWidget","components_community_Breadcrumb_BreadcrumbWidget","components_customComponent_CustomComponent","components_messages_TopicWithThreadedReplyListWidget","components_languages_LanguagePicker","components_messages_MessageView_MessageViewStandard","components_messages_ThreadedReplyList","components_external_components_ExternalComponent","components_messages_EscalatedMessageBanner","components_customComponent_CustomComponentContent_HtmlContent","shared_client_components_common_List_UnstyledList","components_messages_MessageView","shared_client_components_common_Pager_PagerLoadMore","components_customComponent_CustomComponentContent_CustomComponentScripts"],"appGip":true,"scriptLoader":[]}