Paypal being blocked
-
Hi
I just noticed that paypal is being blocked. While the site opens when I try to login and the 2FA code entry should display it take a minute or more for this page to appear. In the browser or the ios app. It appears eventually.I have disabled Suricata, same issue
Disabled pfblockNG, same.I can't think of where and what is being blocked.
Help much appreciated!!!
-
@manilx
Did you also disable DNSBL? -
@viragomann Yes, I did disabls DNSBL part of pfblocker. No change. Then disabled pfblocker comnpletely. Same.
-
@manilx If you disable and didn't force reload, you'll get the same exact behavior.
-
@nollipfsense I did the Update-Force-Reload on every test!
It's not pfblocker or suricata from what I can tell. -
@manilx It's pfsense because when I try the ios app via mobile provider I have no issues (Using the same DNS as backend: nextdns)
-
@manilx Did you check Status > System log > firewall to see whether it's been blocked for some reason?
-
@nollipfsense Yes checked. Nothing there I can see of relevance, only PFB_stuff (now that it's on again).
This is a complete bummer. -
-
did clear browser cache and on ios restarted.
-
@manilx Is this set up for DNS Resolver mode? What DNS servers are you even pointing to?
-
@manilx correction: I had the option to block DNS over HTTPS/TLS/QUIC on. Using nextdns using this causes issues.
Deleted that option. Reloaded.But the issue persists.
-
@manilx Using this for nextdns:
-
-
@michmoor Done! No change
-
@manilx what was done? what do you have as DNS server settings and did you remove your custom options?
Also are your clients using pfsense as their DNS server? -
@michmoor Yes. Exactly what you suggested. Added DNS in General-Setup and removed Custom options in DNS Resolver.
Yes ALL clients use pfsense as DHCP server and DNS. -
@manilx said in Paypal being blocked:
Im not sure how you installed NextDNS as i see there is a way to do this via CLI with a .sh script or if you did this through the instruction on github link .
In either case, as this is a non-standard configuration, the last step i would ask you to do is restart Unbound and see if pfsense can query upstream resolvers.
-
@michmoor Actually Paypal as such is not being blocked because the site opens. Only when it opens the page to enter 2FA code does it take ages to open that one.
I installed nextdns as per their instructions by pasting the code into the DNS Resolver-General Settings-Custom Options.I can also enter the DNS into System-General setup. Doesn't change a thing.
restarting Unbound doesn't help also.This is the only site with an issue in my daily use. It's completely strange and unexplainable.
-
@manilx it does state in the GitHub page
That issue is still Open.
My advice would be to use the standard configuration on pfsense. If you really want to do dns sinkholing use pfblockerNG or PiHole or Adguard but neither of these options involve mucking with Unbound with custom options.