Re: removing blocked route

2000-10-07 Thread John Ferlito
On Sat, Oct 07, 2000 at 09:57:51PM -0700, Jeremy C. Reed wrote: > I used route reject to block an IP. To get access back to the blocked IP, > I had to add a gateway for the host. Does anyone know how I can get rid of > the blocked entry? > > This is what I did first: > > /sbin/route add -host

removing blocked route

2000-10-07 Thread Jeremy C. Reed
I used route reject to block an IP. To get access back to the blocked IP, I had to add a gateway for the host. Does anyone know how I can get rid of the blocked entry? This is what I did first: /sbin/route add -host aa.bb.cc.200 reject # IP changed! What do I do to undo this? I worked around