Url: http://www.litech.org/tayga/

I am trying to build IPv6-only LAN, tayga is the only NAT64
solution that I managed to set up.

In order to use it on OpenWRT:

1) create interface "nat64" (or any other name specified in
   tun_defice option);
2) add "nat64" interface to "lan" zone;
3) set "forward" policy to "accept" in "lan" firewall settings;

I don't know how to automate these steps and don't think it
should be done by default.  BTW, I use similar setup for OpenVPN
interface.

Alexey I. Froloff (1):
  New package Tayga     Add Tayga to /ipv6

 ipv6/tayga/Makefile                  |   44 ++++++++++++++++++
 ipv6/tayga/files/tayga.config        |    6 +++
 ipv6/tayga/files/tayga.iface.hotplug |    7 +++
 ipv6/tayga/files/tayga.init          |   82 ++++++++++++++++++++++++++++++++++
 4 files changed, 139 insertions(+), 0 deletions(-)
 create mode 100644 ipv6/tayga/Makefile
 create mode 100644 ipv6/tayga/files/tayga.config
 create mode 100644 ipv6/tayga/files/tayga.iface.hotplug
 create mode 100644 ipv6/tayga/files/tayga.init

-- 
1.7.3.4

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to