[SUMMARY] Routing of subnets

From: Dirk Bönning (dirk.boenning@efonds24.de)
Date: Mon May 27 2002 - 10:23:31 EDT


Hello,

first at all thanx to all.

I forgot to mention that this system is working under Solaris 7. So the
syntax of route add 123.123.123.128/28 gateway_ip doesn't work.
Sorry for that (didn't thought that any differenses in this area of
Solaris).

The file /etc/netmasks seems not to be visited by the route command, so
the real winner is:

route add -net 123.123.123.128 -netmask 255.255.255.240 gateway_ip metric

This is tested and works on my system. To verify you could use
route get 123.123.123.128

Once again, thanx to all

Dirk.
_______________________________________________
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:23 EDT