SUMMARY: Routing question

From: Paul Hedgepeth (hedgepethp@yahoo.com)
Date: Tue Apr 09 2002 - 14:17:31 EDT


Thanks for the quick responses:
Dirk Boeing, Steven Haywood, Robert Reynolds, Darren Dunham,
Fabrice Gaerini, Charles Homan, Giles Gamon, Karyn Williams

There were two main suggestions:
1) add ".0" to network (route add net yyy.164.163.0
xxx.164.229.38.7 1)
and
2) ensure /etc/netmasks is setup properly

Verifying/using both of the above, the problem still remains.

However, in doing the above, we were able to identify a VPN
config problem. In correcting the VPN config problem, the VPN
will now "handle" the above routing issue. This is a
work-a-round which will allow me to figure out the issue with
the static routes in my "spare" time. Off to the next crisis.

Yall are great.

Thanks,
Paul

>
> Paul Hedgepeth wrote:
>
> > 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