[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Portsentry help...
- Subject: Re: [cobalt-users] Portsentry help...
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Sun Apr 1 22:19:57 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I have had a few IPs that have been blocked out via Portsentry using
> /sbin/route..... does anyone know how i can undo this so that the IPs are
> unblocked? i have looked in google etc and none of the commands work for
> me...
>
If you have portsentry set up to use both the additions to hosts.deny
and route - reject.
You need to remove the IP from the hosts.deny file and from the
routing table.
route del ip.ad.re.ss
I think that is the syntax or read 'man route'