I recently recieved some warnings that certain computers had tried to access my computer (from Norton; but it’s been expired for a while and can’t really do anything).
(:SHY)I was wondering if there was any way I could add that computer IP address to a block list using Comodo?
It is probably inbound traffic, and CFP is already protecting you ;D. But if you want to be 100% sure you can add a rule:
permission: Block
protocol: IP In
source: IP address you want to block
destination: Your Zone or Any
Ip protocol: Any
You can add a rule for otbound traffic. I use it to block some nasty popups from the known address:
permission: Block
protocol: IP Out
source: Your Zone or Any
destination: IP address you want to block
Ip protocol: Any
You can tick the option to create a log entry, so you can see when those rules were applied.