* Shawn Barnhart <[EMAIL PROTECTED]> [000509 14:32] wrote:
> 
> ----- Original Message -----
> From: "Alfred Perlstein" <[EMAIL PROTECTED]>
> 
> 
> | Also, running a local cvsup-mirror is as easy as:
> |   cd /usr/ports/net/cvsup-mirror && make install
> | answer a few questions... and you're set.
> 
> Is this documented anywhere?  I'd really like to run a local cvsup
> mirror that my growing cast of FBSD children could pound on when they
> wanted updates, rather than pounding on a distant cvsup mirror so many
> times.

It's documented above.

Here's some configuration hints, you can use the installed 
/usr/local/etc/cvsup/cvsupd.access to restrict users to people
from subnets that you're providing the service for:

-0.0.0.0/0      8       # Limit total connections
-0.0.0.0/0/32   1       # Allow only 1 connection from each host
+209.x.x.x/25           # customer subnet
+63.x.x.x               # dsl line
-0.0.0.0/0              # deny all others

good luck.

-- 
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
"I have the heart of a child; I keep it in a jar on my desk."


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to