Network Interfaces Configuration¶
Deprecated since version 5.6
Fudo Enterprise 5.6 is the last version to support bridge interfaces and network interface cards with bypass mode. These components are tightly coupled with the transparent and gateway modes, which will also be removed in version 5.7. We recommend reviewing your network configuration to ensure compatibility with future versions.
Managing Physical Interfaces¶
Defining IP Address
Defined IP addresses are physical interface’s aliases, which are used in server’s configuration procedures (Local address field in proxy configuration).
Note
If the list of assigned IP addresses is empty and there is no option to define an IP address, check whether the given interface is a member of a bridge.
To define the IP address of a physical network interface, proceed as follows.
Select > .
Click and provide the IP address and subnet mask in CIDR format.
Select the purpose of the IP address:
General – Designate the alias as a virtual IP address, which will be taken over by another cluster node in case of a master node failure.
Note
The cluster IP address must be added manually on every cluster node, with the General function enabled.
Admin Panel – Enable access to the administration panel on the specified IP address. The Admin Panel IP address is also used for replicating data between cluster nodes and for service access over the SSH protocol.
Note
The default port number for service access over the SSH protocol is
65522.User Access Gateway – Enable access to the User Access Gateway portal on the specified IP address.
Select the redundancy group to which the IP address will be assigned (applicable to virtual IP addresses only).
Note
Redundancy groups are defined in the Cluster view in the Redundancy groups tab. For more information refer to the Redundancy Groups topic.
Click .
Note
The current status of each interface is represented with an icon:
Interface active and connected. |
|
Interface active but disconnected. |
|
Interface disabled. |
Removing Defined IP Addresses
Warning
Deleting an IP address will disable access to servers which had this IP configured in the Local address of the proxy server.
To delete an IP address assigned to a given network interface, proceed as follows.
Select > .
Click the button by the desired IP address.
Click .
Disabling a Network Interface
To disable a network interface, proceed as follows.
Select > .
Click the Active checkbox next to the given interface to disable it.
Click .
Defining IP Address Using System Console¶
In case the web administration interface cannot be accessed, IP address can be defined using console connection.
Connect monitor and keyboard to the device.
Enter administrator account login and press Enter.
Note
Default login credentials:
login: adminpassword: proxycrypto
In cloud Fudo Enterprise versions virtual machine ID is usually set up as default password. Please contact your Fudo Enterprise reseller to learn more.
Enter administrator account password and press Enter.
Enter
2and press Enter to change network configuration.
Enter
yand press Enter to proceed with resetting network configuration.
Enter the name of the new management interface (Fudo Enterprise web interface is accessible through the management interface).
Enter IP address along with the network subnet mask separated with
/(e.g.10.0.0.8/24) and press Enter.
Enter network gate and press Enter.
Setting up a Network Bridge¶
Bridge deployment scenario requires setting up a network bridge.
To configure a network bridge, proceed as follows.
Select > .
Click .
In the dialog window, click the button. This will open a view with a list of interfaces that can be selected as bridge members.
Select the network interfaces or VLANs from the list.
You can also enable the Spanning Tree option to prevent bridge loops.
Click to add the bridge configuration.
The new bridge will appear in the Interfaces tab, where it can be further configured.
Note
Setting up a network bridge requires removing all IP addresses directly assigned to interfaces that are directly assigned to the interfaces selected as bridge members.
Click and provide the IP address and subnet mask in CIDR format.
Select the Admin Panel from the purpose list if the administration interface should be available under assigned IP addresses
Select the redundancy group to which the IP address will be assigned (applicable to virtual IP addresses only).
Click in the bridge0 section to save the configuration.
Setting up Virtual Networks (VLAN)¶
VLAN networks allow separating broadcast domains.
To configure a VLAN, proceed as follows.
Select > .
Click .
In the dialog window, click the button.
Specify the VLAN ID and select the physical parent interface. The VLAN ID must be a number between 1 and 4094.
Click to add the VLAN configuration.
The new VLAN will appear in the Interfaces tab, where it can be further configured.
Click and provide the IP address and subnet mask in CIDR format.
Note
The IP addresses are aliases to the physical interface and are used in servers configuration as proxy server address.
Setting up Link Aggregation (LACP)¶
Link aggregation enables combining a number of network interfaces for improved transfer rates and implementation of failover scenarios in which the services remain available in case of a network switch failure.
To configure a network link aggregation, proceed as follows.
Select Settings > Network Configuration.
Click + Add Interface.
In the dialog window, click the Link aggregation button.
Assign network interfaces.
Click Save.
![]()
The new link aggregation (
lagg0) will appear in the Interfaces tab, where it can be further configured.Click Add IP Address + and provide the IP address and subnet mask in CIDR format.
Select the IP address purpose from the list.
Click Save.
Note
Setting up a link aggregation requires removing all IP addresses directly assigned to interfaces which are selected as link aggregation members.
Select > .
Click .
In the dialog window, click the button.
Assign network interfaces.
Click to add the VLAN configuration.
The new link aggregation (
lagg0) will appear in the Interfaces tab, where it can be further configured.Click and provide the IP address and subnet mask in CIDR format.
Select the IP address purpose from the list.
Click in the bridge0 section to save the configuration.
Note
Setting up a link aggregation requires removing all IP addresses directly assigned to interfaces which are selected as link aggregation members.
Related topics: