From owner-freebsd-hackers Thu Jun 17 21:36: 3 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id CC66714DB0 for ; Thu, 17 Jun 1999 21:36:00 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id VAA22527; Thu, 17 Jun 1999 21:35:59 -0700 (PDT) (envelope-from jdp@polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id VAA90484; Thu, 17 Jun 1999 21:35:59 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19990617092316.B3119@alaska.cert.siemens.de> Date: Thu, 17 Jun 1999 21:35:59 -0700 (PDT) Organization: Polstra & Co., Inc. From: John Polstra To: Udo Schweigert Subject: Re: m3socks and cvsup Cc: hackers@FreeBSD.ORG Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Udo Schweigert wrote: > I'm not using m3socks, I use the standard socks5 from ports (current > version is socks5-1.0.8). To use it (the runsocks program) with > cvsup one has to build cvsup with dynamic linking (by building port > net/cvsup), the precompiled package from CD-ROM and the one from > net/cvsup-bin port will not work. > > For example I changed in /usr/local/etc/cvsup/update.sh (contained in > net/cvsup-mirror port): > > < cvsup -1gL 1 -c ${colldir} -h ${host} supfile > --- > > runsocks cvsup -P m -1gL 1 -c ${colldir} -h ${host} supfile > > As stated before, this works since approx. one year without any problems. Thanks for the information. I was pretty sure that multiplexed mode had eliminated the need for a special socks package, but I hadn't checked it myself. I recommend adding "@M3novm" to the cvsup command line when using socks. Otherwise you might get "Bad address" errors occasionally. John --- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message