Recent content by popxunga

  1. P

    MultiWAN on RT-AC88U with Freshtomato

    Thanks @bennor ... no problem ...
  2. P

    MultiWAN on RT-AC88U with Freshtomato

    Thanks for your help @Tech9 !
  3. P

    MultiWAN on RT-AC88U with Freshtomato

    Hi ... nothing. Just asking for a few pointers once I have to (unfortunately) stop using my ac88u with Merlin firmware as my main router. @Tech9 and @degrub already gave me some.
  4. P

    MultiWAN on RT-AC88U with Freshtomato

    Hello ... Can someone confirm if it is possible to have a stable load balancing dualwan setup (using the WAN and ETH1 ports) on a RT-AC88U running Freshtomato ? Thanks in advance.
  5. P

    “GreyNoise Discovers Stealthy Backdoor Campaign Affecting Thousands of ASUS Routers”

    I'm taking your answer as a Yes. Thanks for your reply.
  6. P

    “GreyNoise Discovers Stealthy Backdoor Campaign Affecting Thousands of ASUS Routers”

    Hi ... May someone please confirm if the patch for CVE-2023-39780 is included in the 386.14.2 firmware version ? The article refers other vulnerabilities without CVE # assigned. Is there any info on those ? Thank you.
  7. 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...
  8. 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...
  9. 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...
  10. 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***...
  11. 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.
  12. P

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

    Are those in my previous post OK or do you suggest others ?
  13. 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...
  14. 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...
  15. 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...
Back
Top