Recent content by speekkong

  • 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. S

    Domain-based VPN Routing Script

    output send, AC68U 386.5_2 AC86U 387.Beta1 <- haven't try this yet. chance are the problem before was that Permission denied
  2. S

    Domain-based VPN Routing Script

    Yeah, but I think it because the line are blank? : not foundts/openvpn-event: line 2: domain_vpn_routing.sh - Cron Job : not foundts/openvpn-event: line 4: domain_vpn_routing.sh - Query Policy : not foundts/openvpn-event: line 6:
  3. S

    Domain-based VPN Routing Script

    Yes, it work other than line 2,4,6 not foundts. I'm gonna test for few hours then reboot to see if all stick.
  4. S

    Domain-based VPN Routing Script

    yup using your newest v1.1-beta, del the openvpn-event, re-run install, openvpn-event #!/bin/sh sh /jffs/scripts/domain_vpn_routing.sh cron # domain_vpn_routing sh /jffs/scripts/domain_vpn_routing.sh querypolicy all # domain_vpn_routing sh /jffs/scripts/domain_vpn_routing.sh querypolicy all...
  5. S

    Domain-based VPN Routing Script

    yup just did that and it did create a duplicate line again.
  6. S

    Domain-based VPN Routing Script

    Very weird after adding speekkong@RT-AC68U-DFE0:/tmp/home/root# /jffs/scripts/openvpn-event -sh: /jffs/scripts/openvpn-event: not found the script is there, but say not found. Remove the line it work and same output like before.
  7. S

    Domain-based VPN Routing Script

    I think it create with the script I didn't ssh until I'm playing with your script. speekkong@RT-AC68U-DFE0:/tmp/home/root# /jffs/scripts/openvpn-event : not foundts/openvpn-event: line 1: domain_vpn_routing.sh - Cron Job crontab: can't open 'speekkong': No such file or directory Creating cron...
  8. S

    Domain-based VPN Routing Script

    -sh: /jffs/scripts/openvpn-event: Permission denied
  9. S

    Domain-based VPN Routing Script

    AC68U 386.5_2 AC86U 387.Beta1 Internet source is a hotspot Franklin T9 on both purpose is bypass streaming throttling how do I run the openvpn-event? looking at the Log ovpn-client2[2573]: RESOLVE: Cannot resolve host address: xxxxxx.xxxxxx.xxx:xxxx (Temporary failure in name resolution) maybe...
  10. S

    Domain-based VPN Routing Script

    openvpn-event sh /jffs/scripts/domain_vpn_routing.sh cron # domain_vpn_routing sh /jffs/scripts/domain_vpn_routing.sh querypolicy all # domain_vpn_routing_queryall cru l show up empty. I usually do crontab -l command and it did show one line before when I first use it. */5 * * * * ...... Now...
  11. S

    Domain-based VPN Routing Script

    return on empty, both before and after, so it break somewhere even without reboot the device. I just play with few hours and just notice that it didn't engage. This only happen to the AC86U, so it might be device relate?
  12. S

    Domain-based VPN Routing Script

    Yup del the mid one now, that is all there is. Manually execute work like it intended. I did upgrade to the beta firmware like a days before v1 release but I remember it all the same, need to manually run the script to get it running.
  13. S

    Domain-based VPN Routing Script

    yes it does have. and look like there 2 duplicate. sh /jffs/scripts/domain_vpn_routing.sh cron # domain_vpn_routing sh /jffs/scripts/domain_vpn_routing.sh querypolicy all # domain_vpn_routing sh /jffs/scripts/domain_vpn_routing.sh querypolicy all # domain_vpn_routing_queryall still couldn't...
  14. S

    Domain-based VPN Routing Script

    Yeah I want to auto all on startup because the VPN enable on start up, If I restart and hours later come back to check, it didn't run or something, I use https://browserleaks.com/ip to track when it not work, it return my t-mobile ip and when it didn't, and it show my vpn ip when it did. Anyway...
  15. S

    Domain-based VPN Routing Script

    Thank you for detail reply and your work, its great on my AC68U but on my AC86U maybe crontab didn't work? and I just notice that upgrade required one more key stroke before it could upgrade. Wonder if you could remove that or way to bypass it so I could set it auto upgrade when the router boot?
Top