[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [RAQ4] Routing issue - how do I remove a route?
- Subject: RE: [cobalt-users] [RAQ4] Routing issue - how do I remove a route?
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed Apr 30 16:04:26 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> I have one RAQ which won't work properly routing to our
> domain - I think it's caused by a route which shouldn't be in
> the routing tables...
>
> although perhaps I'm barking up the wrong tree...
>
> This particular raq has this entry in the output of /sbin/route
>
> 216.87.216.0 * 255.255.255.0 U 0
> 0 0 eth0
>
>
> The others do not - goodness knows how it got there, but I
> want to remove it - I've tried all sorts and I keep getting errors:
>
> [root /etc]# /sbin/route del 216.87.216.0
> SIOCDELRT: No such process
>
>
> 2. how to remove this route
IIRC:
/sbin/route del -host ip.ad.re.ss reject
I haven't used it for a while but I think this is for a /24
/sbin/route del -net ip.ad.re.0 netmask 255.255.255.0 reject
--
C2003 Dan Kriwitsky
Please reply to the list only. Off list replies are not read.