After mongodb is built on Aliyun ESC, the server can be connected through 127.0.0.1:27017, and cannot be remotely connected through my own mac client:
Screenshot:
Relevant environment:
- Ariyun ESC
- ubuntu 16.04
- mongodb 3.4
Confirmed that the firewall is open to port 27017 and bindIp is 0.0.0.0
It is estimated that ariyun has the function of a security group and will open the port in the background.