Y
Hacker News
new
|
ask
|
show
|
jobs
by
tw04
2276 days ago
In my experience the problem with roaming mode is it blocks the login page for wireless networks. IE: in a coffee shop. Maybe that's been fixed recently, but it was a giant PITA in the past.
2 comments
yencabulator
2275 days ago
You could run a portal login helper in a network namespace that doesn't go through the vpn.
https://www.chromium.org/chromium-os/chromiumos-design-docs/...
link
kertis
2276 days ago
I suppose because of DNS servers. Shops give you own "correct" dns for showing you adds on any first request.
link
djsumdog
2276 days ago
You can use iodine for those wi-fi hotspots that charge for access. It tunnels TCP-over-DNS
link
place1
2276 days ago
I never even thought about using a DNS based tunnel for this problem. Amazing.
link