Search results

  • 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!

  1. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    No, these lightbulbs were the first thing I tried getting from Ali express :) This issue only happens on these lightbulbs and when I tried contacting the seller about a FW update for them, he simply said "we no help u wit this" so I think I'm out of options here unless I open up a lightbulb up...
  2. A

    Get nexflix app to go though WAN while other apps through VPN

    I want to let a specific app on the TV going through WAN the rest of the apps through Vpn
  3. A

    Get nexflix app to go though WAN while other apps through VPN

    I've already installed x3mRouting. @Martineau maybe you know a good way to manage this?
  4. A

    Get nexflix app to go though WAN while other apps through VPN

    Hello, Im using a VPN service on my router but when my tv runs through the VPN tunnel, my Netflix is blocked. Only after putting the tv over WAN, does Netflix start working. Is there a way to do this?
  5. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    @Martineau here is the output: ASUSWRT-Merlin RT-AC86U 384.15_0 Sat Feb 8 18:41:28 UTC 2020 apopiel85@RT-AC86U-61D0:/tmp/home/root# ls -lah /jffs/scripts/services-start -rwxrwxrwx 1 apopiel8 root 41 Mar 22 09:52 /jffs/scripts/services-start apopiel85@RT-AC86U-61D0:/tmp/home/root#...
  6. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    @Martineau , thanks for all the info, i really appreciate it. Just like you said, removing the spaces and all is working. so after i made the "space" changes, as soon as i turned the script it worked like a charm: Mar 23 09:19:23 (SyslogEventMonitor.sh): 5269 v1.03 Syslog Event monitor not...
  7. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    so something like this/ "c8:2b:96:4e:b5:16|c8:2b:96:4e:e7:dd|c8:2b:96:4e:94:bb|2c:f4:32:e4:8b:7e|c8:2b:96:4e:b7:e5|c8:2b:96:4e:e4:24|c8:2b:96:4f:17:96|c8:2b:96:4e:df:6e|c8:2b:96:4e:b7:e4|c8:2b:96:4f:24:3a"
  8. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    addming more informaion what i noticed just now is that once i stop the script, wl radio off && wl radio on, then as usual lightbulbs get discovered fully and then when i start the script it finds that 1 blighbult i mentioned above and restarts the radio on the dhcp trigger only: Mar 22...
  9. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    @Martineau Ok so after our apparent success I've moved to other thing to do in my house (wife 2 kids). Now about an hour ago I get back on my laptop and noticed that it wasn't detecting the DHCP trigger anymore. I've came here and noticed post #37 so I went into the script and edited it there...
  10. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    when it first said active it didn't contain the PID but after I started it and then did the status command I got the PID: apopiel85@RT-AC86U-61D0:/tmp/home/root# cd /jffs/scripts/ apopiel85@RT-AC86U-61D0:/jffs/scripts# ./SyslogEventMonitor.sh status grep: /tmp/SyslogEventMonitor.sh-running: No...
  11. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    they don't seem useless, I think I'm just useless
  12. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    or is it because of the 300second rule in the script and it would pick it up within 5 minutes?
  13. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    @Martineau just checked again and i got this: Mar 22 11:21:17 (SyslogEventMonitor.sh): 10851 Syslog Event monitor ACTIVE Mar 22 11:21:21 dnsmasq-dhcp[974]: DHCPDISCOVER(br0) c8:2b:96:4e:b7:e4 Mar 22 11:21:21 dnsmasq-dhcp[974]: DHCPOFFER(br0) 192.168.1.105 c8:2b:96:4e:b7:e4 Mar 22 11:21:21...
  14. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    everything works as it should, THANK YOU!!!! Mar 22 10:13:02 dnsmasq-dhcp[974]: DHCPDISCOVER(br0) 2c:f4:32:e4:8b:7e Mar 22 10:13:02 dnsmasq-dhcp[974]: DHCPOFFER(br0) 192.168.1.91 2c:f4:32:e4:8b:7e Mar 22 10:13:02 dnsmasq-dhcp[974]: DHCPDISCOVER(br0) 2c:f4:32:e4:8b:7e Mar 22 10:13:02...
  15. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    apopiel85@RT-AC86U-61D0:/jffs/scripts# ./SyslogEventMonitor.sh stop (SyslogEventMonitor.sh): 4104 v1.03 Syslog Event Monitor started..... ^C apopiel85@RT-AC86U-61D0:/jffs/scripts# ./SyslogEventMonitor.sh stop (SyslogEventMonitor.sh): 4724 Syslog Event monitor Termination requested PID=4104...
  16. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    Even when I take out the line you told me to put in services-start file, after reboot the script looks like its active, which is certainly not a bad thing but I just want to understand why I cant terminate it with the stop command anymore and when I do ./SyslogEventMonitor.sh stop it actually...
  17. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    @Martineau YOU ARE A GOD!!!!!!! THANK YOU SOO MUCH, It all works now with all 10 MAC addresses. my one last remaining question why cant I manually stop the script anymore apopiel85@RT-AC86U-61D0:/jffs/scripts# ./SyslogEventMonitor.sh status (SyslogEventMonitor.sh): 5869 Syslog Event monitor...
  18. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    Hey @Martineau , Im sorry for looking like i can't follow directions :( I've done what you told me and recreated the script from post 19 and now it looks to be working just as you said - one restart per 5 minutes and it wont restart until it sees another dhcp mac trigger. THANK YOU...
  19. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    ok so i added a line to the restart wifi script to stop the constant restarting wifi and it works!! so what is happening is your script executing and as soon as it finds one action it performs the restart wifi script and I've added the extra "/jffs/scripts/./SyslogEventMonitor.sh stop" line to...
  20. A

    Help with writing a simple "wl radio off && wl radio on" script!! please!!

    Ok so i made the changes you mentioned and this is what I have. I'm attaching the syslogs and the running scripts. So if you can see by the logs, the script does to initial job by fishing out the mac address and restarting the wifi, and it does that for every MAC address, so that is great...
Top