it also supports shell variables like:<br>
<br>
ADDRESS0=<a href="http://192.168.3.0">192.168.3.0</a><br>
NETMASK0=<a href="http://255.255.255.0">255.255.255.0</a><br>
GATEWAY0=<a href="http://192.168.1.254">192.168.1.254</a><br>
<br>
to produce this automagically:<br>
<br>
<a href="http://192.168.3.0/24">192.168.3.0/24</a> via <a href="http://192.168.1.254">192.168.1.254</a><br><br>
You can have multiple routes by incrementing the numeric enumerator for each ADDRESSn, NETMASKn, GATEWAYn combination<br>
<br>
t.<br><div><span class="gmail_quote">On 26/07/06, <b class="gmail_sendername">Alain Williams</b> <<a href="mailto:addw@phcomp.co.uk">addw@phcomp.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Jul 26, 2006 at 11:04:28AM +0100, Tom Robinson wrote:<br>> on rhel4 (and centos because it uses the same scripts) you can specify<br>> static routes in /etc/sysconfig/network-scripts/route-<interface>. You
<br>> should be able to use the 'ip route add' command syntax for these routes.<br><br>Eg lines like:<br><br>        <a href="http://192.168.3.0/24">192.168.3.0/24</a> via <a href="http://192.168.1.254">192.168.1.254</a>
<br><br>--<br>Alain Williams<br>Parliament Hill Computers Ltd.<br>Linux Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.<br>+44 (0) 787 668 0256  <a href="http://www.phcomp.co.uk/">http://www.phcomp.co.uk/
</a><br><br>#include <std_disclaimer.h><br>--<br>Gllug mailing list  -  <a href="mailto:Gllug@gllug.org.uk">Gllug@gllug.org.uk</a><br><a href="http://lists.gllug.org.uk/mailman/listinfo/gllug">http://lists.gllug.org.uk/mailman/listinfo/gllug
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Tom Robinson