From owner-freebsd-questions Tue Jun 29 17:51:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cartman.weeble.DynDns.ORG (ubppp233-73.dialin.buffalo.edu [128.205.233.73]) by hub.freebsd.org (Postfix) with ESMTP id 68ED2151C9 for ; Tue, 29 Jun 1999 17:51:27 -0700 (PDT) (envelope-from cjm2@earthling.net) Received: from shithead (shithead.weeble.dyndns.org [10.0.0.2]) by cartman.weeble.DynDns.ORG (8.9.3/8.9.3) with SMTP id UAA57311 for ; Tue, 29 Jun 1999 20:51:30 -0400 (EDT) (envelope-from cjm2@earthling.net) From: "Christopher J. Michaels" To: "FreeBSD Mailing List" Subject: socks5 daemon : Auth Failed: (10.0.0.2:1239) Date: Tue, 29 Jun 1999 20:51:29 -0400 Message-ID: <000001bec292$b0700e20$0200000a@shithead.weeble.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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