Date: Tue, 27 May 2008 14:26:26 +0400 From: Andrew Pantyukhin <infofarmer@FreeBSD.org> To: Matthew Seaman <m.seaman@infracaninophile.co.uk> Cc: Xiaobo Zhu <albert.bowen@gmail.com>, freebsd-questions@freebsd.org Subject: Re: Is there any cvsup site support ipv6 Message-ID: <20080527102624.GV92161@amilo.cenkes.org> In-Reply-To: <483BA6DA.1050702@infracaninophile.co.uk> References: <a827eca60805260858q4a2329eet6acd1c9efda9529@mail.gmail.com> <15B2305D-CE3E-43DE-A338-F4031380295F@mac.com> <483BA6DA.1050702@infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 27, 2008 at 07:14:50AM +0100, Matthew Seaman wrote: > The server might have IPv6 connectivity but does it provide > IPv6 access to cvsup? There's apparently no support in cvsupd > for IPv6 (some sort of modula3 bug I heard). You have to play > games with inetd(8) or do tricky firewall redirect stuff to > make cvsup available via IPv6. Here's what I have in the crontab of my private cvsup server: @reboot ncvs /usr/bin/nice -n 19 /usr/local/sbin/cvsupd -A 127.0.0.1 -C5 -s /home/ncvs @reboot ncvs /usr/local/bin/stone 127.0.0.1:5999 5999/v6 Nothing else is needed, and it works great.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080527102624.GV92161>