I need to secure a server with a firewall, that's simple :) But for certain users I would like to open certain other ports (for example direct access to the Database for SSRS report builders).
These users don't have static IP addresses, and so right now each time their address changes I have to Remote Desktop in, and add their new ip address to the 'allowed' section in Windows Firewall.
Anybody know of a software firewall solution that provides a web front end (on port 80?) that user's can log into to permit additional access?
Thanks