Opera VPN not connecting behind pihole

Expected Behaviour:

[latest pihole software, on a rp4. when I try to connect to opera VPN, which would be useful to diagnose which sites are actually down and which are blocked by pihole, it should connect and let me browse bypassing the pihole.]

Actual Behaviour:

[the VPN fails to connect, and I've checked the blocked entries in the query log, all opera related traffic isn't blocked.]

Debug Token:

[hc60hsq21w]

Never mind, i found my problem by running the debug. the ipv6 for some reason was blank in /etc/pihole/setupVars.conf fixing that manually somehow fixed this issue.

never mind. this was not the case. I restarted my pihole yesterday and the VPN would not connect until I disabled pihole temporarily and then it connects like a charm.
so what could this be?

yeah, I checked the query log, as I mentioned in the first post. nothing popped up.

Did you live tail the Pi-hole log?

Dec 28 10:15:45 dnsmasq[3488]: query[A] sitecheck.opera.com from *
Dec 28 10:15:45 dnsmasq[3488]: forwarded sitecheck.opera.com to 208.67.222.123
Dec 28 10:15:45 dnsmasq[3488]: query[A] discourse.pi-hole.net from *
Dec 28 10:15:45 dnsmasq[3488]: forwarded discourse.pi-hole.net to 208.67.222.123
Dec 28 10:15:45 dnsmasq[3488]: query[A] discourse-cdn.pi-hole.net from *
Dec 28 10:15:45 dnsmasq[3488]: forwarded discourse-cdn.pi-hole.net to 208.67.222.123
Dec 28 10:15:45 dnsmasq[3488]: dnssec-query[DS] pi-hole.net to 208.67.222.123
Dec 28 10:15:45 dnsmasq[3488]: dnssec-query[DS] pi-hole.net to 208.67.222.123
Dec 28 10:15:45 dnsmasq[3488]: validation result is INSECURE
Dec 28 10:15:45 dnsmasq[3488]: reply sitecheck.opera.com is <CNAME>
Dec 28 10:15:45 dnsmasq[3488]: reply sitecheck.geo.opera.com is <CNAME>
Dec 28 10:15:45 dnsmasq[3488]: reply am4-sitecheck.opera.com is 82.145.216.15
Dec 28 10:15:45 dnsmasq[3488]: reply am4-sitecheck.opera.com is 82.145.216.16
Dec 28 10:15:45 dnsmasq[3488]: query[A] discourse.pi-hole.net from 1*
Dec 28 10:15:45 dnsmasq[3488]: dnssec retry to 208.67.222.123
Dec 28 10:15:45 dnsmasq[3488]: query[A] discourse-cdn.pi-hole.net from *
Dec 28 10:15:45 dnsmasq[3488]: dnssec retry to 208.67.222.123
Dec 28 10:15:45 dnsmasq[3488]: reply pi-hole.net is no DS
Dec 28 10:15:45 dnsmasq[3488]: dnssec-query[DS] b-cdn.net to 208.67.222.123
Dec 28 10:15:45 dnsmasq[3488]: reply pi-hole.net is no DS
Dec 28 10:15:45 dnsmasq[3488]: validation result is INSECURE
Dec 28 10:15:45 dnsmasq[3488]: reply discourse.pi-hole.net is 159.203.95.226
Dec 28 10:15:45 dnsmasq[3488]: reply b-cdn.net is no DS
Dec 28 10:15:45 dnsmasq[3488]: validation result is INSECURE
Dec 28 10:15:45 dnsmasq[3488]: reply discourse-cdn.pi-hole.net is <CNAME>
Dec 28 10:15:45 dnsmasq[3488]: reply piholediscourse.b-cdn.net is 5.188.95.16
Dec 28 10:15:47 dnsmasq[3488]: query[A] offers-api.ghostery.net from *
Dec 28 10:15:47 dnsmasq[3488]: forwarded offers-api.ghostery.net to 208.67.222.123
Dec 28 10:15:47 dnsmasq[3488]: dnssec-query[DS] myoffrz.io to 208.67.222.123
Dec 28 10:15:47 dnsmasq[3488]: query[A] offers-api.ghostery.net from *
Dec 28 10:15:47 dnsmasq[3488]: dnssec retry to 208.67.222.123
Dec 28 10:15:47 dnsmasq[3488]: reply myoffrz.io is no DS
Dec 28 10:15:47 dnsmasq[3488]: validation result is INSECURE
Dec 28 10:15:47 dnsmasq[3488]: reply offers-api.ghostery.net is <CNAME>
Dec 28 10:15:47 dnsmasq[3488]: reply offers-api.myoffrz.io is 18.196.225.45
Dec 28 10:15:47 dnsmasq[3488]: reply offers-api.myoffrz.io is 52.28.36.201
Dec 28 10:15:47 dnsmasq[3488]: reply offers-api.myoffrz.io is 52.57.138.226
Dec 28 10:15:47 dnsmasq[3488]: query[A] d.joinhoney.com from *
Dec 28 10:15:47 dnsmasq[3488]: forwarded d.joinhoney.com to 208.67.222.123
Dec 28 10:15:48 dnsmasq[3488]: validation result is INSECURE
Dec 28 10:15:48 dnsmasq[3488]: reply d.joinhoney.com is 130.211.16.53
Dec 28 10:15:59 dnsmasq[3488]: query[A] www.google.com from *1
Dec 28 10:15:59 dnsmasq[3488]: forwarded www.google.com to 208.67.222.123
Dec 28 10:15:59 dnsmasq[3488]: validation result is INSECURE
Dec 28 10:15:59 dnsmasq[3488]: reply www.google.com is 172.217.18.36
Dec 28 10:16:01 dnsmasq[3488]: query[A] wpad.lan from *
Dec 28 10:16:01 dnsmasq[3488]: cached wpad.lan is NXDOMAIN
Dec 28 10:16:05 dnsmasq[3488]: query[A] api.sec-tunnel.com from *
Dec 28 10:16:05 dnsmasq[3488]: forwarded  to 208.67.222.123
Dec 28 10:16:05 dnsmasq[3488]: validation result is INSECURE
Dec 28 10:16:05 dnsmasq[3488]: reply api.sec-tunnel.com is 146.112.61.106
Dec 28 10:16:10 dnsmasq[3488]: query[A] wpad.lan from *
Dec 28 10:16:10 dnsmasq[3488]: cached wpad.lan is NXDOMAIN

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