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 j...@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 majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message