Can mongoDB only allow connections from a specific IP address?
I want to only allow connections to mongoDB from a specific IP.
How to do it?
bind_ip can't help me: http://docs.mongodb.org/v2.4/reference/configuration-options/#bind_ip
+3
source to share