<!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>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Also don't forget to enable packet forwarding for IPv4 in linux
    otherwise jnos<br>
    can't be reached from outside your machine.<br>
    <br>
    in /etc/sysctl.conf <br>
    <br>
    net.ipv4.ip_forward=1
    <br>
    <br>
    (by default it is hashed out)<br>
    <br>
    run:  sysctl -a      to make it active.
    <br>
    <br>
    or alternate check the setting with: cat
    /proc/sys/net/ipv4/ip_forward
    <br>
    <br>
    if "0"  set to "1" with:
    <br>
    <br>
    echo 1 > /proc/sys/net/ipv4/ip_forward   and add that line to
    rc.local.<br>
    <br>
    73,<br>
    <br>
    Bob VE3TOK <br>
    <br>
    <br>
    On 11-03-25 03:20 PM, Russ WL7LP wrote:
    <blockquote cite="mid:221241.625.qm@web112109.mail.gq1.yahoo.com"
      type="cite">
      <table border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td style="font: inherit;" valign="top">well if funny that
              you bring that up about tun host and all. after further
              testing it only pings itself and nothing outside the nos
              machine. so working on getting it to talk to the rest of
              the world.  the nos machine is connected to my router and
              router is connected to the cable modem. so I got to get it
              to go thru the router and out the cable modem.<br>
              <br>
              already been scratching my head and I grew up using Dos.
              now have less hair to prove it due to all the scratching
              :-)<br>
              <br>
              73 Russ WL7LP<br>
              <br>
              --- On <b>Fri, 3/25/11, George [ham] VerDuin <i><a class="moz-txt-link-rfc2396E" href="mailto:k8rra@ameritech.net"><k8rra@ameritech.net></a></i></b>
              wrote:<br>
              <blockquote style="border-left: 2px solid rgb(16, 16,
                255); margin-left: 5px; padding-left: 5px;"><br>
                From: George [ham] VerDuin <a class="moz-txt-link-rfc2396E" href="mailto:k8rra@ameritech.net"><k8rra@ameritech.net></a><br>
                Subject: Re: [nos-bbs] gateway<br>
                To: <a class="moz-txt-link-abbreviated" href="mailto:nos-bbs@tapr.org">nos-bbs@tapr.org</a><br>
                Date: Friday, March 25, 2011, 6:56 AM<br>
                <br>
                <div class="plainMail">On 03/24/2011 03:47 PM, Russ
                  WL7LP wrote:<br>
                  > ok I finally got a new Linux system up (Slackware
                  9.1)  I finally got a jnos compile. wow it is huge lol<br>
                  > <br>
                  Yup -- and that hugeness is much related to the
                  symbols that make gdb functional.  If you want to give
                  up on gdb much can be stripped to result in a smaller
                  footprint.<br>
                  <br>
                  > anyhow. I believe I now have Tun working in it. I
                  can ping my internet provider.<br>
                  > <br>
                  So does that mean that the [?tun ==> host ==>
                  forward ==> gateway ==> ISP ==> firewall
                  ==> host ==> ?tun] chain is working for you?  Or
                  do you ping from the host?<br>
                  <br>
                  <br>
                  > but can seem to ping anything else or connect to
                  anything for that matter. so I am still working on it
                  and with luck will have my gateway back up soon.<br>
                  > <br>
                  Perhaps the encap feature is not encapping?  Does the
                  jnos "trace" command(s) directed to a file shed light
                  on your missing traffic?<br>
                  <br>
                  <br>
                  > just want to let those know that are waiting and
                  had or want a route with me. bare with me  I am
                  getting there slowly :-)<br>
                  > <br>
                  > 73 Russ WL7LP<br>
                  > <br>
                  > <br>
                  There are a few wrinkles that jnos mounted on Linux
                  [or any other host OS for that matter] provides. 
                  Anyone who grew up on a DOS platform does not
                  experience the "virtual" thing.  Takes a little head
                  scratching...?<br>
                  <br>
                  Best of luck.<br>
                  Skip<br>
                  <br>
                  _______________________________________________<br>
                  nos-bbs mailing list<br>
                  <a moz-do-not-send="true"
                    ymailto="mailto:nos-bbs@tapr.org"
                    href="/mc/compose?to=nos-bbs@tapr.org">nos-bbs@tapr.org</a><br>
                  <a moz-do-not-send="true"
                    href="https://www.tapr.org/cgi-bin/mailman/listinfo/nos-bbs"
                    target="_blank">https://www.tapr.org/cgi-bin/mailman/listinfo/nos-bbs</a><br>
                </div>
              </blockquote>
            </td>
          </tr>
        </tbody>
      </table>
      <br>
      <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>
  </body>
</html>