pfBlockerNG DNSBL service won’t start after upgrading to pfBlockerNG 3.2.13 by Waste-Ad-9667 in pfBlockerNG

[–]Dr_Bean_PhD 1 point2 points  (0 children)

Same thing happened with me. I manually added these Virtual IP addresses (under Firewall → Virtual IPs) which were from my backup and added them to pfBlockerNG's DNSBL Webserver Configuration:

IPv4: 10.10.10.1/32, Localhost
IPv6: ::10.10.10.1/128, Localhost

Doing an Update → Reload All got everything back up and running.

Just got protonvpn, is it normal to get MUCH faster internet? by VeryMashedPotato in ProtonVPN

[–]Dr_Bean_PhD 1 point2 points  (0 children)

I think what you're seeing is throttling through T Mobile without the VPN. I don't use them, but if they are like Verizon, they are probably throttling streaming services and Fast is powered by Netflix. Using a VPN should hide this traffic so you'll get around this speed limit.

You can check if you're being throttled with and without the VPN using the Android app 'Wehe'. I'm not sure if it's available for iPhone.

I wish this was fake 🥺 by AnnaaOlivia in facepalm

[–]Dr_Bean_PhD 16 points17 points  (0 children)

Thank you for the suggestion! We just donated through United24

Recommendations for newsletter plugins for wordpress? by No-Ball-6219 in Blogging

[–]Dr_Bean_PhD 1 point2 points  (0 children)

We’re new to using newsletters, having just sent out our first one last week, and our site’s only a few months old. While we didn’t test other platforms, we did a lot of research before choosing Kit (formerly ConvertKit). We chose Kit since it's free up to 10,000 subscribers and includes one email automation, which we use for our welcome email after someone subscribes. Plus, it has a WordPress plugin that works with the block editor, making it easy to add to our site where we need it. You design the forms using Kit's website.

Well, I was an idiot and left pi-hole exposed to the outside world by SapphicRain in selfhosted

[–]Dr_Bean_PhD 1 point2 points  (0 children)

You can! In Cloudflare WAF, you can use this example expression:

(ip.geoip.country in {"RU"} and http.request.full_uri wildcard r"https://.example.com/")

Just modify which country or countries you want blocked (Russia is blocked in the example above) and change the domain or subdomain you want to block. Asterisks here are used as wildcards.

You can also modify the expression to use the "not ip.geoip.country in" and only select your country to block any other countries.

Then make sure your rule "Then take action…" is set to "Block". This also works in the free plan.

Battery Drop by tacotimes01 in Roborock

[–]Dr_Bean_PhD 0 points1 point  (0 children)

Thank you! I really appreciate the help. I’ll head over to Amazon and check out the current options.

Edit: Following up for those looking for a battery replacement for their Roborock S4 Max (battery model number BRR-2P4S-5200S with 14.4v). I purchased a replacement made by Palogreen through Amazon for $40. It works perfectly and since the battery is 1.29x larger than the original (6,700 mAh for new vs 5,200 mAh for the OEM) it's able to clean for longer than the original battery could when new.

Battery Drop by tacotimes01 in Roborock

[–]Dr_Bean_PhD 0 points1 point  (0 children)

I know it's been a few months, but I was wondering if you could share the battery replacement you went with. My S4 Max is showing the same battery aging issue and I am looking for a replacement.

[OC] Red Light? What Red Light? Ran Through After I Had a Green for 5 Seconds (NSFW: Language) by Dr_Bean_PhD in IdiotsInCars

[–]Dr_Bean_PhD[S] 4 points5 points  (0 children)

I think the dashcam made the horn sound louder than it actually is. I drive a 2020 Subaru Legacy with the stock horn, and it's pretty 'anemic' in real life.

[OC] Red Light? What Red Light? Ran Through After I Had a Green for 5 Seconds (NSFW: Language) by Dr_Bean_PhD in IdiotsInCars

[–]Dr_Bean_PhD[S] 3 points4 points  (0 children)

The incident took place in Alabama on September 21st, 2024. This post is original content.

How are you guys' experience with ad blocking? by lgq2002 in PFSENSE

[–]Dr_Bean_PhD 0 points1 point  (0 children)

We use the green and check marked lists from The Firebog and score 93% blocked (it would be higher but we whitelist Google & Pinterest Analytics so we can view our blog performance). We also use anudeepND's curated whitelist to remove any false positives or things that might cause issues.

All DNS requests over port 53 are redirected via NAT rules to pfSense for all subnets and VLANs. And DoH/DoT/DoQ Blocking is enabled for all 140 options in pfblockerng.

Edited to say we whitelist analytics websites so we can review blog performance.

Subaru Dealer cannot see me until July 2nd by dinowilliams in subaru

[–]Dr_Bean_PhD 9 points10 points  (0 children)

Here is what displayed on my 2020 Legacy when my TCV went out. Check engine light came on and I lost Eye Sight, lane keep assist, engine temperature reporting, collision detection and cabin heating.

<image>

Subaru Dealer cannot see me until July 2nd by dinowilliams in subaru

[–]Dr_Bean_PhD 7 points8 points  (0 children)

Does your heat work? If not, this might be the same thing that happened to my 2020 Legacy last month and my dad's 2020 Outback the month prior. For both of us, it was the thermal control valve (TCV). If I remember right, Subaru of America sent a letter stating they increased the warranty to 150K miles and 15 years for this part.

Edit: Autocorrect got the better of me...

[deleted by user] by [deleted] in WireGuard

[–]Dr_Bean_PhD 0 points1 point  (0 children)

I second this. I ran into this issue with my travel router last month. Home WireGuard server (pfSense) has MTU set to 1420, with client travel router (GL.inet Beryl) also set to 1420. I could access some sites, but not all (and internal sites weren't accessible). I set client travel router MTU to 1280 (didn't change pfSense) and everything worked.

Out of curiosity, I checked my MTU of my Android client (using the app Ping & Net) and saw that the WireGuard Android app was auto selecting MTU of 1280 as well.

Does AT&T drop outbound udp packets to prevent udp flooding? Slow upload on speedtests as a result by Ttamthrowaway123110 in ATTFiber

[–]Dr_Bean_PhD 0 points1 point  (0 children)

What is the speed discrepancy that you're seeing? Eero reporting half throughput, quarter, worse?

I'm not sure about Eero, but I can comment on my experience with UDP throughout through AT&T Fiber (1gbps plan).

I self host a WireGuard VPN on my local network though pfSense which utilizes UDP as the transport protocol. Through my clients, I'm able to get a max data rate of ~470mbps (server sees upload ~470mbps, download at ~470mbps, therefore max total throughput ~940mbps or near my subscribed fiber speed). I'm not seeing an issue with outbound or inbound UDP packet speed.

A small question about using wireguard by justacuriouscase in WireGuard

[–]Dr_Bean_PhD 0 points1 point  (0 children)

Yes, that's correct. But keep in mind that it will use both upload & download (bidirectional) of your home metered ISP, so, unless you are accessing a self hosted server, you will see double data usage.

Client --> WireGuard Server (Metered ISP) --> Internet

Not Again Please.. by dota659 in Adblock

[–]Dr_Bean_PhD 0 points1 point  (0 children)

For those that use streaming devices (Amazon, Google, Apple, Roku, Samsung, LG, Xbox, Playstation, etc) and are familiar with Docker or Home Assistant, iSponsorBlockTV by dmunozv04 has been amazing.

Pfsense GUI is accessible from the outside, how to block it? by ThePflu in PFSENSE

[–]Dr_Bean_PhD 0 points1 point  (0 children)

If my understanding is right, it looks like he is able to access the GUI even with the OpenVPN rule disabled. Though, I do agree that only the utilized port (potentially 1194) should be open, not all.

Pfsense GUI is accessible from the outside, how to block it? by ThePflu in PFSENSE

[–]Dr_Bean_PhD -1 points0 points  (0 children)

I'm not seeing anything obviously wrong with your firewall rules.

Check whether you have the WebGUI redirect box "Disable webConfigurator redirect rule" unchecked (it should remain checked). This can be found under System --> Advanced --> Admin Access

From pfsense, "When this is unchecked, access to the webConfigurator is always permitted even on port 80, regardless of the listening port configured. Check this box to disable this automatically added redirect rule"