You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/10/22 18:52:10 UTC

[GitHub] GabrielBrascher commented on issue #2907: client: mgmt server listen default to 0.0.0.0

GabrielBrascher commented on issue #2907: client: mgmt server listen default to 0.0.0.0
URL: https://github.com/apache/cloudstack/pull/2907#issuecomment-431835707
 
 
   @wido @rhtyd @rafaelweingartner I tested and it listens on IPv6.
   ```
   $netstat -natp
   Active Internet connections (servers and established)
   (...)
   tcp6  0  0 :::8080  :::*  LISTEN  2701/jsvc.exec
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services