I have a linux server that many users connect to. I use Squid for http access but I need a software that can grant access control to different ports based on a MySQL database.
IPtables is great but I need something that will work with MySQL and grant control based on certain IF conditions.
Thanks