this post was submitted on 11 Oct 2023
85 points (84.6% liked)

Selfhosted

49902 readers
439 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Every month or so all my devices lose internet and the only way to connect them all back is to disconnect them from the DNS server that Pihole is running.

I set my Pihole to have a static IP but for some reason after around a month or maybe longer, it just fails. This has happened 4 times over the last while and the only fix is to essentially uninstall everything on my Pihole, disable it, and then reconfigure it from scratch again.

I’m not sure what’s going on so any help would be appreciated.

you are viewing a single comment's thread
view the rest of the comments
[–] kadu@lemmy.world -3 points 2 years ago (6 children)

I really don't understand running PiHole when services like NextDNS exist. They have every feature your PiHole would have (encryption, whitelists, blacklists, tracker blocking, and much more), can be used on any device, and won't require maintenance or electricity costs.

[–] ShortN0te@lemmy.ml 4 points 2 years ago (1 children)

Simple: Privacy. The DNS Server of you choosing sees every single domain you are visiting.

Having a own DNS Server allows you to hide varies queries from big DNS providers.

Additional you gain shorter latencies for cached request if you have set it up right.

AND when you have local services you probably have a horizon splitting DNS anyway so setting up a pihole vs something like DNSmasq is not much hassle anyway.

[–] manny_stillwagon@kbin.run 3 points 2 years ago

Sir, this is the @selfhosted community.

[–] redcalcium@lemmy.institute 3 points 2 years ago

I mean, it's SelfHosted afterall.

[–] PerogiBoi@lemmy.ca 1 points 2 years ago (1 children)

Well in my case it’s due to me just not knowing that this other stuff exists and primarily wanting to Adblock with a piece of software that’s well known and well documented as I’m very noob at self hosting and networking 😛 I’ll have to take a look at those other services you’ve mentioned.

Just fyi so you can hate me more, I’m running Pihole on Windows using WSL.

[–] kadu@lemmy.world 2 points 2 years ago (1 children)

Oh no hate at all, I actually encourage you to try your hand at exploring your own solutions.

But if they're giving you more trouble than the problem they were supposed to fix to begin with, it's good to be reminded that there's nothing wrong with using something built by someone else and that commercially relies on not having issues. This community will downvote and reply as if anything not self hosted is the devil reincarnated, but you know what, it's safe and works.

[–] PerogiBoi@lemmy.ca 1 points 2 years ago

All good I appreciate all the help and advice from the community here, even if some are politely telling me I’m an idiot lmao. Comes with technical communities so downvotes and the like don’t phase me (considering you can make a post, downvote yourself, then reliably start a downvote train even if there’s nothing wrong with the comment).

[–] SheeEttin@lemmy.world 0 points 2 years ago* (last edited 2 years ago)

Can I add custom DNS forwarding rules to NextDNS? Because I need that for my internal network.

[–] nbafantest@lemmy.world 0 points 2 years ago (1 children)

Its literally a single docker compose up command and one time log in to your router and changing the DNS.

You act like its some crazy complicated thing lol