adding static rout in solaris 8

From: naveen kumar sarabu (nksarabu@yahoo.com)
Date: Thu Apr 19 2007 - 02:23:07 EDT


Hello,

can any one please help to add static route on solaris 8.

I have a VCS cluster:
active node : 10.91.39.186
passive node : 10.91.39.187
cluster IP address : 10.91.39.188

on this cluster we have configured TWS( tivoli work scheduler). TWS master server always has to communicate via the cluster IP address and vice versa. for this i need to add a static route so that all the traffic to the TWS master goes through the cluster IP address.

on active node primary interface is eri0 ( 10.91.39.186) and cluster interface is eri0:1 ( 10.91.39.188).
i have added the static route as below with the command
route add -host 10.91.24.101 10.91.39.188 -interface.

Routing Table: IPv4
  Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
10.91.24.101 10.91.39.188 U 1 0 eri0:1
10.91.39.128 10.91.39.186 U 1 50818 eri0
10.91.39.128 10.91.39.188 U 1 0 eri0:1
default 10.91.39.129 UG 1 148529
127.0.0.1 127.0.0.1 UH 34 87136 lo0

But still all the traffic is going through the primary interface only.can any please tell me where iam doing wrong. am i adding the wrong entry to the route table?
if it is wrong what is the correct one.

Thanks
Navee

Ahhh...imagining that irresistible "new car" smell?
Check out new cars at Yahoo! Autos.
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:41:53 EDT