CHARON-AXP for Linux virtual network
Table of Contents
General description
It is strongly recommended to use only physical network adapters for Charon-AXP networking to gain maximum performances. In situations where the host has only one network adapter, you can use Linux virtual network Interfaces ("TUN/TAP") and map individual Charon-AXP instances to their own virtual interfaces. This can be done using the ncu utility.
It is also possible to perform the operations manually. Refer to your Operating System Network Administration guide for details.
Please note:
On Red Hat Enterprise Linux 7 and CentOS 7, the following packages are needed:
bridge-utils
- optionaltunctl
- optional, need only if command 'ip tuntap' not workedethtool
- mandatoryvconfig
- optional, if VLAN is needed
On Red Hat Enterprise Linux 8 and 9 (and derivatives), the following package is needed:
ethtool
- mandatory
Using "ncu" utility to establish Charon virtual network
Login as root and start the ncu utility:
CHARON Network Configuration Utility, STROMASYS (c) 2020 Version 1.7
|
Enter "3" to create a bridge between the host physical network adapter and the Linux virtual network interfaces (TAP) and specify the physical network interface ("eth1" in our example) and the number of virtual network interfaces to be created (2 in our example):
select action:
|
Now enter "7" to see the created virtual interfaces:
Interfaces Dedicated to State
|
In the example above we see 2 virtual network interfaces, "tap0" and "tap1", connected to the created bridge. The physical network interface "eth1" is used for the bridge to the virtual network interfaces.
The interfaces "tap0" and "tap1" are ready to be used in Charon configurations, they do not need to be additionally dedicated to Charon.
Enter "8" to quit the "ncu" utility.
Usage of the virtual interface in Charon-AXP configuration
Once the “tap<N>” interfaces have been created, the load command maps those interfaces to Charon-AXP:
|
© Stromasys, 1999-2024 - All the information is provided on the best effort basis, and might be changed anytime without notice. Information provided does not mean Stromasys commitment to any features described.