this post was submitted on 11 Feb 2025
39 points (86.8% liked)

Privacy

34079 readers
683 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
39
Um.... Wtf? (lemmy.dbzer0.com)
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
 

Using Rethink DNS app btw, I want to use a firewall and VPN at the same time on Android. Wtf?!?

So my IP has somehow just been leaking all this time...

Edit: Typo

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 28 points 1 week ago (4 children)

you are doing nothing wrong. To my knowledge, there is no effective firewall app for android that doesn't occupy the VPN connection. From my understanding, you either have a VPN or a firewall. I have found no work around for both that was effective.

[โ€“] [email protected] 5 points 1 week ago (1 children)

I mean, Rethink DNS was working, then it broke. ๐Ÿ˜“

I mean, I switched to a different wireguard config and it seems to work, I'll see if it breaks in a few days...

[โ€“] [email protected] 4 points 1 week ago* (last edited 1 week ago)

I have a strange bug where RethinkDNS wireguard session keeps failling after a while if my phone is not used for a while.

I have to reconnect my wireguard session or it just doesn't work. I need to ADB and check the logs to see what's happening and write some kind of bug report to rethink's DNS bug tracking support.

It's not the first time they have some kind of misbehave with their firewall and wireguard tunnel. Other than that, RethinkDNS rocks !!

[โ€“] [email protected] 4 points 1 week ago* (last edited 1 week ago)

yes, but actually no.

there are apps (like rethink DNS) that pack multiple functions in the app. if an app is being used to handle a VPN connection, it gets to process all your network traffic, see for each packet which app does it belong to, and can do both firewalling, split tunneling by app or type of traffic, and can also filter packets. most VPN apps just don't bother with it because its a complex task, and most users wouldn't use it anyway.

There's also AFWall+ that can configure the kernel's firewall with root permissions, without setting itself up to handle a V0N connection.

both of these apps are available on f-droid

[โ€“] [email protected] 2 points 1 week ago

Same, that's why I stopped using rethink a while ago, even though I loved it.

[โ€“] [email protected] 1 points 1 week ago* (last edited 1 week ago)

I use tasker. Is SSID name "my home SSID name"?

Yes: disable wireguard

No: enable wireguard

Always on vpn. I have no need to use these other VPNs like everyone else is, but if I were I'd set that up on my opnsense firewall at home. That way everything in my network, and my phone's when away from home, are all tunnelled through the VPN provider. Opnsense does all the content filtering and security stuff well enough for my needs.