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
Este artículo se basa en lo siguiente:
- Acceder web interface / command-line interface
config-network-device
This article may contain network configuration that is version dependent post 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
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 not work on OpenWrt 22.03. It needs to be replaced by an equivalentnft
mechanism.