Hi,When I execute the setup_network.sh script, I could not reach the host after a few minutes (10-30min). The only change I did was the change ofI have updated the script with the following IP and the network address.
I set the Ethernet IP as the external IP.
EXTERNAL_IP=${EXTERNAL_IP:-192.168.170.100/24}
EXTERNAL_NETWORK=${EXTERNAL_NETWORK:-192.168.100.0/24}
[1] https://opendev.org/starlingx/tools/src/branch/master/deployment/libvirt/setup_network.sh
Regards
Danishka