Routing question

From: Paul Hedgepeth (hedgepethp@yahoo.com)
Date: Tue Apr 09 2002 - 12:06:39 EDT


all,

i'm having a problem with trying to add a static network route.
after adding the network route, the routing table shows the
incorrect destination network address. this is for a VPN setup,
and the servers are running solaris 2.5.1.

ORIGINAL:
netstat -nr
Routing Table:
  Destination Gateway Flags Ref Use
Interface
-------------------- -------------------- ----- ----- ------
---------
127.0.0.1 127.0.0.1 UH 0 3
lo0
xxx.229.36.0 xxx.229.36.20 U 3 16044
hme0
224.0.0.0 xxx.229.36.20 U 3 0
hme0
default xxx.229.39.250 UG 0 125

AFTER:
route add net yyy.164.163 xxx.229.38.7 1

netstat -nr
Routing Table:
  Destination Gateway Flags Ref Use
Interface
-------------------- -------------------- ----- ----- ------
---------
127.0.0.1 127.0.0.1 UH 0 3
lo0
yyy.164.0.0 xxx.229.38.7 UG 0 0
xxx.229.36.0 xxx.229.36.20 U 3 16044
hme0
224.0.0.0 xxx.229.36.20 U 3 0
hme0
default xxx.229.39.250 UG 0 125

any help/hints would be appreciated.

if you have any questions, feel free to contact me.

later,
paul

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.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:24:11 EDT