<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.3">
</HEAD>
<BODY>
Hi Chris,<BR>
<BR>
On Thu, 2004-10-28 at 17:04 +0100, Chris Bond wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Anybody got the quick guide to routing two subnets...</FONT>

<FONT COLOR="#000000">Zebra is announcing the correct router ie. 10.0.0.x segment use 10.0.0.253</FONT>
<FONT COLOR="#000000">and 10.0.1.x segment use 10.0.1.253 gw.</FONT>

<FONT COLOR="#000000">Subnet 1 -&gt; 10.0.0.x (linux NIC 10.0.0.253) Subnet Mask 255.255.255.0</FONT>
<FONT COLOR="#000000">Subnet 2 -&gt; 10.0.1.x (linux NIC 10.0.1.253) Subnet Mask 255.255.255.0</FONT>

<FONT COLOR="#000000">So if im on segment 10.0.0.x I need to ping segment 10.0.1.x and vis-versa.</FONT>
<FONT COLOR="#000000">Im pritty sure RIP part is working just need to get linux to fwd the</FONT>
<FONT COLOR="#000000">packets.  Any ideas cos google is returning too much crap =)</FONT>
</PRE>
</BLOCKQUOTE>
<PRE>

</PRE>
Have you done:<BR>
<BR>
# echo &quot;1&quot; &gt; /proc/sys/net/ipv4/ip_forward<BR>
<BR>
On the router?<BR>
<BR>
Thanks<BR>
Mark<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Mark Broadbent &lt;<A HREF="mailto:markb@wetlettuce.com">markb@wetlettuce.com</A>&gt;
</TD>
</TR>
</TABLE>
</BODY>
</HTML>