Start a Conversation

Unsolved

M

1 Rookie

 • 

46 Posts

233

September 1st, 2023 19:49

Change the IP Address in the Dell SCG Docker Containers

Howdy,

Dell SCG Virtual Edition v5.16.00.14 running via Docker

I had to change the IP address of the server running the SCG Docker containers. How can I change the IP address in the containers?

I see the old IP address in /var/lib/docker/volumes/esrsconfig/_data/opt/esrsve/version/esrshost.conf
IpAddress=10.0.1.23

But changing that to the new host address breaks the application.

1 Rookie

 • 

46 Posts

September 1st, 2023 19:51

This is where I find the IP in the containers in /etc , /esrsve_config and /opt

CONTAINER ID IMAGE
9d9c5b91397c esrsalert_de:5.16.00.14
/esrsve_config/opt/esrsve/version/esrshost.conf:IpAddress=10.0.1.23

867c340803e3 esrsde:5.16.00.14
/etc/hosts:10.0.1.23 linux.site
/etc/hosts:10.0.1.23 dockerhost
/opt/esrsve/version/esrshost.conf:IpAddress=10.0.1.23
/opt/esrs/version/esrshost.conf:IpAddress=10.0.1.23
/esrsve_config/opt/esrsve/version/esrshost.conf:IpAddress=10.0.1.23

cce4b5b36c06 sae_de:5.16.00.00-4971
/etc/esrshost.conf:IpAddress=10.0.1.23

(edited)

No Events found!

Top