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

Re: [cobalt-users] Portsentry help...



> 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'