[FS#3715] Feature Request: Create iptables NETMAP package for support of NPTv6 (RFC 6296)

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Thu Apr 1 00:58:13 BST 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Craig Miller (cvmiller) 

Attached to Project - OpenWrt/LEDE Project
Summary - Feature Request: Create iptables NETMAP package for support of NPTv6 (RFC 6296)
Task Type - Bug Report
Category - Packages
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - openwrt-19.07
Due in Version - Undecided
Due Date - Undecided
Details - Supply the following if possible:
 - Device problem occurs on
All
 - Software versions of OpenWrt/LEDE release, packages, etc.
19.07.7 and prior
 - Steps to reproduce

strace ip6tables -t nat -A PREROUTING -i eth0.2 -j NETMAP -d 2001:db8:8011:fd44::/64 --to fd60:cd1e:2ad9::/64

stat64("/usr/lib/iptables/libip6t_NETMAP.so", 0x7fdc34f8) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/iptables/libxt_NETMAP.so", 0x7fdc34f8) = -1 ENOENT (No such file or directory)
writev(2, [{iov_base="ip6tables v1.8.3 (legacy): ", iov_len=27}, {iov_base=NULL, iov_len=0}], 2ip6tables v1.8.3 (legacy): ) = 27



Request package for iptables NETMAP, specifically the following:
libip6t_NETMAP.so
libxt_NETMAP.so
xt_NETMAP.ko

NETMAP is used to translate one IPv6 prefix to another (aka NPTv6, RFC 6296) This is a **standardized** solution, rather than IPv6 NAT (which has no RFC standard.
   

 

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3715

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list