
每當我的電腦上的某些內容嘗試聯繫外部主機或外部主機嘗試聯繫我的電腦時,我都會詢問我是否授權此操作以及我是否想創建一條規則來靜默允許或阻止所有類似的連接(並選擇/自訂將用於識別它們的屬性)將來。
我不介意規則是否不能特定於應用程序,協議/端口/主機特異性對我來說就足夠了。
答案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.