• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by miljbee

  1. M

    Run my script as a daemon ?

    Thanks for this excellent exemple. I will have a deeper look, but I thought I could achieve the same result with init.d
  2. M

    Run my script as a daemon ?

    Could you tell me which helpers I should consider ?
  3. M

    Run my script as a daemon ?

    Hello, I have written a script which should run permanently. Could you give me some advices on how to set my AC68U to start it up at boot ? Ideally, I would like to be able to manage it with something like service myscript start/stop/restart. Thanks for your help.
  4. M

    usb won't mount after reboot

    Ok, thanks for your advices, for now I have plugged the key on the USB2 port and all is working fine. I will try your suggestions later when a factory reset willl be needed. Do you have some advices for the brand of the usb key ?
  5. M

    usb won't mount after reboot

    Hello, Thanks for your response, the key is a Sandisk Ultra Fit 16Gb (SDCZ43-016G-G46). The fw is 380.57
  6. M

    usb won't mount after reboot

    Hello, I Have an AC68U. Tonight I have plugged a usb key, installed entware, nano, all was fine. But after rebooting my router, It doesn't seem to detect the key. The green usb logo is off in the web interface and fdisk - l doesn't list my key. The last entries of the syslog are : Jan 18...
  7. M

    monitor the list of connected clients via python

    After digging this forum a bit more, i found this one : http://www.snbforums.com/threads/easily-get-connected-client-list.29310/ It tells that the commands wl -i eth1 assoclist wl -i eth2 assoclist Will give you the list of associated clients. I have tried on my ac68u and it works. Then you...
  8. M

    monitor the list of connected clients via python

    Hello, I also would like to get some sort of (almost) real time notifications when wireless clients get connected and disconnected. I have tried via networkmap and client lists from nvram, but it's two slow. I think that the way to go is, as you wrote, finding the source of the Wireless log...
Back
Top