rafaelweingartner commented on issue #2907: client: mgmt server listen default to 0.0.0.0 URL: https://github.com/apache/cloudstack/pull/2907#issuecomment-431340560 > > > @rhtyd I still do not agree. On a stock Linux system, RHEL, Debian, Ubuntu IPv6 is enabled and thus it works. > > If we would revert to something IPv4-only it would not work for all users anymore, because there are people running the Mgmt server over IPv6. > > So in your use-case the admins choose to disable IPv6 and thus broke the defaults and therefor need to accept that not all software will work as they might expect because they made changes. @wido now the default is anything. I mean, if you have IPv6 enabled, the default will be to bind to IPv6, if you have only IPv4, the default is IPv4. I would say that now it is more flexible, and if you want to restrict to either one of them, you still can uncomment the ´bind.interface=` property as use it as you see fit.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
