Installed Mongo using homebrew. If I type mongo on shell, it gets connected to test. But when I type the ip address
success:
# network interfaces (wjp: comment bindIp listening on all IPs)
net:
port: 27017
# bindIp: 127.0.0.1
bindIp: 0.0.0.0