Question How do block class C ( phpBB phpBB 2.0.x 2.0.x Support Forum ) Updated: 2008-11-23 09:40:04 (2)
How do block class C
Hi,
Please could somebody let me know the format to block a class C address range? I understand you need to access the ban function but I am only able to block one IP at a time.
Also, is there a way of looking up a newly registered users IP address before they actually post a topic?
Thanks, Rob.
Answers: How do block class C ( phpBB phpBB 2.0.x 2.0.x Support Forum )
How do block class C
To answer the second part im pretty sure theres a mod that records ip address on registration. I would search the mod releases
IP addresses or hostnames: To specify several different IP addresses or hostnames separate them with commas. To specify a range of IP addresses, separate the start and end with a hyphen (-); to specify a wildcard, use an asterisk (*).
That quote is from the IP ban section of the ban control. Which part are you having trouble with?