Results 1 to 15 of 714

Thread: New oleg firmware version

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    please try following (on the router):
    1. killall miniupnpd
    2. edit /etc/miniupnpd.conf:
    search for
    Code:
    ...
    listening_ip=...
    ...
    allow 1024-65535 ... 1024-65535
    ...
    and insert lines as following:
    Code:
    ...
    listening_ip=127.0.0.1
    listening_ip=...
    ...
    allow 1024-65535 127.0.0.0/8 1024-65535
    allow 1024-65535 ... 1024-65535
    ...
    3. miniupnpd
    4. check if it works

  2. Quote Originally Posted by theMIROn View Post
    please try following (on the router):
    1. killall miniupnpd
    2. edit /etc/miniupnpd.conf:
    search for
    Code:
    ...
    listening_ip=...
    ...
    allow 1024-65535 ... 1024-65535
    ...
    and insert lines as following:
    Code:
    ...
    listening_ip=127.0.0.1
    listening_ip=...
    ...
    allow 1024-65535 127.0.0.0/8 1024-65535
    allow 1024-65535 ... 1024-65535
    ...
    3. miniupnpd
    4. check if it works
    just tried this.. didn't work

  3. Another query: Is it ok to use inotify calls on rtn builds? (since they are built on 2.6 kernel)?

  4. Quote Originally Posted by shantanugoel View Post
    Another query: Is it ok to use inotify calls on rtn builds? (since they are built on 2.6 kernel)?
    To answer my own question, it works . I just tried by compiling minidlna with inotify support for wl-500w and then used it with the new firmware and it detected the new files added while it was running

  5. #5
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    I keep getting the message:
    miniupnpd[526]: Can't find in which sub network the client is
    and ports entered are not forwarded

  6. #6
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by wpte View Post
    I keep getting the message:

    and ports entered are not forwarded
    Sorry, didn't find your original post about problem above. Since which build it appeared?

  7. #7
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by lly View Post
    Sorry, didn't find your original post about problem above. Since which build it appeared?
    that was the only post I made about the problem.

    I'm not quite sure, I just use upnp-nat every now and then and noticed it didn't work

    shantanugoel (a few posts back) had issues, I remember that before that I had no problems with miniupnpd. after that there's only this update: http://code.google.com/p/wl500g/source/detail?r=3169 as far as I can see in the svnlog.

    the configuration seems correct as well:
    # automagically generated
    ext_ifname=vlan2
    listening_ip=192.168.2.1/255.255.255.0
    port=0
    enable_upnp=yes
    enable_natpmp=yes
    lease_file=/tmp/upnp.leases
    secure_mode=no
    presentation_url=http://192.168.2.1:8080/
    system_uptime=yes
    notify_interval=60
    clean_ruleset_interval=600
    uuid=002618a1-3cfb-0026-18a1-3cfb00000000
    model_number=RT-N16
    allow 1024-65535 192.168.2.0/24 1024-65535
    deny 0-65535 0.0.0.0/0 0-65535
    presentation url is on the same port as my web-admin, that's ok I guess?

    Anyway, I checked it just now, and suprisingly it works there is no more message about the sub network either...
    I didn't change anything either

Similar Threads

  1. Probleme mit der Oleg firmware
    By errox in forum German Discussion - Deutsch (DE)
    Replies: 15
    Last Post: 14-06-2008, 22:26
  2. new firmware 1.9.2.7-8 by oleg
    By alien433 in forum WL-500gP Firmware Discussion
    Replies: 31
    Last Post: 24-01-2008, 20:31
  3. Oleg firmware not working.
    By wpte in forum WL-500gP Q&A
    Replies: 6
    Last Post: 07-01-2008, 12:48
  4. C Compiler voor de oleg firmware
    By wouzs in forum Dutch Discussion - Nederlands
    Replies: 1
    Last Post: 28-10-2007, 15:57

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •