Products and Services
Graffiti CMS
Learn more about our simple content publishing platform.
Harvest Reporting Server
Get business intelligence tools for measuring online behavior.
Professional Services
Consulting, creative, and Web services from the people who know Community Server best.
Solutions
Telligent
Learn more about our team at Telligent.com.
 

Why doesn’t IP Banning work?

To enable IP banning, you must uncomment the following line in the communityserver.config file:

<!--<add name = "IPBanning" type = "CommunityServer.IPBanning.Components.IPBanningModule, CommunityServer.IPBanning" />-->

The modified line should look like this:

<add name = "IPBanning" type = "CommunityServer.IPBanning.Components.IPBanningModule, CommunityServer.IPBanning" />

Click here for information about how to use the administrative Control Panel to ban an IP address.