Zlines are added in either a single IP, or as a range of IPs. You can zline as few or as many addresses as you want. If you do not have a good understanding of the Internet, or Zlines it would be a good idea to use an AKILL or a KLINE rather than a Zline.
Examples:
/as security zline add 10.132.51.0-10.132.52.255
Be VERY carefull. zlines work across both the web server and the chat server and if you set a zline on the masks that your administrative lines are tied to you will have to shut down the server and manually edit the configuration to let you get back on the server. For those with console or control panel access the changes can be made from there.
This configures the zline automated code. When this is enabled an automatic zline is placed for the specified time each time an akill is added to the server. This can protect the server from processing sign on information which can cause additional CPU usage during heavy clone attacks.
OFF - Turn off auto zline code.
ON - Turn on auto zline code.
Examples:
/as security zline auto on
/as security zline auto off
This command deletes a specified IP or IP range form the list of permanent zlines.
Examples:
/as security zline del 10.132.51.*
The IP or IP range must match exactly the IP that was placed using the SECURITY ZLINE ADD command. A wider range will not delete IPs that are contained in that range.
Lists all akills on the server.
Examples:
/as security zline list
Configures the number of seconds that zlines will remain active on the server. After the set number of seconds the zline will automatically remove itself.
Examples:
/as security zline auto 10