Network Interfaces Configuration

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).

To define the IP address of a physical network interface, proceed as follows.


  1. Select Settings > Network Configuration.

  2. Click Add IP Address + and provide the IP address and subnet mask in CIDR format.

  1. 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.

  2. 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.

  1. Click Save.

../../_images/5-6-network-interfaces-settings.png

Note

The current status of each interface is represented with an icon:

connected

Interface active and connected.

disconnected

Interface active but disconnected.

disabled

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.


  1. Select Settings > Network configuration.

  2. Click the Delete button by the desired IP address.

  3. Click Confirm.

../../_images/5-6-network-interfaces-delete.png

Disabling a Network Interface

To disable a network interface, proceed as follows.


  1. Select Settings > Network configuration.

  2. Click the Active checkbox next to the given interface to disable it.

../../_images/5-6-network-interfaces-deactivate.png
  1. Click Save.

Defining IP Address Using System Console

In case the web administration interface cannot be accessed, IP address can be defined using console connection.

  1. Connect monitor and keyboard to the device.

  2. Enter administrator account login and press Enter.

Note

Default login credentials:

login: admin
password: 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.

../../_images/networkip_console_0.png
  1. Enter administrator account password and press Enter.

../../_images/networkip_console_01.png
  1. Enter 2 and press Enter to change network configuration.

../../_images/networkip_console_1.png
  1. Enter y and press Enter to proceed with resetting network configuration.

../../_images/networkip_console_2.png
  1. Enter the name of the new management interface (Fudo Enterprise web interface is accessible through the management interface).

../../_images/networkip_console_3.png
  1. Enter IP address along with the network subnet mask separated with / (e.g. 10.0.0.8/24) and press Enter.

../../_images/networkip_console_4.png
  1. Enter network gate and press Enter.

../../_images/networkip_console_5.png

Setting up Virtual Networks (VLAN)

VLAN networks allow separating broadcast domains.


To configure a VLAN, proceed as follows.


  1. Select Settings > Network Configuration.

  2. Click Add Interface.

  3. In the dialog window, click the VLAN button.

  4. Specify the VLAN ID and select the physical parent interface. The VLAN ID must be a number between 1 and 4094.

  5. Click Save to add the VLAN configuration.

../../_images/5-6-network-interfaces-vlan-modal.png
  1. The new VLAN will appear in the Interfaces tab, where it can be further configured.

  2. Click Add IP Address + 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.

../../_images/5-6-network-interfaces-vlan.png