I don’t care for VPNs but I do want an adblocker. What are my options aside from using a public pihole dns or a vpn to a private dns server?
VPNs on iOS are a scam
61–70 of 260 posts
Re: VPNs on iOS are a scam
#62Re: VPNs on iOS are a scam
#63I think that the value of this article is perfectly summarized by the sentence “Not sure what SYN is.”
Re: VPNs on iOS are a scam
#64This should trend to the top of HN. Apple bills themselves as a privacy-centric company. I hope they clean this up asap.
iOS devices create lot of weird traffic on local network. And the only meanigful-ish other packet trace seems like APNS subscription update and some kind of iCloud traffic, there is probably zero reason why would you want that to go through “VPN” tunnel.
Re: VPNs on iOS are a scam
#65Earlier quoted context omitted.
> VPNs were always meant to carry internal traffic to a private network, not the public internet This. And the idea that these so called ‘VPN’ services somehow improve your security and privacy on the internet is laughable. All they do is let you get onto the public, untrusted, internet through a different on-ramp. There is no point to them. The internet is just as untrustworthy through a VPN service as it is through…
> There is no point to them. What about this? "Under the provisions of the Investigatory Powers (IP) Act, it is now possible for the Law Enforcement Agency (LEA) community to lawfully obtain Internet Connection Records (ICR) in support of their investigations. Following the completion of some initial trial activities, work is now underway to provision a national ICR service." https://www.digitalmarketplace.service.go…
Re: VPNs on iOS are a scam
#66This how routing behavior has been on Mac OS for about 15 years now. Mac OS route selection always takes into account the source address of the IP packet in addition to the routes in the routing table. If a socket binds to a particular address, the Mac OS kernel will choose routes associated with the interface that address is on and ignore the others.
I would argue that's the only "sane" way to do it, but then again i'm no network engineer. I just rely on my devices to work this way so i don't saturate the wrong links or get poor upload speeds when i need them.
Re: VPNs on iOS are a scam
#67Is Android better in this regard?
Re: VPNs on iOS are a scam
#68I think Apple is transparent about Always on VPN (blocking traffic except over the tunnel) requiring provisioning using MDM tools. Apple Configurator is free and allows anyone to set this up. Any other VPN is just best effort. https://support.apple.com/guide/deployment/vpn-overview-depa...
That Apple documents that 'normal' VPNs are broken on iOS doesn't change the fact that they're broken.
Re: VPNs on iOS are a scam
#69Earlier quoted context omitted.
> There is no point to them. What about this? "Under the provisions of the Investigatory Powers (IP) Act, it is now possible for the Law Enforcement Agency (LEA) community to lawfully obtain Internet Connection Records (ICR) in support of their investigations. Following the completion of some initial trial activities, work is now underway to provision a national ICR service." https://www.digitalmarketplace.service.go…
And what makes you trust that the VPN provider wouldn’t share these records if asked?
Re: VPNs on iOS are a scam
#70I think that the value of this article is perfectly summarized by the sentence “Not sure what SYN is.”
are you saying that a packet leaving iOS and hitting the router's logs, without going through the "VPN" does not leak either your IP to the destination or your destination to your ISP?
I tend to agree. My only takeaway after seeing that was “if I ever need a 100% leak free tunnel on iOS, validate it”. I certainly won’t be taking any of this at face value without replicating it.