Install packages
opkg update
opkg install kmod-ipt-nat6
Run ip6tables -t nat -L
Error: ip6tables v1.4.21: can’t initialize ip6tables table `nat’: Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
Solutioin:
The original ipv6 nat6 requires a kernel version of 3.9.0 or higher and an iptables version of 1.4.8 or higher.
Upgrade the corresponding kernel and iptables packages to solve the problem.
Read More:
- [Solved] Openwrt Pptpd Start Error: validation filed
- Filezilla Error: You appear to be behind a NAT router. Please configure the passive mode settings and …
- [Solved] Error(22) WARNING: IPv4 forwarding is disabled. Networking will not work.
- [Solved] Docker Start Error: iptables failed: iptables –wait -t nat -A DOCKER -p tcp -d 0/0 –dport 10241
- PgSQL associated tables perform update to avoid using in query SQL
- calico Error: Calico requires net.ipv4.conf.all.rp_filter to be set to 0 or 1
- HLS ERROR: [IMPL 213-28] Failed to generate IP. [How to Solve]
- ERROR: [IMPL 213-28] Failed to generate IP.
- [Solved] harbor Error: because it doesn‘t contain any IP SANs
- When Wireshark grabs packets, IP check sum error is displayed
- [Solved] IP Core Map Compile Error: Buffers of the same direction cannot beplaced in series.
- [Solved] failed to set bridge addr: “cni0“ already has an IP address different from xxxx
- It can be opened with localhost, but not with IP address. The request host name is invalid
- [Solved] Quartus 13 Uses IP Core NCO to generate DDS Error: Megawizard Error
- PIKA trouble02 — (error) ERR Syntax error, try CLIENT (LIST [order by [addr|idle]| KILL ip:port)
- Vivado Error: [Chipscope 16-302]Could not generate core for dbg_hub.Aborting IP Generate operaion.The current Vivado temporary directory path.
- [Solved] ERROR OGG-01232 Receive TCP params error: TCP/IP error 104 (Connection reset by peer), endpoint:
- [Solved] DPDK Error: insmod: ERROR: could not insert module igb_uio.ko: Invalid parameters
- Error: an error occurred while performing the step: “building kernel modules”. See/var/log/NV
- K8s initializing the master & worker node error [How to Solve]