Table of Contents

FIXME This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)

How-to links

Infoboxes

{{section>meta:infobox:howto_links#basic_skills&noheader&nofooter&noeditbutton}}
{{section>meta:infobox:howto_links#config-network-device&noheader&nofooter&noeditbutton}}
{{section>meta:infobox:howto_links#fw3-fw4&noheader&nofooter&noeditbutton}}

Basic skills

本文依赖以下内容:

config-network-device

本文可能包含 2021-06 后版本相关的网络配置

  • ifname@interface has been moved to device and device sections
  • while legacy ifname syntax may work on 21.02 or recent master it is recommended that you migrate to device usage

More Information

fw3-fw4

OpenWrt 22.03 中的防火墙后端已从 iptables (fw3) 更改为 nftables (fw4)

  • 本地 UCI 配置以完全相同的方式运行,无需调整
  • 但是,任何使用 iptables will not work 的自定义防火墙配置都无法在 OpenWrt 22.03 上运行。它需要被等效的 nft 机制所取代。