<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I have fixed this issue.<br>
    <br>
    The Kernel Image I am using is configured with<br>
    <br>
    <strong class="str-truncated" style="box-sizing: border-box;
      font-weight: bold; display: inline-block; overflow: hidden;
      text-overflow: ellipsis; vertical-align: top; white-space: nowrap;
      max-width: 70%; color: rgb(34, 34, 34); font-family: 'Helvetica
      Neue', Helvetica, Arial, sans-serif; font-size: 13px; font-style:
      normal; font-variant: normal; letter-spacing: normal; line-height:
      20px; orphans: auto; text-align: left; text-indent: 0px;
      text-transform: none; widows: 1; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(249, 249,
      249);"><a class="commit-row-message"
href="http://192.168.192.46/ksn-100/linux-rockchip/commit/cfc6ca5f859517957c323c340d754338211dbc61"
        style="box-sizing: border-box; color: rgb(85, 85, 85);
        text-decoration: underline; outline: 0px; font-weight: normal;
        background-color: transparent;">CONFIG_ANDROID_PARANOID_NETWORK
        =y</a><br>
    </strong><br>
    <br>
    changing this to <br>
    <br>
    <strong class="str-truncated" style="box-sizing: border-box;
      font-weight: bold; display: inline-block; overflow: hidden;
      text-overflow: ellipsis; vertical-align: top; white-space: nowrap;
      max-width: 70%; color: rgb(34, 34, 34); font-family: 'Helvetica
      Neue', Helvetica, Arial, sans-serif; font-size: 13px; font-style:
      normal; font-variant: normal; letter-spacing: normal; line-height:
      20px; orphans: auto; text-align: left; text-indent: 0px;
      text-transform: none; widows: 1; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(249, 249,
      249);"><a class="commit-row-message"
href="http://192.168.192.46/ksn-100/linux-rockchip/commit/cfc6ca5f859517957c323c340d754338211dbc61"
        style="box-sizing: border-box; color: rgb(85, 85, 85);
        text-decoration: underline; outline: 0px; font-weight: normal;
        background-color: transparent;">#
        CONFIG_ANDROID_PARANOID_NETWORK is not set</a></strong><br>
    <br>
    and a rebuild has solved the issue.<br>
    <br>
    Thanks again Amos for prodding me along to the fix.<br>
    <br>
    Darren B.<br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 29/10/2015 8:00 PM, Amos Jeffries
      wrote:<br>
    </div>
    <blockquote cite="mid:56320A49.7070300@treenet.co.nz" type="cite">
      <pre wrap="">On 29/10/2015 11:11 p.m., Darren Breeze ML wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi

Thanks for the reply.

Libcap2 is in the build, but the build is for an Arm7 and the rootfs is
read only. Anything that needs write access I have moved to a ram disk
and symlinked it back into the expected place during the build process.

There must be something else in the OS standing in the way.

The unit has dnsmasq on it and that's working just fine. It also has a
set of iptables rules that have been tested on an X86 system and work fine.

I can see the run it as root idea is just wrong so that's off the table.
</pre>
      </blockquote>
      <pre wrap="">
Okay. Its just tying to open a bog-standard UDP listener port there. So
no special permissions should be needed.

"debug_options 78,2" should log what IP:port it is trying to listen on
just prior to the failure.

Amos

_______________________________________________
squid-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>