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

  1. J

    Release Asuswrt-Merlin 386.8 is now available for specific models

    I have the same issue with Verizon FIOS IPV6 in MA, USA (including the logs regarding eth0). As a temporary work-around - I put this in the file /jffs/scripts/dhcpc-event which seems to make it work #!/bin/sh if [ $1 = "bound" ] then existing_ip6=`ip address show dev eth0 scope global | grep...
Back
Top