Is there a way to configure the firewall to always prompt the user to allow or block incoming connections on a specific port? I set up an application rule to ask for connections made to the port, but the problem is that when I allow one connection, it allows all subsequent connections even if they're from a different IP. Is there any way to have it only remember my choice for that specific IP (or better, session) without making a rule for each IP (since IPs change over time)?