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

Note

If the list of the assigned IP addresses is empty and the is no option to define an IP address, check if given interface is a member of a bridge.

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


  1. Select Settings > Network configuration.
  2. Click i and provide IP address and subnet mask in CIDR format.

Note

i will be inactive if the DHCP option is enabled.

  1. Choose additional options for the IP address being defined.
.

Enable access to administration panel on given IP address. Note that the management IP address is also used for replicating data between cluster nodes as well as service access over SSH protocol.

Note

The default port number for service access over SSH protocol is 65522.

i

Make the alias a virtual IP address which will be take over by another cluster node in case of the master node’s failure.

Note

Cluster IP address must be added manually on every cluster node, with the i option enabled.

i Enable access to User portal on given IP address.
  1. Select the redundancy group that the IP address will be assigned to (applicable to virtual IP addresses).

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/add_ip.png

Note

Current state of each network 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. Select the i option by the desired IP address.
  3. Click Save.
../../_images/remove_ip.png

Disabling network interface

To disable a network interface, proceed as follows.


  1. Select Settings > Network configuration.
  2. Click Active next to given interface to deactivate it.
../../_images/disable_interface.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.
../../_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 PAM 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 a network bridge

Bridge deployment scenario requires setting up a network bridge.

To configure a network bridge, proceed as follows.


  1. Select Settings > Network configuration.
  2. Click Bridge.
  1. Assign network interfaces or VLANs to the bridge.

Note

Setting up a network bridge requires removing all IP addresses directly assigned to interfaces which are selected as bridge members.

  1. Enter IP address and network subnet in CIDR notation.
  1. Select Spanning tree option to enable bridge loops prevention.
  2. Select the i option to enable access to the administration panel by given IP address and click Active.
  3. Click Save.
../../_images/add_bridge.png

Setting up virtual networks (VLANs)

VLAN networks allow separating broadcast domains.


To configure a VLAN on , proceed as follows.


  1. Select Settings > Network configuration.
  2. Click VLAN.
  1. Select the physical interface and define VLAN ID.
  2. Add IP addresses to given VLAN.

Note

Select DHCP option, to obtain IP address from a DHCP server.

Note

The IP addresses are aliases to the physical interface and are used in servers configuration as proxy server address.

  1. Click Active to activate defined VLAN.
  2. Click Save.
../../_images/add_vlan.png