83
submitted 11 months ago by PerogiBoi@lemmy.ca to c/selfhosted@lemmy.world

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
[-] ArbiterXero@lemmy.world 17 points 11 months ago

The static address should be assigned from the dhcp server.

Assigning a static address on the nic is a recipe for issues.

Set up a static assignment in your dhcp server.

[-] PerogiBoi@lemmy.ca -3 points 11 months ago

I’m not able to log into my router in order to edit any of my dhcp settings 😭 little caveat there.

[-] ArbiterXero@lemmy.world 24 points 11 months ago

Then that’s likely your issue.

Your router occasionally gives out the ip of your pihole to someone else, and everything shuts the bed.

Try picking x.x.x.254 as the pihole address or x.x.x.2

Often routers won’t use either the top end or low end of the available addresses.

The machines on your network that are dhcp, do they go below 100? Do they go above 200?

You’re going to be guessing a little here.

What is your “net mask”

[-] PerogiBoi@lemmy.ca 7 points 11 months ago

Ya I’m pretty sure you’re correct here and this is my issue. Since I’m not able to log into my router and define my dhcp range, I’ve picked an IP near the end of the range (254).

All my other devices are assigned .23, .25, etc.

Fun learning experience haha

[-] ArbiterXero@lemmy.world 7 points 11 months ago

Your ip-mask will tell you what IPs are accessible on the network

Likely goes nowhere because it’s probably 255.255.255.0 but it’s possible to be something else.

[-] PerogiBoi@lemmy.ca 4 points 11 months ago

Ya it’s the 255 one. Thanks to all the help on the thread I’ve managed to set my server IP outside of the DHCP range (I think) so in theory my issue should be fixed. I’ll know in 90 days when the IP addresses are renewed.

[-] ArbiterXero@lemmy.world 5 points 11 months ago

Np, pay it forward to the next person that needs your help.

[-] Osirus@sh.itjust.works 6 points 11 months ago

Are you on the same subnet as your router or are you on the subnet that your custom dhcp server is handing out? If your router is 192.168.1.1 and your ip is on the 192.168.2.x range, they aren't going to be able to communicate.

[-] PerogiBoi@lemmy.ca 1 points 11 months ago
[-] Osirus@sh.itjust.works 2 points 11 months ago
[-] PerogiBoi@lemmy.ca 1 points 11 months ago

Nah http://. Tried both but none worked. Probably going to need to factory reset my router to ensure there aren’t any unlisted networks that may be the admin one. I have a sneaking suspicion my current network setup is actually on a secondary network (which could be why I can’t log into it)

[-] Osirus@sh.itjust.works 1 points 11 months ago

Isolate a pc with the router and download advanced ip scanner. It will list all active ips and there should only be 2

[-] neoney@lemmy.neoney.dev 3 points 11 months ago

That sucks, it’s be good if you could disable DHCP overall and do it on the PiHole.

this post was submitted on 11 Oct 2023
83 points (85.5% liked)

Selfhosted

39251 readers
184 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 1 year ago
MODERATORS