I made an ebuild for nstx. It provides a server/client based communication (IP) over DNS :-) Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 45935 [details] obviously the ebuild I would move it into net-misc.
I forgot to mention, that the ebuild should test if the kernel supports a tun device that is used by nstx. Unfortunately I don't know how to do this in the ebuild.
in cvs now. please see the ebuild for how I check kernel config stuff. and consider writing init.d scripts for both client and server side.