-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.4.1
-
Component/s: HTTP Console, Networking
-
None
-
ALL
-
1. OS: Linux localhost.localdomain 3.10.0-514.el7.x86_64 #1 SMP Tue Nov 22 16:42:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
2. MongoDB: 3.4.1
3. Fresh installation followed official yum installation guide on CentOS 7 64 based on a Hyper-V vm hosted on a Windows 10 Entprise
4. iptables pass through for ports 27017 and 28017
5. MongoDB config bindIp to LAN IP address
6. start MongoDB by: mongod -f /etc/mongo.conf --quiet --rest
7. mongo --host LAN_IP.
8. All works fine