Skip to content

Instantly share code, notes, and snippets.

@ftischhauser
Created May 25, 2019 08:25
Show Gist options
  • Save ftischhauser/d43ef53f36fcc88e72a46386b4da9d9c to your computer and use it in GitHub Desktop.
Save ftischhauser/d43ef53f36fcc88e72a46386b4da9d9c to your computer and use it in GitHub Desktop.
Asuswrt-Merlin fix IPv6 default gateway issue on RT-AX88U
#!/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