From owner-freebsd-questions Mon Mar 20 21: 7:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.mia.bellsouth.net (mail3.mia.bellsouth.net [205.152.16.15]) by hub.freebsd.org (Postfix) with ESMTP id D9E4437B9F3 for ; Mon, 20 Mar 2000 21:07:24 -0800 (PST) (envelope-from phastnet@bellsouth.net) Received: from mach2.mia.bellsouth.net (adsl-61-8-25.mia.bellsouth.net [208.61.8.25]) by mail3.mia.bellsouth.net (3.3.5alt/0.75.2) with SMTP id AAA29600; Tue, 21 Mar 2000 00:02:50 -0500 (EST) Message-ID: <001501bf92f3$4fe85e40$02ac14ac@mia.bellsouth.net> From: "Phastnet" To: "Mike Tancsa" Cc: References: <38d62219.2211720886@mail.sentex.net> Subject: Re: socks5 help needed Date: Tue, 21 Mar 2000 00:07:09 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for your help! But I am still having the same problems.. I'm still very new to freebsd, so I'm probably just missing something obvious.. But, I added: set SOCKS5_V4SUPPORT to my /etc/socks5.conf, and it didn't seem to help.. Do I need to edit the makefile & recompile also to enable the socks4 support maybe? I also ran socks5 -d 3 -f , which was what the man pages said to use for debugging, but I really didn't notice any extra messages other than a S5IOCheck error that said recv failed: Can't assign the requested address.. the weird part is that it gave this extra message whenever I tried to use it from an incoming modem OR from the internal lan.. only the lan works, modems get Permission Denied errors.. Although I'm not completely sure that the lan is fully working with it.. the only application I am trying to use right now is ICQ.. When I successfully connect to ICQ from an internal machine, the server shows these messages: TCP Connection Request: Bind (172.20.172.2:1448 to 205.188.147.46:80) for user S5IOCheck: recv failed: Can't assign requested address TCP Client closed connection TCP Connection Terminated: Abnormal (172.20.172.2:1448 to 205.188.147.46:80) for user : 0 bytes out, 0 bytes in UDP Proxy Request: (172.20.172.2:1449) for user UDP Proxy Established: (172.20.172.2:1450) for user here's what it says when trying to use the proxy from an incoming modem: TCP Connection Request: Bind (172.20.172.20:1134 to 205.188.147.46:80) for user TCP Setup: Authorization failed TCP Connection Terminated: Abnormal (172.20.172.20:1134 to 205.188.147.46:80) for user : 0 bytes out, 0 bytes in UDP Proxy Request: (172.20.172.20:1135) for user UDP Setup: Setup failed: permission denied UDP Setup: Setup failed: permission denied UDP Setup: Setup failed: permission denied /kernel: pid 23087 (socks5), uid 0: exited on signal 11 (core dumped) Now, when I created a socks5.passwd file & set it up to use standard username/password, the internal machines still connect as if I didn't change anything, but when trying it from an incoming modem, the only message I get on the server is an Auth Failed message.. Thanks again for your help! Shawn ----- Original Message ----- From: Mike Tancsa To: "Phastnet" Cc: Sent: Monday, March 20, 2000 8:07 AM Subject: Re: socks5 help needed > On 19 Mar 2000 21:13:52 -0500, in sentex.lists.freebsd.questions you wrote: > > > > >with no luck.. The server is considered multihomed, so I tried adding > >interface > >commands in, but that didn't help either.. If anyone has any ideas on what I > >am doing wrong, or could direct me to any other resources that might help, > >please please let me know.. Thanks!! > > Its been a while, but a couple of things I recall are a) make sure you > define the V4 compatibility, b) run the daemon in the highest level of > debug mode for useful info as to what is going wrong, c) SIGUP doesnt > always seem to re-read the .conf file. > > ---Mike > Mike Tancsa (mdtancsa@sentex.net) > Sentex Communications Corp, > Waterloo, Ontario, Canada > "Given enough time, 100 monkeys on 100 routers > could setup a national IP network." (KDW2) > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message