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.37.55.20. This ensures Samba is correctly configured with the right network interface.
-- 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 automatically chooses wrong IP address To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/975853/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs