[SUMMARY] Routing of subnets

From: Dirk Bönning <dirk.boenning_at_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
Received on Mon May 27 10:28:09 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:44 EST