Date: Tue, 29 Jun 1999 20:51:29 -0400 From: "Christopher J. Michaels" <cjm2@earthling.net> To: "FreeBSD Mailing List" <questions@FreeBSD.org> Subject: socks5 daemon : Auth Failed: (10.0.0.2:1239) Message-ID: <000001bec292$b0700e20$0200000a@shithead.weeble.dyndns.org>
next in thread | raw e-mail | index | archive | help
Hi, Has anyone gotten the socks5 daemon to work? I keep getting stumped by this error: Jun 29 20:26:39 cartman Socks5[57106]: Auth Failed: (10.0.0.2:1235) My socks5.conf looks like this.. auth - - - permit - - 10.0.0. - - - I've tried w/o the auth line, same results. Ok, i've cranked up the debugging.. now I get this.. Jun 29 20:29:19 cartman Socks5[57128]: Check: Checking port range (0 <= 1253 <= 65535)? Jun 29 20:29:19 cartman Socks5[57128]: Proxy: Received connection via wrong route Jun 29 20:29:19 cartman Socks5[57128]: Auth Failed: (10.0.0.2:1253) ok.. now.. i did exactly what the man page told me not to do... I changed the permit line to.. auth - - - permit - - - - - - and NOW it works!!! what did I do wrong? anyone? I don't think that my permit line is exactly secure... I case anyone wants to know, my setup is 10.0.0.1 is the server, clients are 10.0.0.xxx. Internet connection is via tun0, lan connection is via fxp0 Thanks, -Chris "f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001bec292$b0700e20$0200000a>