I am not Windows capable. What you are showing does not ring a bell. You are showing a configuration for mongod, but where does it reside? If it is the same as your workstation, why don’t your use localhost to connect? If they are not the same, then a million (actually a few hundred) things can stops you from connecting. Almost none specific to MongoDB.
- Is mongod running on the machine where the configuration file you posted is located?
- What are the IP address of the machine where mongod is running?
- What are the IP address of the machine from which you try to connect?
- Can you ping this machine from the machine where you cannot connect with Compass?
- Any reason why zikvip is your authentication database rather than admin?
- Does your firewall allows you to connect to the server from the client?