----- Original Message ----- 
From: "Richard Barker" <ad...@probass.com>
To: "BlueOnyx General Mailing List" <blueo...@blueonyx.it>
Sent: Thursday, January 03, 2013 1:28 PM
Subject: [BlueOnyx:11891] Need to remove a rejected IP


>I used this command to block an attacker
> route add -net x.x.x.x netmask 255.255.255.255 reject
> 
> if I do a netstat -nrl I get this
> x.x.x.x  -               255.255.255.255 !H        - -          - -
> 
> How do I get it removed ?
> 
> Thanks in advance for the help.
> Happy New Year to all
> 
> -- 
> +---------------------------------------------+
>  Richard C. Barker Sr.
>  CEO & President
>  1-800-510-3139
>  ProBass Networks Inc.
>    http://www.probassnetworks.net
>    http://www.probass.net
>  ***************************************


Possibly

/sbin/route del -host x.x.x.x  reject


Ken Marcus
_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to