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

Recent content by rlj2

  1. R

    Dual WAN IPv6

    Sometimes I will use this little script to make a client go through Wan1 for gaming, but It uses the Wan0 ipv6 address, and traffic still goes through Wan0. Been trying to google, is there anyway to disable ipv6 on that client when its switched? #!/opt/bin/bash if [[ "$1" == "on" ]]; then...
  2. R

    cant add aimesh nodes

    Its a known issue connecting aimesh nodes can be a pain with asus-merlin (nobody really knows why as Rmerlin doesnt touch that code as its closed source). Usually wired will work, even then sometimes it takes a few trys
  3. R

    cake-autorate: adding support for Asus Merlin

    I dont really run it now with my starlink, other then to help for the install/port process.
  4. R

    cake-autorate: adding support for Asus Merlin

    I did a new install again this morning, worked fine (besides the qos-start thing). So not sure why he is getting sh/bash errors
  5. R

    cake-autorate: adding support for Asus Merlin

    Responded to github, apparently not, and for some reason I had it installed. So missed the requirement. But his syntax error seems to be from the older versions before bash(shebang) was fixed.
  6. R

    cake-autorate: adding support for Asus Merlin

    sure you have the latest cake-autorate stuff?
  7. R

    cake-autorate: adding support for Asus Merlin

    @Lynx Im not sure what the autolog rotate error could be. When me and Rany was working on this on IRC, Most was figured out, he was making a entware init.d script to install. Then he went quiet.
  8. R

    cake-autorate: adding support for Asus Merlin

    @Kingp1n they are basically just working on the install script to be asuswrt/openwrt compatible. You can still try autorate with https://github.com/LiveWire1968/Asus-cake-autorate
  9. R

    cake-autorate: adding support for Asus Merlin

    @Lynx github is wanting a device verification for me to login, but im not getting the email.. So ill post to here for now. setup.sh needs the shebang to point to /opt/bin/bash, asuswrt sh is not showing any output with printf in the script The script then says jsonfilter and uclient-fetch are...
  10. R

    CakeQOS Cake-autorate

    i just looked again, it will not start from services-start for some reason. post-mount maybe?
  11. R

    CakeQOS Cake-autorate

    you need to run these commands with ssh (putty).. opkg install bash opkg install iputils-ping opkg install fping opkg install git opkg install git-http git clone https://github.com/LiveWire1968/Asus-cake-autorate.git cd Asus-cake-autorate, chmod +x * cp * /jffs/scripts echo...
  12. R

    CakeQOS Cake-autorate

    Its been awhile since I messed with this again, written by @Lynx. Its really has came along ways and working nicely with starlink. Asus files: https://github.com/LiveWire1968/Asus-cake-autorate Original author which all credit goes to: https://github.com/lynxthecat/cake-autorate
  13. R

    Mega-cmd

    Wonder if you dont have a issue with your entware install? just installed rclone on a new AX86U pro and it works fine.
  14. R

    Mega-cmd

    You may look at rclone, it is available via entware. And I believe it supports mega
  15. R

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

    Im running 2.1.0 on a AX86u, Im lucky to get 24hrs without the script going "unresponsive". Nothing shows up in the logs
Back
Top