At 4/2/01 09:02 AM -0400, you wrote:
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'
Better yet, read the portsentry.conf file. The syntax used for "route del" has to match the syntax used for "route add" *exactly*. No better way to figure out the right command than to look at the command that PortSentry executes. My memory says it should be:
/sbin/route del -host 10.0.0.1 reject ...but you can easily check that. -- Rodolfo J. Paiz rpaiz@xxxxxxxxxxxxxx