From owner-freebsd-questions Thu Oct 4 4:57:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from patan.sun.com (patan.Sun.COM [192.18.98.43]) by hub.freebsd.org (Postfix) with ESMTP id 74F8A37B401 for ; Thu, 4 Oct 2001 04:57:36 -0700 (PDT) Received: from sunsgp.Singapore.Sun.COM ([129.158.71.3]) by patan.sun.com (8.9.3+Sun/8.9.3) with ESMTP id FAA17152 for ; Thu, 4 Oct 2001 05:57:24 -0600 (MDT) Received: from nutty.singapore.sun.com (nutty [129.158.72.188]) by sunsgp.Singapore.Sun.COM (8.10.2+Sun/8.10.2/ENSMAIL,v2.1p1) with SMTP id f94Bxpn17879 for ; Thu, 4 Oct 2001 19:59:51 +0800 (SGT) Received: (qmail 7601 invoked by uid 99407); Thu, 4 Oct 2001 19:57:33 +0800 (SGT) Date: Thu, 4 Oct 2001 19:57:32 +0800 From: KT Sin To: vikashb@mweb.co.za Cc: freebsd-questions@FreeBSD.ORG Subject: Re: m3socks and cvsup Message-ID: <20011004195732.A7518@nutty.Singapore.Sun.COM> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Are you able to get socks working with others like telnet, ssh, ftp, etc? Here are some steps to help you to troubleshoot: First, try telnetting to the socks server's port 1080 to verify that it is indeed running. e.g telnet socks_servername 1080 Next, try telnetting to cvsup port of the cvsup server with runsocks, e.g. bsd:~[510]$ runsocks telnet cvsup3.freebsd.org 5999 Trying 0.0.0.5... Connected to cvsup3.freebsd.org. Escape character is '^]'. OK 17 0 SNAP_16_1e CVSup server ready kt On Thu, Oct 04, 2001 at 08:39:51AM +0000, vikashb@mweb.co.za wrote: > Thanks, > > I installed socks5 from the ports, but I still don't get it to work, > On the primary proxy server, I get connection refused --- the primary proxy > server is a win2000 box --- so it would be an authentication protocol issue > > on the other socks server, I get "Premature EOF from server" > > any ideas > > thanks > > Vikash > > Hi > > > > Try using runsocks from the NEC's socks package. It works for me. Not sure > > about m3socks though. You can install this version of socks from the ports > > collection's net/socks. > > > > e.g. > > > > env SOCKS5_SERVER=socks_server runsocks cvsup -g stable-supfile > > > > Also, make sure you are using the dynamically-linked version of cvsup, not > > the statically-linked one. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > --------------------------------------------- > This message was sent using M-Web Airmail. > http://airmail.mweb.co.za/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message