rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: kalobar on May 29, 2009, 10:50:40 PM

Title: safety: incoming ip management
Post by: kalobar on May 29, 2009, 10:50:40 PM
hello,

I'm using vibestreamer for my music sharing and wondering whether HFS couldnt copy a similar future: only allowing specified IP addresses to download/upload?

Big HFS fan (and donator!)
Title: Re: safety: incoming ip management
Post by: rejetto on May 30, 2009, 03:24:52 PM
welcome!
and thanks for any donation you did.
you will find rules for IP addresses under name "ban".
a rule like this
\10.0.0.*;192.168.0.*

will allow only specified addresses, because of the starting "\" character.
without the "\" it would BLOCK those addresses, while with it, it ALLOWs.