On 11/15/06, <b class="gmail_sendername"><a href="mailto:Frank.Mayer@knapp-systems.com">Frank.Mayer@knapp-systems.com</a></b> &lt;<a href="mailto:Frank.Mayer@knapp-systems.com">Frank.Mayer@knapp-systems.com</a>&gt; wrote:<div>
<span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi again,<br><br>try setting<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;leftnexthop=&lt;ip address of your default gw&gt;
</blockquote><div><br>Now that IP shows up in the gateway column when I run route.&nbsp; I think it's a good thing.&nbsp; Ping to 10.14.8.X doesn't complain anymore about unreachable host.&nbsp; I'm still not getting anything back, but that may be the other side's intention (or misconfiguration)
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">It's just that OpenS/WAN sometimes seems to be unable to figure out<br>routing correctly if you're using &quot;%defaultroute&quot;.
<br><br>OpenS/WAN usually adds a kernel route if you're starting a tunnel like<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;route add &lt;rightsubnet&gt; gw &lt;leftnexthop&gt;,<br>if you are &quot;left&quot;, or<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;route add &lt;leftsubnet&gt; gw &lt;rightnexthop&gt;,
<br>if you are &quot;right&quot;.</blockquote><div><br>Yup, I'm getting that now (as route -n shows).<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Usually, you need only one of them.<br>What might be contraproductive in your case (not sure, but on a hunch) is<br>that you define both &quot;leftnexthop&quot; and &quot;rightnexthop&quot; to be your default<br>gateway.</blockquote>
<div><br>The man page says &quot;<span style="font-style: italic;">Relevant only locally, other end need not agree on it</span>&quot;.&nbsp; So I think, as I'm &quot;left&quot;, the parameter rightnexthop will be ignored.&nbsp; And I should take it out to reduce confusion.
<br></div><br></div>