Hi.
I just got native ipv6 connection through my modem (a /64 address) and I'm trying to use Tomato as a software bridge for ipv6 (not tunnel !) and still leave the NAT IPv4 working. How ? By compiling the kernel with IPv6 support and the tool "ebtables".
So far, I have managed to compile the kernel with IPv6 support except this tool ebtables. I have this enabled in the .config (just a small part) by using make menuconfig:
CONFIG_NETFILTER=y
CONFIG_BRIDGE=y...
Customizing Tomato with IPv6 bridge
I just got native ipv6 connection through my modem (a /64 address) and I'm trying to use Tomato as a software bridge for ipv6 (not tunnel !) and still leave the NAT IPv4 working. How ? By compiling the kernel with IPv6 support and the tool "ebtables".
So far, I have managed to compile the kernel with IPv6 support except this tool ebtables. I have this enabled in the .config (just a small part) by using make menuconfig:
CONFIG_NETFILTER=y
CONFIG_BRIDGE=y...
Customizing Tomato with IPv6 bridge