The art of escape
23 March 2009 // 0 comments // Linux
I believe in Freedom, whatever it’s for a lift or just a smile. By consequences, I don’t like to pay for what I consider part of a service, like internet connection.
Here is a small technic to have free internet access in an airport or in a hotel.
- - On your home Liux box, install iodine as a daemon.
- - Setup your internet router to receive DNS request on your box.
- - Delegate a new DNS zone to this box named "tunnel.mydomain.com"
- - On your laptop, where you’re already running a Linux desktop, install Iodine as a client.
- - In a limited/restricted environment, start iodine client using the provided DNS server.
- - Last step, open a SSH connection to your box with a port forwarding to your preferred proxy server.



