Quantcast
Viewing all articles
Browse latest Browse all 20490

Re: Is there a way to programmatically add IP addresses to the blocked IP address list?

The archive format is not intended to be end-user editable.  Plus, if you were to edit it, serv-u might not know to load the changed values into memory.

 

You may be able to investigate the integration dll (look at you install directory).  You might be able to write a handler that forbids connections based on IP (SUCNConnect might be able to do this).  It will be challenging, as writing your own dll is not easy.

 

I checked the DB schema, and I think you might be right- the blocked IPs are not stored there.  It's documented here, if you wish to verify:

http://www.serv-u.com/serv-u_db_integration_guide.pdf


Viewing all articles
Browse latest Browse all 20490

Trending Articles