> Hotplug script and config file to establish a 6-to-4 tunnel using a IPv6 > public relay or tunnel broker.
It must be noted that the sit driver creates an automatic interface sit0 which can be used to setup 6to4 tunnels. If you need only one 6to4 tunnel through the default route, you only have to add something like this to /etc/config/network: config interface 6to4 option ifname sit0 option proto static option ip6addr ipv6_address/prefix option ip6gw ::192.88.99.1 That's what I'm currently using. ben _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel