No internet for IP's above 172.16.0.100

Machines in my network get IP adresses from Pi-Hole's DHCP server but they cannot reach anything.

Expected Behaviour:

Working network connection including internet

Actual Behaviour:

Cannot reach anything when IP is above 172.16.0.100

Debug Token:

Upload did not work

We'll need more information to help.

What was the error from the token upload?

The error is:

[✗]  There was an error uploading your debug log.
   * Please try again or contact the Pi-hole team for assistance.
   * A local copy of the debug log can be found at: /var/log/pihole_debug.log

It did not include a specific error why it failed.

ps. I'm using the Home Assistant Pi-Hole Add-On.

You may have better luck in the issues page of the HA add-on github, as we do not directly support it.

Though, if you do get to the bottom of it there, please feel free to share the solution back to this thread in case any future uses come across the same issue :slight_smile:

@frenck, any ideas?

Is the network and mask on your pi-hole the same as the network and mask on your router?

Something like: 172.16.0.100/24

All machines including pi-hole and router are on 172.16.0.x/24.

I think I found the issue.

I'm running Parallels Desktop on my Mac with Windows as the guest system. Pi-Hole actually registers both my Mac and the Windows guest with the same Mac address. Other apps like LanScan do see the correct Mac address.

So, when I make a reservation based on Mac address the DHCP can't give both systems the same IP, there it goes wrong I presume.

I made a screenshot to show the issue.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.