wido commented on issue #2907: client: mgmt server listen default to 0.0.0.0
URL: https://github.com/apache/cloudstack/pull/2907#issuecomment-431767629
 
 
   I'm not able to test this quickly in my environment, that's the main issue.
   
   I tried this:
   
   <pre>
   # The binding interface for the management server
   bind.interface=null
   </pre>
   
   But that doesn't work, the mgmt server does not start.
   
   Can you verify that this make the server bind on all IPs?
   
   Can you post the output of:
   
   <pre>
   netstat -nap|grep LISTEN|grep jsvc
   </pre>

----------------------------------------------------------------
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

Reply via email to