I’ve recently acquired an Opal which I updated to 4.3.7.
My setup prior to this, was a ZTE H288A (ISP provided) with DCHP deactivated and a RPi with PiHole and WireGuard installed, playing the role of DNS and DCHP server. WireGuard was used only for connecting to the RPi when away from home.
I connected the Opal WAN port to a LAN port in the ZTE, I enabled Drop-in Gateway and setup PiHoles DCHP Router Address to mach that of Opals. All my Ethernet devices are connected to the ZTE.
My problem is that although Wi-Fi connection is working just fine, it doesn’t happen the same with Ethernet. In order for my Ethernet devices to connect to the Internet, I have to set up static IPs with the ZTE as default gateway and the RPi as DNS. I can’t set up DHCP no matter what.
What am I doing wrong here?
In the Drop-in Gateway and DNS Server I’ve put in the ZTEs IP (ISP main Router) . Now, when I set up DHCP in an Ethernet device, ipconfig shows the Opals IP as DHCP and DNS. The given IP is from the from PiHole pool range. I tried to set PiHoles IP as DHCP Gateway in LAN-Private Network (2nd screenshot), as per your suggestion, but I’ve lost internet connectivity. Since it is optional, I’ve deleted it.
Now, I have internet connection in my Ethernet devices using DHCP, but I have serious doubts about the setup being correct. I’m puzzled by the settings in my 2nd screenshot, they seem to have an effect only on the Wi-fi connected devices (my phone sees 192.168.8.1 as router and acquires an IP from the 192.168.8.100-249 pool. So, there is the PiHole DHCP server for Ethernet and Opal DCHP server for Wi-fi?
One thing more that bothers me is, that it seem like having Drop-in activated, renders VPN unusable vor the Ethernet clients. I guess I have to find a way to set things up without using Drop-in.
I’d normally would, but it’s not easy when you know that your family will come after you and will lynch you if there’s no internet at home for 1 minute!
Then you can use the drop-in gateway feature but with installing PiHole on the gl device and use it instead of dnsmasq. Or just use ADGuard if you don’t really need the functionality of PiHole.
From what I read, Adguard is not compatible with Opal, and after searching abit I found several mentions in Forums regarding installing PiHole in OpenWRT or DD-WRT but none successful.
Having a RPi PiHole server isn’t bothering me. The reason I want to ditch Drop-in Gateway is this:
I’d love to be able to use VPN also with my Ethernet Clients not only with Wi-fi.
But this is a subject for a new topic, I guess! Until now, I wasn’t able to find a way to do this.
Thank you again for your time a patience SpitzAX3000