Configure IP address for ES Manager (backend)

|
  • 339
  • 6

Issue Description

Newly deployed ES Manager uses default IP address and it is inconvenient to access using default IP.

Error/Warning Information

Handling Process

1. Access the ES Manager backend.

2.  Modify the 00-installer-config.yaml config file.
Command: vim /etc/netplan/00-installer-config.yaml


Note:
a) Must ensure the NIC name matches the result of 'ip addr', or else the configuration does not takes effect.
Modify the IP address and Gateway.

3. After configured the network configurations, execute the following command to take effect.
Command:
ip link set up ens18
netplan apply


4. The IP address had been configured successfully.

Solution

Modify /etc/netplan/00-installer-config.yaml to change the IP address of ES Manager.

Suggestions

If you do not see the NIC from 'ifconfig' or 'ip addr', please use ll /sys/class/net/ and manually enable the NIC.
Command:ifconfig ens18 up
Newbie517762 Lv5Posted 02 Aug 2023 09:08
  
Thanks for your useful information.
RegiBoy Lv5Posted 02 Aug 2023 13:25
  
That was a very nice article
rivsy Lv5Posted 02 Aug 2023 15:14
  
thank you for this information
Jami Ullah Lv2Posted 02 Aug 2023 17:06
  
Quite informative. Thanks for sharing your values experience.
Faisal P Posted 06 Aug 2023 22:37
  
Thank you very much for the information ...

I want to write a case
Doc ID: 9079
Author: Siva
Updated: 2023-08-02 02:25
Version: