Set at the end of dnews.conf the range you want to deny access to.
E.g.
10.0.0.0-255:logoff:::!*
or,
10.0.0.0/24:logoff:::!*
or,
10.0.0.*:logoff:::!*
This must come after all other rules applicable to that IP range.
- Roydon L.
[EMAIL PROTECTED] wrote:
hello,
My server is open for ready and post for all IP range but i want block an ip or range of ip, how to?
This is my access.conf:
## DOMAINS *:read,:$lookup$:$lookup$:*:users=50,max_in=8192,max_out=8192,con=2 *:post,:$lookup$:$lookup$:*,!control.*:users=50,max_in=8192
## PROTECTED GROUPS *:read,post:,groups=members::x-freedom.*:add *:read,post:,groups=private::private.*:add
etc etc ..
