hi,
not an expert in Solaris networking so would like to ask your opinions
Say i want to configure packet routing from source 10.126.120.130 (A) to destination 10.214.140.9 (B).
My netstat -rn on (B) shows:
Code:
Destination Gateway Flags Interface
======= ======= ====== ======
10.0.0.0 10.214.140.1 UG
10.214.0.0 173.20.50.65 UG
10.214.140.0 10.214.140.9 U vmnet1
where vmnet1 has interface address 10.214.140.9.
May I know which gateway would be used if I want packets to go from (A) to (B).
thanks
(this is not a homework, but a production env.)