07-14-2021, 03:30 PM
|
#15 (permalink)
|
Zone: 6A
Name: Mary
Join Date: Sep 2020
Posts: 646
Said "Thanks" 607 Times
Was
Thanked 443 Times in 302 Posts
|
Re: How to block a banned user/scammer?
Quote:
Originally Posted by edwmax
This forum appears to be based on a VB web server. IPs are usually blocked at the firewall or at the IIS, but on shared Host servers the forum admin may not have access to those. .... However, blocking can also be done by the server itself by adding a pre-connection blocking unit ( IPAddressBlocker; or some such) to the server. .... The the Mods & Admins can simply add a spammer's IP to a list to block them; or by using 'wild card character *) block entire networks. IP blocking is much more effective than blocking usernames or user email address and prevents a blocked user from making/using a new user name. .... For more detail see https://www.codeproject.com/Articles...ing-in-ASP-NET
This is to show that Spam can be stopped (greatly reduced) and how a well run forum can handle the problem. The forum owner/Admin doesn't have to do all the work if the forum server is set up properly and allows Mods access to the Block list.
|
Wow! That’s pretty incredible! I am genuinely impressed that you know all this stuff! Glad to know that there is a way to make any kind of forum site safer. Very cool! Thanks again for the help! 
__________________
It’s long been a dream of mine to be able to grow real bananas off my own plants! So, please wish me luck on my quest to fulfill that dream!
|
|
|