So..
reject 121;
In your dhclient?
This is a most excellent place for technology news and articles.
So..
reject 121;
In your dhclient?
This is the best summary I could come up with:
Researchers have devised an attack against nearly all virtual private network applications that forces them to send and receive some or all traffic outside of the encrypted tunnel designed to protect it from snooping or tampering.
TunnelVision, as the researchers have named their attack, largely negates the entire purpose and selling point of VPNs, which is to encapsulate incoming and outgoing Internet traffic in an encrypted tunnel and to cloak the user’s IP address.
The attack works by manipulating the DHCP server that allocates IP addresses to devices trying to connect to the local network.
A setting known as option 121 allows the DHCP server to override default routing rules that send VPN traffic through a local IP address that initiates the encrypted tunnel.
When apps run on Linux there’s a setting that minimizes the effects, but even then TunnelVision can be used to exploit a side channel that can be used to de-anonymize destination traffic and perform targeted denial-of-service attacks.
This remedy is problematic for two reasons: (1) a VPN user connecting to an untrusted network has no ability to control the firewall and (2) it opens the same side channel present with the Linux mitigation.
The original article contains 903 words, the summary contains 196 words. Saved 78%. I'm a bot and I'm open source!
Does this mean I still can't watch porn in Texas?
Aren't you aware of the loophole that you can as long as your cousin is in it and you hold a rosary while you watch it?
When I design something, critical applications get their own network namespace with only the VPN interface inside anyway. So, yeah.
If someone uses vpns for anything other than region locked content then that’s not very smart.
It’s one big security risk and no attacks are necessary for some vpn company tech to sell your data. Hell I’d do it myself to a highest bidder, sorry.
It’s like walking naked around some stranger’s house and trusting them to close their eyes.
Meh, option 121 shenanigans can be detected and remediated via post connection scripting.