Skip to main content

Manual network interface configuration

Twenty-one encoder UI offers only a limited possibility to configure network interfaces, and maybe you need to set it more precisely. In Rocky Linux 9, there are two supported ways to configure network interfaces.

  1. ifcfg files – It uses ifcfg network configuration script files placed in ‘/etc/sysconfig/network-scripts’. It is used internally in Twenty-one encoder. You can manually adjust some parameters when needed.
  2. ip command – some changes made by the ip command are only temporal and are not guaranteed to survive system restart. Please do not use it besides testing.