Introduction to OpenWrt IPv6 Configuration and DHCPv6 Setup

Introduction to OpenWrt IPv6 Configuration and DHCPv6 Setup

The current IPv4 address pool on the internet has been completely allocated, leading to the basic popularization of IPv6 addresses. It is essential for technicians using OpenWrt to understand the relevant basic information about IPv6. This article introduces some of the most commonly used configuration guides related to IPv6 on OpenWrt. IPv6 addresses are represented … Read more

OpenWRT Routing Table

OpenWRT Routing Table

Below is the routing table after adding the default route in OpenWRT root@OpenWrt:~# route -A inet6 Kernel IPv6 routing table Destination Next Hop Flags Metric Ref Use Iface 24fe:34:927:af:91:f8:a6:51b5%35/128 ::%35 UC 0016 eth0 24fe:34:927:af::%35/64 ::%35 U 25610 eth0 fe80::%35/64 ::%35 U 25600 eth0 ::%35/0 fe80::d6ee:71f:fe5e:71f2%35 UG 102420 eth0 ::%35/0 ::%35 !n -1110957 lo ::1%35/128 ::%35 … Read more

OpenWRT IPv6 Firewall Configuration

OpenWRT IPv6 Firewall Configuration

By default, OpenWRT does not allow IPv6 outbound traffic. This article will guide you through configuring the firewall to permit IPv6 outbound traffic. Testing First, ensure that your ISP is not blocking your IPv6 traffic. The testing method is quite simple; generally, OpenWRT does not block ICMP traffic. You can obtain your local IPv6 address … Read more

Configuring IPv6 DDNS for Local Network Devices on OpenWRT

Configuring IPv6 DDNS for Local Network Devices on OpenWRT

Dynamic DNS (DDNS) is a service that allows users to automatically update DNS records when their IP address changes. Typically, Internet Service Providers assign dynamic IP addresses to home or small office networks, meaning the IP address changes periodically. If you run a service that needs to be accessed externally (such as a home server … Read more

Understanding IPv6 Support in Apps

Understanding IPv6 Support in Apps

âœĻA Small Advertisement: Live Room at the End of the ArticleDraw Huawei Peripheral Benefits~ Have you noticed that many apps now display a “IPv6“ logo at the bottom of the startup page? What exactly is this IPv6? Today, I will explain it to you. What is IPv6? Data transmission and connection between different networks are … Read more

IPv4: Overcoming IPv5, What About IPv6?

IPv4: Overcoming IPv5, What About IPv6?

Source: ZTE Documentation Original Author: ZTE Documentation Have you heard of IPv5? It was once a highly anticipated technology! IPv5, also known as the Internet Stream Protocol (ST), was designed for connection-oriented communication across IP networks, aiming to support voice and video. However, its 32-bit address scheme is the same as that used by IPv4, … Read more

The Importance of Self-Reliance in Core Technologies for IPv6 Innovation

The Importance of Self-Reliance in Core Technologies for IPv6 Innovation

On July 7, at the Third China IPv6 Innovation Development Conference, Wu Jianping, Academician of Tsinghua University and Deputy Director of the Expert Committee for Promoting IPv6 Large-scale Deployment and Application, delivered a keynote speech titled “The Important Content of IPv6 Innovation Development: Self-Reliance in Core Technologies for the Next Generation Internet.” 2024 marks the … Read more

Chapter Highlights for Computer Fundamentals in Adult Higher Education

Chapter Highlights for Computer Fundamentals in Adult Higher Education

2024 Tianjin Adult Higher Education Entrance Exam Computer Preparation Plan Summary of Chapter Key Points, Please Click Below 👇 [Adult Higher Education Preparation] Key Points for Chapter One of Computer Fundamentals [Adult Higher Education Preparation] Key Points for Chapter Two of Computer Fundamentals [Adult Higher Education Preparation] Key Points for Chapter Three of Computer Fundamentals … Read more

Differences Between IPv4 and IPv6

Differences Between IPv4 and IPv6

Image source: Internet In the vast world, humans convey information and communicate with each other through language and actions. Just as communication occurs between people, the interconnection of computers also requires adherence to certain rules, known as network protocols. The protocol family currently adopted by the global Internet is the TCP/IP protocol family. IP is … Read more

Computer Network Principles – Internet Protocols Overview

Computer Network Principles - Internet Protocols Overview

Click the blue text above to follow us Resource Release Huawei Certification Beginner to Advanced Practical Course ↓ Scan to watch practical videos ↓ IPv4 and IPv6 Headers IP is the core protocol in the TCP/IP protocol suite, and all TCP, UDP, ICMP, and IGMP data is transmitted via IP datagrams. IP provides a best-effort, … Read more