OPNsense Forum

Archive => 22.1 Legacy Series => Topic started by: Nazfera2 on February 28, 2022, 05:51:10 AM

Title: OPNSense blocking ssl.kaptcha.com ???
Post by: Nazfera2 on February 28, 2022, 05:51:10 AM
Hello,
new user here. i am having trouble finding what in my device is blocking https://ssl.kaptcha.com.
i have opened a ticket with the vendor, they use this SSL Service to complete in game transactions.
if anyone can point me to the right direction to have an exception for https://ssl.kaptcha.com
thanks.

i attempted to open it on my browser and i get error 404.

https://imgur.com/Ip8Gdcp
Title: Re: OPNSense blocking ssl.kaptcha.com ???
Post by: meyergru on February 28, 2022, 11:46:41 AM
I doubt that OpnSense is the culprit here, as calling that URL from another location which does not employ OpnSense gives the same 404 result. So, the problem seems to be on the server side.
Title: Re: OPNSense blocking ssl.kaptcha.com ???
Post by: Nazfera2 on February 28, 2022, 12:10:33 PM
so i did find under (Services -> Unbound DNS -> Blocklist)
this was enabled, however if i disable it i still get same results.
do i need to do an extra step ?
someone in reddit said DNS_PROBE_FINISHED_NXDOMAIN is a DNS issue.
which makes sense but im not sure what config can cause this.
Title: Re: OPNSense blocking ssl.kaptcha.com ???
Post by: Nazfera2 on February 28, 2022, 12:20:56 PM
so i just went to DNS unbound logs and saw what i am looking for.
https://imgur.com/a/wJRns6M
but i cant seem to find the setting to allow it.
Title: Re: OPNSense blocking ssl.kaptcha.com ???
Post by: meyergru on February 28, 2022, 01:40:45 PM
You cannot fix a problem that does not even occur on your side.

While it may be true that you have some blocking for that particular website, it does not function from anywhere, even if the DNS entry works... everybody sees a 404 error, with OpnSense or without:

#wget -O- https://ssl.kaptcha.com/
--2022-02-28 13:38:56--  https://ssl.kaptcha.com/
Resolving ssl.kaptcha.com (ssl.kaptcha.com)... 54.148.115.137, 35.80.101.90, 35.81.31.24
Connecting to ssl.kaptcha.com (ssl.kaptcha.com)|54.148.115.137|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-02-28 13:38:57 ERROR 404: Not Found.


See? This is on a system that is not even remotely dependend on OpnSense - and I tried several ones.