Search:

Type: Posts; User: RoofCat

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Нужно найти скомпилированную версию или...

    Нужно найти скомпилированную версию или скомпилировать самому. Сейчас пытался навскидку найти где брал package - не нашел. У меня на рутере стоит какая-то версия, которую сам компилил, но придется...
  2. Да, можно у меня работает вкратце ...

    Да, можно у меня работает вкратце http://www.wl500g.info/showthread.php?p=27135#post27135
  3. Replies
    221
    Views
    124,645

    Я делал немного по-другому (ну не могу я...

    Я делал немного по-другому (ну не могу я запомнить "долляр-звезда" :) ), вот так
    скрипт ip-up

    #!/bin/sh

    /usr/bin/logger -t ip-up "IP-UP script"
    /usr/bin/logger -t ip-up "PAR1 $1"...
  4. Replies
    221
    Views
    124,645

    А вот кстати, вдогонку вопрос

    Когда я стал проверять какие параметры передаются - у меня почему-то ARGV[2] оказался пустым. Первый - есть , скорость в третьем - а ARGV[2] - пустой :( Доктор, это нормально? :)

    И еще уточнение -...
  5. я хелп сказал

    програмке, для переключения антенн - хватило, насчет задержки - не скажу

    на всякий случай - output в аттаче 730

    HTH
    roofcat
  6. может немного не в тему

    ... но я решал подобную задачку установкой mvc или motion. Первый может работать даже из флэша, второй - требует дополнительного места, но судя по упоминанию usb hdd - это у автора не проблема....
  7. Судя по картинке в первом посте - маршрута...

    Судя по картинке в первом посте - маршрута 10.0.0.0 просто нет, вот он его и не удаляет.

    Про звездочку - это прямоподключенные сети, т.е. сети, адреса которых есть у вас на интерфейсах (в...
  8. Если я правильно понимаю, если версия firmware...

    Если я правильно понимаю, если версия firmware изменилась, надобно разочек с нею забутится (при этом ничего из post* не исполнится), и уже с новой версией сказать "flashfs enable", и все будет...
  9. Replies
    6
    Views
    27,276

    Another description how it works for me: ...

    Another description
    how it works for me:



    [admin@router root]$
    [admin@router root]$ cd .ssh
    [admin@router .ssh]$ ls
    authorized_keys identity known_hosts
    more authorized_keys
  10. Replies
    27
    Views
    23,139

    In post-mount it should be /usr/sbin/crond...

    In post-mount it should be

    /usr/sbin/crond
    Crontab program is only used for manipulating cron schedules, cron itself is crond.

    HTH,
    Roofcat
  11. Replies
    199
    Views
    123,443

    Тут ...

    Тут сравнивали недавно.

    такие дела
    Roofcat
  12. Replies
    11
    Views
    12,234

    draft version of step-by-step guide of Hires picture

    Below there was a request for step by step instruction, so here it goes.

    I assume you have ASUS wl-500g, with custom software (Oleg's FW 1.9.2.7 CR4 or higher), you have web camera, supported by...
  13. Replies
    11
    Views
    12,234

    No and No! :cool: Since I use it as burglar...

    No and No! :cool:

    Since I use it as burglar monitoring and hopefully recording (I hate that surveil-something word, never managed to spell it correctly :) ) I use motion software if my wl-500g...
  14. Replies
    11
    Views
    12,234

    On 1927-CR4 I am currently using pwc and pwcx...

    On 1927-CR4 I am currently using pwc and pwcx taken from this thread. For my Phillips ToUCam it allows 640x480 resolution with low FPS.

    usage looks smthg like this in post-mount



    insmod...
  15. Replies
    3
    Views
    3,146

    For me following code in post-mount works fine: ...

    For me following code in post-mount works fine:


    while :
    do
    ssh -i /usr/local/root/.ssh/identity -R 2222:localhost:22 remote_user@remote_host.in.the.net ping -i 300 localhost
    ...
  16. I am not sure, but based on this posting...

    I am not sure, but based on this posting it is possible. However exact steps is a bit unclear for me, possibly first configure all details of Net connection via web in Home Gateway mode and than...
  17. Thread: weight?

    by RoofCat
    Replies
    10
    Views
    24,053

    Case is not very heavy (I believe smthg like...

    Case is not very heavy (I believe smthg like 100..200 g, I do not have wl500 nearby to check, I'll try to check on weekend). I believe that main problem will be power budget - 2 A@5 Volts == 10 Watts...
  18. Replies
    54
    Views
    64,628

    It's all about price vs performance :) I use...

    It's all about price vs performance :) I use Phillips ToUCam (do not remember exact model number) together with pwc drivers version 9 - this allows 640x480 resolution. framerate is set to 2 fps,...
  19. Thread: nvram, nvram_x

    by RoofCat
    Replies
    26
    Views
    26,364

    nvram unset var_name or smthg similar should...

    nvram unset var_name or smthg similar should work, I believe.

    HTH
    Roofcat
  20. Replies
    1
    Views
    4,624

    My expirience was (FW Oleg's 1.9.2.7 CR3c,...

    My expirience was (FW Oleg's 1.9.2.7 CR3c, Kingston DataTraveller)

    1. Switch off ftp and samba in web interface, reboot
    2. From telnet at asus box run

    insmod scsi_mod && insmod sd_mod &&...
  21. Replies
    4
    Views
    3,884

    Once again: Computer you want to control is...

    Once again:
    Computer you want to control is behind the NAT?
    If so, you may want to arrange tunnel from there to some computer in "Realland" (I mean not NATed with real IP address), and from that...
  22. Replies
    5
    Views
    4,751

    You should also NAT your local connections. In my...

    You should also NAT your local connections. In my case it was in post-firewall

    #!/bin/sh

    # In the NAT table (-t nat), Append a rule (-A) after routing
    # (POSTROUTING) for all packets going out...
  23. Replies
    3
    Views
    5,019

    if I am not mistaken it get mounted in...

    if I am not mistaken it get mounted in tmp/harddisk (according to the log).

    you may try to switch off ftp in web interface and make all mount job from scripts.

    HTH
    Roofcat
  24. Thread: NoCatSplash

    by RoofCat
    Replies
    19
    Views
    11,906

    Oleg, As I see it - NocatSplash makes changes...

    Oleg,

    As I see it - NocatSplash makes changes dynamically. Аfter it sees new (previously unknown) Wireless client (MAC address), it then first redirects all 80 and 8080 ports connections from it...
  25. Replies
    3
    Views
    4,927

    Ok, tried it this way - same story. I've got...

    Ok, tried it this way - same story.

    I've got two suspects:

    1) I've noticed that in
    colinux:~# mipsel-uclibc-gcc hello.c...
Results 1 to 25 of 56
Page 1 of 3 1 2 3