TCP-over-DNS

Security

I have this up and running using Ubuntu Lucid as the server side

It seems the Java server won't run properly unless it's started with sudo. If sudo is not used then I get a :

DNS Serve /0.0.0.0:53: java.net.BindException: Permission denied

Is there another way ? If not then how secure is this seeing as to be useful it'll have to run constantly.

D

Can't connect to the server

Hiii,

 I can't connect to the server. I followed the instructions of the HOWTO tutorial, I set up two subdomains like 

     dsntun8.chickenkiller.com    NS    myhouse8.moo.com
    myhouse8.chickenkiller.com    A    70.190.182.193

with command:

java -jar tcp-over-dns-client.jar --dsntun8.chickenkiller.com --interval 20  and with

java -jar tcp-over-dns-client.jar --myhouse8.chickenkiller.com --interval 20

is it not possible to connect to the server.

Syndicate content