Salvora

Results 30 comments of Salvora

Hmm, I understand. I will test this. It is great that you can integrate this feature by using /jffs/scripts/x3mRouting/vpnclient1-route-up and /jffs/scripts/x3mRouting/vpnclient1-route-pre-down instead of creating a second vpn client. Thanks for...

A little bit clarification for my previous question: If I add these rules to vpnclient1-route-up and vpnclient1-route-pre-down will it work together with my preexisting rules? Currently my vpnclient1-route-up looks is:...

Is this a bug or adding width requirement now?

I think it is possible to add an on/off switch but configuring the details might be a little too hard. I use a custom script to turn on and off...

For turning on ``` #!/bin/sh nvram set vts_enable_x=1 nvram commit service restart_firewall sleep 5 ``` For turning off: ``` #!/bin/sh nvram set vts_enable_x=0 nvram commit service restart_firewall sleep 5 ```...

Hmm, I checked the notes but I cannot make sense of the aimesh node mode. Is it for adding the nodes as separate devices to the HA? If so, it...

@Vaskivskyi . Sorry it was my bad. I didn't check the attributes. Thanks for the clarification for the node mode. I get it now. The ip addresses of the nodes...

> When would you even change this besides the first time when installing the thermostat? Hmm, well temp sensor might degrade over time and need re-calibration. This can be added...

Same issue here. FF creates small files in default download location. I use Jdownloader and it uses different download location so there is no conflict but it is annoying to...

Same issue here. I noticed that while wathing youtube in full screen. Screen loses focus and after inspecting it, I found that msrdc.exe was stealing the focus randomly.