The latest firmware update for Route10 brings the following enhancements and fixes:
Resolve some issues with DHCPv6 over PPPoE WAN connections
Resolve Alta DynDNS issues when static WAP IP is set
L2TP Server: Add support for multiple DNS Servers
Don’t use local Route10 as IPv6 DNS server if custom DNS servers are specified
Improve initial setup experience
This update is being rolled out now. You can manually initiate the upgrade if you’d like, or it will automatically update overnight (if auto-updates are enabled). The complete, up-to-date changelog is available here:
As always, if you have questions or encounter any issues, feel free to reply here or start a new topic. Please include details about the issue so we can assist you effectively.
I’ve noticed that the custom config script, located at /cfg/post-cfg.sh, no longer gets executed during boot. That’s a bit annoying, because some custom routes are missing, and half my network is without internet, until I ssh in and execute the script manually.
Another issue with this firmware is that the statically set IPv6 address and gateway for W1 is ignored. There’s no default route and no IPv6 address present on the pppoe interface. I’ll check if another reboot solves the issue - it did not.
Interesting, it appears to be working for me at least with in my testing this morning. That said, I can break it by writing a shell script on Windows if I don’t convert the line endings from CRLF to LF. It should print when it loads post-cfg.sh to the on-device syslog, maybe trigger a provision and see if there are any obvious errors printed around that line? The files are /var/log/messages, /var/log/messages.0, and /var/log/messages.1.
I am not sure of the status/functionality of static IPv6 or more specifically your configuration here. So you have a PPPoE WAN, it’s dual-stack, but it has static IPv6 config? Just confirming as I find it odd, typically static info is handed out with auth and dynamically assigned, just the dynamic info is static (or at least that’s how carriers are here in Canada for carriers using PPPoE).