==== ozymanDNS and SSH over DNS==== -. Download [[https://dankaminsky.com/2004/07/29/51/|Dan Kaminsky]]'s OzymanDNS from http://www.doxpara.com/ozymandns_src_0.1.tgz -. Add an NS record for a subdomain you want to use for the OzymanDNS server (eg. ozyman.example.com), using the CNAME of the host running the OzymanDNS server (eg host78.example.com). -. On the server, start: sudo ./nomde.pl -i 127.0.0.1 ozyman.example.com -. On the client, run: ssh -C -o ProxyCommand="./droute.pl -v sshdns.ozyman.example.com" localhost - Congratulations, you should now have an SSH connection open to the host that's running OzymanDNS. (abridged from: http://www.aripollak.com/wiki/Main/SSHOverDNS and http://dnstunnel.de/ )) ==== everything over SSH ==== see;: http://www.plenz.com/tunnel-everything ==== IP over PPP over DNS over IP ==== see;; http://iq.org/#IPoverPPPoverDNSoverIP