[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Unblock a Computer
- Subject: Re: [cobalt-users] Unblock a Computer
- From: Brian Curtis <admin@xxxxxxxxxxx>
- Date: Mon Feb 5 13:57:50 2001
- Organization: Pomfret Computer Technologies, LLC
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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