The issue occurs because the provision script is selecting the IP
address of virbr0 (192.168.122.1) instead of eth0 (10.37.55.20). To fix
this, always specify the correct IP address for the server's eth0
interface using the --host-ip option when running the provision script,
like this: --host-ip=10
If provisioning automatically chooses the wrong IP address, it could be
due to incorrect network settings or misconfigured DHCP (Dynamic Host
Configuration Protocol) settings. Ensure that the network configuration
aligns with your desired range and that the system is properly set to
obtain an IP ad
If you're experiencing an issue where your system or application
automatically selects the wrong IP address during provisioning, it could
be due to misconfigurations in various areas like DHCP settings, static
IP configuration, or network interface settings. Ensure that your DHCP
server is assignin
** Changed in: samba4 (Ubuntu)
Status: New => Triaged
** Changed in: samba4 (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975853
Title:
provision aut