The issue I am facing:
Hello! I'm new to networking and feeling a little lost. Some of my devices appear to be connecting to the Pi-hole while others are not, and I'm not able to access the internet at all on my iPhone or on the Pi itself.
My router, a Spectrum SAX1V1R, allows minimal changes to the DNS and DHCP settings. I have assigned my Pi-hole a static IP and have confirmed that this is its IP using ifconfig. My router does not allow any changes to DHCP (or even for these settings to be viewed) or the selection of a range of IPs to be assigned, so I'm trying to use the built-in DHCP server. The router's IP is 192.168.1.1 and the Pi's is 192.168.1.125. I have the "Range of IP addresses to hand out" in the Pi-hole settings configured to "From 192.168.1.2 To 192.168.1.251."
With just this setting, my Pi does not recognize any devices on my network at all. So, after some Googling, I tried a tip from Reddit and, in my Spectrum app (the only place Spectrum allows you to update router settings), I clicked into the "DNS Server" settings and set the Pi's IP address as the "Primary DNS Server" and 192.168.1.252 (which I think is not in use) as the "Secondary DNS Server." These are the only DNS that Spectrum makes available to users.
SO I am now seeing queries on my Pi-hole dashboard, which is very exciting! However, on my laptop, ads are not being blocked and the laptop's IP does not appear in the list of connected devices. My iPhone is not able to use the WiFi at all, and the Pi itself, when trying to access websites, gives an error of DNS_PROBE_FINISHED_BAD_CONFIG.
Given my super limited ability to update the router settings, I'm not super sure where to go from here. With the DNS Server settings, I am not able to upload the debug log, as the Pi is having connectivity issues. So I've reverted the DNS Server settings in the Spectrum app to default, and the log is here: https://tricorder.pi-hole.net/VejqQMUG
Thank you for your time!!
Details about my system:
Pi-hole v5.17.2 installed on a Pi 4 Model B (currently operating over WiFi), router is Spectrum SAX1V1R.
What I have changed since installing Pi-hole:
Selected "DHCP server enabled" checkbox, attempted DNS Server settings in Spectrum app, set Pi's static IP to 192.168.1.125, checked "Enable IPv6 support (SLAAC + RA)" checkbox in Pi-hole settings