Skip to content

Instantly share code, notes, and snippets.

@zhantong
Created December 27, 2017 13:29
Show Gist options
  • Save zhantong/8fd9be4b5499cd53973d8da26ed49be0 to your computer and use it in GitHub Desktop.
Save zhantong/8fd9be4b5499cd53973d8da26ed49be0 to your computer and use it in GitHub Desktop.
斐讯K2 Padavan固件IPv6设置
# http://www.right.com.cn/forum/thread-196321-1-1.html
modprobe ip6table_mangle
modprobe ebtable_broute
ebtables -t broute -A BROUTING -p ! ipv6 -j DROP -i eth2.2
brctl addif br0 eth2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment