<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
    <link href="chrome://translator/skin/floatingPanel.css"
      type="text/css" rel="stylesheet">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Can you ping Windows XP from jnos?<br>
    <br>
    P.S.<br>
    <br>
    You can avoid to use the extra 192.168.1.200 address as start point
    for the tun0 tunnel as you have already 192.168.1.107 as network
    address  <br>
    for eth0 in linux.<br>
    So shell ifconfig tun0 192.168.1.107 pointopoint 192.168.1.201 mtu
    1500 up     would work also.<br>
    <br>
    I would put   <font face="Arial" size="2">echo 1
      >/proc/sys/net/ipv4/ip_forward    </font>in rc.local of linux
    so that it is directly available after linux boot (has to be
    executed only once)<br>
    Alternate way is to remove the hash for ipv4 forwarding in
    /etc/sysctl.conf (line: net.ipv4.ip_forward =1)<br>
    Same for the masquerade line > rc.local<br>
    <font face="Arial" size="2"><br>
      <br>
      73,<br>
      <br>
      Bob VE3TOK<br>
    </font><br>
    <br>
    <br>
    <br>
    On 11-04-07 04:30 PM, Jay Hubert wrote:
    <blockquote cite="mid:EB010F21713545229D4845905E111434@p3000"
      type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <meta name="GENERATOR" content="MSHTML 8.00.6001.19019">
      <style></style>
      <div><font face="Arial" size="2">I configured JNOS almost as shown
          in the diagram: JNOS is 192.168.1.201, the Linux end is
          192.168.1.200, but the Linux box is 192.168.1.107 not
          192.168.1.60 as shown in the diagram. </font></div>
      <div><font face="Arial" size="2"><font face="Arial" size="2">From
            the Linux box itself, I can ping 192.168.1.200 and
            192.168.201.</font></font></div>
      <div> </div>
      <div><font face="Arial" size="2">However, I can't see JNOS from an
          XP computer on the LAN. [Request timed out.] On the XP
          computer I enter: route add 192.168.1.201 192.168.1.107. Then</font><font
          face="Arial" size="2"> I can successfully ping 192.168.1.107
          and 192.168.1.200, but NOT 192.168.1.201.</font></div>
      <div> </div>
      <div><font face="Arial" size="2">I am running SuSe Linux. The
          rollowing lines from autoexec.nos might be relevant:</font></div>
      <blockquote style="margin-right: 0px;" dir="ltr">
        <div><font face="Arial" size="2">shell ifconfig tun0
            192.168.1.200 pointopoint 192.168.1.201 mtu 1500 up<br>
            pause 3<br>
            <br>
            # Enable IP forwarding<br>
            shell echo 1 >/proc/sys/net/ipv4/ip_forward<br>
            shell iptables -t nat -A POSTROUTING -o eth0 -s
            192.168.1.107 -j MASQUERADE</font></div>
      </blockquote>
      <div>
        <div><font face="Arial" size="2"><font face="Arial" size="2">How do
              I make JNOS accessible from the LAN?</font></font></div>
      </div>
      <div><font face="Arial" size="2"><br>
        </font></div>
      <div><font face="Arial" size="2">73 de Jay K0OLK</font></div>
      <div> </div>
      <div> </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
nos-bbs mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nos-bbs@tapr.org">nos-bbs@tapr.org</a>
<a class="moz-txt-link-freetext" href="https://www.tapr.org/cgi-bin/mailman/listinfo/nos-bbs">https://www.tapr.org/cgi-bin/mailman/listinfo/nos-bbs</a>
</pre>
    </blockquote>
    <br>
    <div style="display: none; bottom: auto; left: 339px; right: auto;
      top: 109px;" class="translator-theme-default"
      id="translator-floating-panel">
      <div title="Click to translate"
        id="translator-floating-panel-button"></div>
    </div>
  </body>
</html>