Created
May 25, 2019 08:25
-
-
Save ftischhauser/d43ef53f36fcc88e72a46386b4da9d9c to your computer and use it in GitHub Desktop.
Asuswrt-Merlin fix IPv6 default gateway issue on RT-AX88U
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
echo "1" > /proc/sys/net/ipv6/conf/eth0/accept_ra |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment