Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This article will explain how to customize and set network interfaces on Linux to run with CHARON. All commands are given as an example, configuration can be done using other tools.

 

Warning

If you use the Charon Linux Toolkit, you must set the ifcfg file name to match the network interface name.

Examples:

  • If the network interface name is "charon", the ifcfg file name must be "ifcfg-charon"
  • If the network interface name is "ens33", the ifcfg file name must be "ifcfg-ens33"

...