How to install dante-server in testing-distribution

2008-06-09 Thread waixy zhou
hi! I need to establish a socks5 proxy server. I find a lot of articles in the web say dante-server would be a good choice. But when I tried to install dante-server using apt-get, I found there is no package about dante-server in the source. The distribution I choose is testing. Will the testing

Re: Dante server (solved)

2002-06-22 Thread Paladin
I added the tcpd server to the inetd.conf file and changed some configs in the sockd.conf file... don't know exactaly what I did, but it's working now! :P =) On Sat, 22 Jun 2002 16:00:00 +0100 Paladin <[EMAIL PROTECTED]> wrote: > I'm having some problems configuring the socks server. > My config

Dante server

2002-06-22 Thread Paladin
I'm having some problems configuring the socks server. My configuration is the following: inetd.conf: socks stream tcp nowait nobody /usr/sbin/sockd sockd.conf: permit ALL 0.0.0.0ALL 0.0.0.0 (testing purposes only!;) But I keep getting this messag