DNS Tunneling rocks
Just posting this from Sao Paulo Airport over their commercial WiFi infrastructure with dnstunnel and openvpn.
Because I can. :-)
elara /home/alphaone # ip r 134.169.172.64 via 172.30.3.1 dev tundns src 172.30.3.3 134.169.172.70 via 201.1.232.1 dev ath0 10.0.0.0/24 dev ethlan proto kernel scope link src 10.0.0.1 172.30.3.0/24 dev tundns proto kernel scope link src 172.30.3.3 192.168.0.0/24 dev taphome proto kernel scope link src 192.168.0.8 201.1.232.0/24 dev ath0 proto kernel scope link src 201.1.232.76 134.169.172.0/24 via 172.30.3.1 dev tundns 169.254.0.0/16 dev ethlan scope link metric 1 127.0.0.0/8 dev lo scope link default via 192.168.0.1 dev taphome elara /home/alphaone # ping heise.de PING heise.de (193.99.144.80) 56(84) bytes of data. 64 bytes from redirector.heise.de (193.99.144.80): icmp_seq=1 ttl=245 time=1610 ms 64 bytes from redirector.heise.de (193.99.144.80): icmp_seq=2 ttl=245 time=1941 ms 64 bytes from redirector.heise.de (193.99.144.80): icmp_seq=3 ttl=245 time=4298 ms 64 bytes from redirector.heise.de (193.99.144.80): icmp_seq=4 ttl=245 time=6518 ms 64 bytes from redirector.heise.de (193.99.144.80): icmp_seq=5 ttl=245 time=5518 ms 64 bytes from redirector.heise.de (193.99.144.80): icmp_seq=6 ttl=245 time=4518 ms ^C64 bytes from redirector.heise.de (193.99.144.80): icmp_seq=7 ttl=245 time=3518 ms --- heise.de ping statistics --- 7 packets transmitted, 7 received, 0% packet loss, time 16931ms rtt min/avg/max/mdev = 1610.768/3989.087/6518.088/1655.231 ms, pipe 5 elara /home/alphaone #
GPRS is blazingly fast compared to this, but hey! At least I have internet.