Y
Hacker News
new
|
ask
|
show
|
jobs
by
selcuka
1474 days ago
> one hotel recently only allowed tcp/80 and tcp/443
How did DNS resolution work? Do they force you to use their proxy server?
1 comments
Arnie97
1471 days ago
They could set up a recursive dnsmasq on the router, and block udp/53 traffic to the outside world.
link