18 lines
810 B
Plaintext
18 lines
810 B
Plaintext
###############################################################################
|
|
# Copyright 2006-2017, Way to the Web Limited
|
|
# URL: http://www.configserver.com
|
|
# Email: sales@waytotheweb.com
|
|
###############################################################################
|
|
# The following IP addresses will be blocked in iptables
|
|
# One IP address per line
|
|
# CIDR addressing allowed with a quaded IP (e.g. 192.168.254.0/24)
|
|
# Only list IP addresses, not domain names (they will be ignored)
|
|
#
|
|
# Note: If you add the text "do not delete" to the comments of an entry then
|
|
# DENY_IP_LIMIT will ignore those entries and not remove them
|
|
#
|
|
# Advanced port+ip filtering allowed with the following format
|
|
# tcp/udp|in/out|s/d=port,port,...|s/d=ip
|
|
#
|
|
# See readme.txt for more information regarding advanced port filtering
|