每次我的计算机上的某些东西尝试联系外部主机或外部主机尝试联系我的计算机时,我都希望被询问是否授权这样做,以及是否愿意创建一条规则以静默地允许或阻止所有类似的连接(并选择/自定义将用于识别它们的属性)在将来。
如果规则不能特定于应用程序,我不介意,协议/端口/主机特定性对我来说就足够了。
答案1
这对你有帮助吗?如果没有帮助,而且你又有时间,我可以从解释为什么没有帮助中学到一些东西。
我从安装了 Gufw 防火墙http://gufw.org
从他们的帮助页面:规则的可用选项包括允许、拒绝、拒绝和限制:
Allow: The system will allow entry traffic for a port.
Deny: The system will deny entry traffic to a port.
Reject: The system will deny entry traffic to a port and will inform the requesting for connection system that it has been rejected.
Limit: The system will deny connections if an IP address has attempted to initiate 6 or more connections in the last 30 seconds.