Ysurac / openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
https://www.openmptcprouter.com/
GNU General Public License v3.0
1.83k stars 259 forks source link

Pi-hole with OMR bypass on v0.61rc3-6.6 #3599

Open Nicras opened 1 day ago

Nicras commented 1 day ago

Expected Behavior

I installed Pi-hole on the VPS as described in the Wiki and I would expect the DNS queries to go through the Pihole.

Current Behavior

Pi-Hole isn't receiving DNS queries unless I manually set the VPN Address 10.255.255.1 as the only DNS forwarder.

Context (Environment)

When I set the Pi-hole as the only forwarder, OMR-Bypass won't work anymore.

I saved the OMR settings wizard and rebooted the router after installing Pi-hole several times now as described in the Wiki

Specifications

Ysurac commented 1 day ago

I'm not sure to understand your DNS configuration, can you put screenshot ?

Nicras commented 1 day ago

image Should be absolute default ;-)

Ysurac commented 1 day ago

It's seems that you enabled DNS over HTTPS, it's not the default.

Nicras commented 1 day ago

not that I know...but where and how can I check it?

Ysurac commented 1 day ago

In services->DNS over HTTPS

Nicras commented 1 day ago

I didn't change anything there... can I simply stop this service and remove both entries from DNS forwarder settings?

Ysurac commented 1 day ago

If it's not enabled, then the #5054 is coming from something else... You can replace both entry by VPN IP, this should not make any issues with OMR-ByPass as DNSMasq is still used.

Nicras commented 1 day ago

how does the default DNS config look like?