Many years ago (2012) Delta inflight wifi would allow DNS queries out without paying. Being a very frequent flyer I used to run an ip-over-dns tunnel using Iodine[1]. It was slow but worked. I wonder if they’ve blocked that hole yet. [1] https://code.kryo.se/iodine/
Tunneling Wikipedia through WhatsApp to (maybe?) get around WiFi restrictions
21–30 of 137 posts
Re: Tunneling Wikipedia through WhatsApp to (maybe?) get around WiFi restrictions
#22Re: Tunneling Wikipedia through WhatsApp to (maybe?) get around WiFi restrictions
#23Wait, is this filtering based on IP or DNS? How do they make sure their whitelist remains up to date? (I assume it's HTTPS, so those are basically the only two options...) If it's DNS based, there should be simpler workarounds, so I guess it's just IP based?
It is pretty simple... your filter just makes periodic DNS requests to the desired allowed host and updates it's IP restrictions to the returned address. You also need to run the DNS resolver to return that same cached IP to prevent having the upstream DNS server return a different address. You also need to make sure the DNS server will only resolve the domains you want it to, because if you allow unfiltered dns requ…
Re: Tunneling Wikipedia through WhatsApp to (maybe?) get around WiFi restrictions
#24Earlier quoted context omitted.
It is pretty simple... your filter just makes periodic DNS requests to the desired allowed host and updates it's IP restrictions to the returned address. You also need to run the DNS resolver to return that same cached IP to prevent having the upstream DNS server return a different address. You also need to make sure the DNS server will only resolve the domains you want it to, because if you allow unfiltered dns requ…
I don't understand, what's the domain of.. WhatsApp? Not to mention you are just as likely to hit some Round-Robin configuration.
I would also assume that Whatsapp might change the servers used with updates of the app. How would Delta deal with that? Just wait for the complaints to come in?
Re: Tunneling Wikipedia through WhatsApp to (maybe?) get around WiFi restrictions
#25Re: Tunneling Wikipedia through WhatsApp to (maybe?) get around WiFi restrictions
#26I wonder if anyone has stated a general law along the lines of "if you can send and receive a bit, you can send and receive anything." The only issues ended up being that 1) WhatsApp messages are limited to 1600 characters Concidentally, that's not much bigger than the MTU of standard Ethernet. I don't know how "transparent" the data channel is with respect to non-ASCII (and probably Unicode), but if you use one of t…
No, needs work.
Part 1 - No system can be 100%, then you hit the Two Generals' Problem..
Part 2 - Just because you can send a bit, that doesn't mean you can send 8 in a row. So you write a protocol, then they block that protocol, you adapt, they adapt etc etc
Maybe something like ~ any system where you have any control over information flow someone has written a protocol to send porn over it.
That's just jumping of Rule 34, you could change porn to something else
Re: Tunneling Wikipedia through WhatsApp to (maybe?) get around WiFi restrictions
#27I wonder if anyone has stated a general law along the lines of "if you can send and receive a bit, you can send and receive anything." The only issues ended up being that 1) WhatsApp messages are limited to 1600 characters Concidentally, that's not much bigger than the MTU of standard Ethernet. I don't know how "transparent" the data channel is with respect to non-ASCII (and probably Unicode), but if you use one of t…
Re: Tunneling Wikipedia through WhatsApp to (maybe?) get around WiFi restrictions
#28Then we could learn anything we needed.
Re: Tunneling Wikipedia through WhatsApp to (maybe?) get around WiFi restrictions
#29Google used to have a way to ask for searches via SMS a while ago: https://www.youtube.com/watch?v=J937N9m-XtE
But "tunneling" to me implies some transparent layer allowing you to browse Wikipedia via the same way of interaction.
Re: Tunneling Wikipedia through WhatsApp to (maybe?) get around WiFi restrictions
#30My experience with in-flight message-only WiFi is that they're just really slow and the ping times are long. Some services are actively blocked, e.g. Skype wouldn't work at all even for text messages, but browsing the internet is usually allowed. My VPN wouldn't work, but I suspect it might have if I used an obfuscated connection instead of OpenVPN or whatever the default is (e.g. over SSL). I could load GMail in the…
The other added benefit is that all my other devices already have my AP's wifi creds and will connect to it automatically.