Search:

Type: Posts; User: ros

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    152
    Views
    207,451

    thank you. will try it.

    thank you. will try it.
  2. Replies
    152
    Views
    207,451

    Same problem with me! After upgrade to 1.4.30-1...

    Same problem with me!
    After upgrade to 1.4.30-1 the process dies on first client connect.

    Could someone post a link to a previous version?
  3. Replies
    152
    Views
    207,451

    lighttpd issue lighttpd_1.4.30-1_mipsel.ipk

    I've upgraded to lighttpd_1.4.30-1_mipsel.ipk and now each time a client connects to the server, the lighttpd process dies.

    Anyone else faces this problem?
  4. Replies
    8
    Views
    28,647

    dvb-t driver

    I've read that support for usb dvb-t tuners comes with 2.6 kernel.

    Another option is to get a driver for 2.4 kernel from v4l website.

    Did anyone try adding support for dvb to 2.4 kernel?
  5. HowTo - open port 80 to WAN for personal web server

    Prerequisites:
    You have set your web server to run on port 81.


    First move WebGUI (Asus administration interface) to some other port, for example 8080:


    nvram set http_lanport=8080
    nvram...
  6. Replies
    0
    Views
    10,112

    How to create a file upload web page

    This tutorial assumes you are running lighttpd with mod-cgi.

    First, make sure lighttpd.conf has this setting:

    #### CGI module
    cgi.assign = ( ".pl" => "/bin/sh",
    ...
  7. Replies
    6
    Views
    8,282

    Thank you, that was it! I had ....=>...

    Thank you, that was it!
    I had ....=> "/opt/bin/haserl"...

    so it didn't take arguments from the first line of the script

    i'll post instructions for the whole thing now
  8. Replies
    6
    Views
    8,282

    Something else must be wrong. Now I'm pretty sure...

    Something else must be wrong. Now I'm pretty sure it's lighttpd configuration.

    Command line parameter (upload-limit) is just not passed over to haserl.

    Could you perhaps show your lighttpd.conf...
  9. Replies
    6
    Views
    8,282

    good idea to use haserl. But I get response...

    good idea to use haserl.

    But I get response "file uploads not allowed".

    Then I echoed the HASERL_UPLOAD_LIMIT and it returns 0.

    So I guess the first line of the script is not parsed...
  10. Replies
    6
    Views
    8,282

    CGI file upload script problem

    I'm trying to use this cgi script (didn't attach html with forms...):


    #!/bin/sh
    use strict;
    use CGI;
    use CGI::Carp qw ( fatalsToBrowser );
    use File::Basename;

    my $upload_filehandle =...
  11. Thread: open port 80

    by ros
    Replies
    3
    Views
    4,699

    Perhaps I wasn't clear. I don't want webui...

    Perhaps I wasn't clear.

    I don't want webui from wan.

    I want my personal web page from WAN on port 80.

    If I move webui to 8080 and open WAN from webui, it allows me to open only ports above...
  12. Thread: open port 80

    by ros
    Replies
    3
    Views
    4,699

    open port 80

    I've searched the forum for this problem, but nothing worked.
    Here it is:

    I'm tryiing to open port 80 for lighttpd server on WAN.

    I've moved admin GUI server to port 8080 (with nvram set...)....
  13. Replies
    1
    Views
    1,684

    SSH client-side certificate?

    Is it possible to enable client-side certificate for ssh?

    This would be the cure against man in the middle attacks...
  14. Replies
    3
    Views
    2,744

    What if no swap is used?

    I'm thinking of replacing external HDD with usb key and disable swapping.
    We all know that SWAP is not good for flash memory.

    What problems may I expect? I'm using latest oleg's firmware,...
  15. Replies
    0
    Views
    2,403

    can't connect if SSID is hidden (1.9.2.7-7g)

    Does anyone have the same problem? after upgrading to 1.9.2.7-7g, I can't connect to wlan if SSID is hidden. It worked before the upgrade.
  16. Replies
    1
    Views
    2,080

    Spin down disk if swap is used?

    The title says it all... is it possible to spin down the HDD, if you have swap partition on it, and torrent_watchdog in cron, running every 30 mins?
    Thanks
  17. Thread: WLAN HW button

    by ros
    Replies
    0
    Views
    1,828

    WLAN HW button

    Hi, everyone.
    Is it possible to make a hardware on/off switch for WLAN?
    It's too anoying to use web interface for switching wlan on and off...

    Thanks
  18. Thread: wondershaper

    by ros
    Replies
    8
    Views
    4,509

    maybe someone who is reading this will take a...

    maybe someone who is reading this will take a minute to write those few complicated lines...
    So the idea is to give the chosen local TCP ports low priority for both directions.
  19. Thread: wondershaper

    by ros
    Replies
    8
    Views
    4,509

    Uh, I've tryed, but it seems that to shape...

    Uh, I've tryed, but it seems that to shape incoming traffic, you need to create some virtual NIC...
    it's pretty complicated.
  20. Thread: wondershaper

    by ros
    Replies
    8
    Views
    4,509

    Thanks, I've checked with iptables and nload, but...

    Thanks, I've checked with iptables and nload, but I'm still not sure it's really working.

    I looked at the wshaper script and I wonder - it's pretty flexible. Maybe too much for what I need. Would...
  21. Thread: wondershaper

    by ros
    Replies
    8
    Views
    4,509

    wondershaper

    is there a way to check if wondershaper is running?
    it doesn't complaint when I run it, but I see no process...
  22. Replies
    2
    Views
    3,750

    use torrent package. it works (apparently) better...

    use torrent package. it works (apparently) better the original software.

    execute this command to install:

    ipkg.sh install torrent
  23. I'm not sure, but it seem's a problem with fat32....

    I'm not sure, but it seem's a problem with fat32. I'm not sure it's officialy supporting such big partitions.
    Try using NTFS or EXT3.
  24. Thread: torrent & ports

    by ros
    Replies
    6
    Views
    5,578

    It works now. I removed --syn parameter from...

    It works now.
    I removed --syn parameter from iptables and added entry for open ports towards LAN interface.
    Thanks.
  25. Thread: torrent & ports

    by ros
    Replies
    6
    Views
    5,578

    I tryed it with port 22, ssh. It works fine. And...

    I tryed it with port 22, ssh. It works fine.
    And port 56881 is scanned as open from outside.
    But I get those error messages again and again.
Results 1 to 25 of 39
Page 1 of 2 1 2