Date: Thu, 4 Oct 2001 19:57:32 +0800 From: KT Sin <ktsin@acm.org> To: vikashb@mweb.co.za Cc: freebsd-questions@FreeBSD.ORG Subject: Re: m3socks and cvsup Message-ID: <20011004195732.A7518@nutty.Singapore.Sun.COM> In-Reply-To: <E15p4Bu-0001Nt-00@ubermail.mweb.co.za> References: <E15p4Bu-0001Nt-00@ubermail.mweb.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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. > ><SNIP> > > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011004195732.A7518>