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. P

    WANFailover Dual WAN Failover ***v2 Release***

    Hi... Finally I got some time and window to get back. Just tested the 2.1.0 version which seems near to fulfill the wan-failover purpose, but is not there yet in my case. I removed any traces from the previous installation and rebooted the router before install the 2.1.0 installation and...
  2. P

    WANFailover Dual WAN Failover ***v2 Release***

    Unfortunately I'm not able to cut the internet service this weekend. Hope to followup during the next one. Anyway, I guess that one or more of the conditions that control the until loop (where the code block shown above resides) execution, might be causing the failure. Tracing the script...
  3. P

    WANFailover Dual WAN Failover ***v2 Release***

    Hi ... If the router is reading the default route while the delete attempt is being done, is for sure part of the router normal operations (and/or the wan-failover.sh script actions), as I'm not manipulating the routing table either directly or indirectly by using some sort of mechanism. Is...
  4. P

    WANFailover Dual WAN Failover ***v2 Release***

    The default route delete command works fine when executed from the command line, no errors. During the past weekend, I attempted the execution of a manual fail-over and this was the output I got: Make a selection: 14 Are you sure you want to switch Primary WAN? ***Enter Y for Yes or N for No***...
  5. P

    WANFailover Dual WAN Failover ***v2 Release***

    Here you have the captured log. Guess we'll need to go deeper than the standard debug level.
  6. P

    WANFailover Dual WAN Failover ***v2 Release***

    Are those in my previous post OK or do you suggest others ?
  7. P

    WANFailover Dual WAN Failover ***v2 Release***

    1. I do not have Entware nor any other addons installed; just your script and a couple of scripts self made for DDNS and local backup. I've a couple of Asus routers running the 386.12 firmware version and both report the same output for the command /usr/sbin/ip -V : ip utility, iproute2-ss150210...
  8. P

    WANFailover Dual WAN Failover ***v2 Release***

    Hi @Ranger802004 ... Thanks for answering. My main log setup is as follows: Once the wan-failover scripts is enabled via cron, I see a lot of messages in there prefixed as follows: "Sep 24 09:40:04 wan-failover: Debug". May you please confirm that this is the expected behavior ? As for...
  9. P

    WANFailover Dual WAN Failover ***v2 Release***

    Meanwhile I gave it a try. A few moments after being started, the script decided to fail over to wan1, but as far as I could see wan0 was working OK all the time. May you please tell me what should I lookup for on the syslog to find out the reason why the fail over to wan1 occurred ? I do have a...
  10. P

    WANFailover Dual WAN Failover ***v2 Release***

    Hi ... Once the Asus Dual-WAN failover doesn't work properly, I'm planning to try your (@Ranger802004) V2 Dual WAN Failover Script, but first I'd like to confirm a couple of things is possibile. Is this Dual Wan configuration OK in order to use your script ? Is the AC88U running the 386.12...
  11. P

    potentially unexpected fatal signal 11

    Hi ... I'd say that the Trend Micro issue in not related with any scripts. I just use one script to update my DDNS that obviously doesn't create any virtual adapter/interface, and Trend Micro crashes if enabled. Having a VPN server or client running in the router also creates/removes virtual...
  12. P

    Asus updates its EOL list, adds RT-AC1750, AC1900P, AC88U, AC5300

    Hi ... Does OpenWRT provide something similar to Merlin's VPN Director ?
  13. P

    IPv6 not working in Samba

    Sure...but it matters if you want to connect from outside to an OpenVPN server that's running on your LAN.
  14. P

    IPv6 not working in Samba

    No, I'm not.
  15. P

    IPv6 not working in Samba

    That's the case. Didn't test yet if adding a simple entry in the hosts table will help, but are you aware of any alternatives to get either ipv4 name resolution prioritized vs ipv6, or to get the samba server (or any other local host) name resolved via ipv6?
  16. P

    IPv6 not working in Samba

    Thanks ... I should have written server name and not share name because this looks like a sort of DNS issue. With ipv6 disabled, \\<router_hostname>\<sharename> works. With ipv6 enabled, \\<router_hostname>\<sharename> doesn't work. But with ipv6 enabled, if I replace the <router_hostname>...
  17. P

    IPv6 not working in Samba

    Hi @ColinTaylor Because sooner or later I'll have my router behind some CG-NAT network, I decided to do some early testing with IPV6 on my AC88U that is running the lastest 386.11 Merlin firmware version. First thing I noticed is that resolving any Samba share by name fails. Considering that the...
  18. P

    SSH by Authorized Keys without username and password Asus Router

    That interesting. I tried awhile ago, but when the pub key is stored in the standard place ($HOME/.ssh) it will be removed upon router reboot. So where exactly in the GUI have you written your pub key ? May you provide a screenshot?
  19. P

    Get notified when VPN client connection fails

    True, but if all the 5 VPN endpoints are in constant failure (unlikely but not impossible), depending on how the VPN is being used, it might remain unnoticed until you login into the router admin page and click the VPN tab (that's what happened to me this morning).
  20. P

    Get notified when VPN client connection fails

    With all the respect, I honestly do not understand how such a tool would help when the authentication process fails consistently due to some constant problem on VPN provider service.
Top