[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Unblock a Computer



Hello Mike,

Monday, February 05, 2001, 2:13:46 PM, you wrote:

MF> Does anyone know how to remove that has been blocked from portsentry. We
MF> have a computer that has been blocked and we are trying to get the computer
MF> unblocked.

$ ipchains -L -n --line numbers
 (find the rule number you want to delete)

$ ipchains -D input [rulenum]
 (assuming the "input" chain, change if necessary)

-- 
Best regards,
 Brian Curtis