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
This article relies on the following:
- Accessing web interface / command-line interface
config-network-device
This article may contain network configuration that depends on migration to DSA in OpenWrt 21.02
- Check if your device uses DSA or swconfig as not all devices have been migrated
- ifname@interface has been moved to device sections
- Mini tutorial for DSA network config on the forum
fw3-fw4
The firewall backend has been changed from iptables (fw3) to nftables (fw4) in OpenWrt 22.03
- Native UCI configuration works exactly in the same way and requires no adaptation
- However, any custom firewall configuration using
iptables
will need to be replaced by an equivalentnft
mechanism