Please follow the below template, it will help us to help you!
Expected Behaviour:
After turning off DHCP Server on my Arris BGW210-700 and turning on DHCP Server on the pihole and turning off my wifi network off and back on to connect to the new server I expected to be able to still be on the network. I'm running it on a raspberry pi with Ubuntu server.
Actual Behaviour:
after resetting my wifi network on my mac, it works for a bit until the lease from the pihole takes over and then when entering any address other than my router and pihole it says "cannot connect to server" and when I try to ping anything on my terminal like google it says "No route to host." I have tried reinstalling, and using different DNS servers upstream but it seems to produce the same results.
on my Pi I can ping the gateway and ping itself, on my Mac I can do the same.
entering ip route on my Pi
default via 192.168.1.254 dev eth0 src 192.168.1.231 metric 202
192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.231 metric 202
192.168.1.254 dev eth0 proto dhcp scope link src 192.168.1.231 metric 100