Hide Forgot
Description of problem: MongoDB is now a supported and distributed package in Fedora. The platform should provide insight into the default ports used by this service. How reproducible: grep -i mongo /etc/services Actual results: Nothing Expected results: mongodb 27017/tcp # MongoDB Daemon/Router mongos 27018/tcp # MongoDB Shard server mongoc 27019/tcp # MongoDB Config server mongodb-web 28017/tcp # MongoDB Daemon/Router web interface mongos-web 28018/tcp # MongoDB Shard web interface mongoc-web 28019/tcp # MongoDB Config web interface Additional info: Ref: http://www.mongodb.org/display/DOCS/Production+Notes#ProductionNotes-TCPPortNumbers
"mongoc" should actually be "mongoconfig", "mongoconfig-web"
Thanks for the information and request, but this is not how this kind of reservations works. I'll pick up the numbers, once these services and ports will be reserved by IANA. Please see http://tools.ietf.org/html/rfc6335 for information how to reserve the ports for services properly. I don't see these ports reserved in latest version ( http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml ), therefore closing NOTABUG - feel free to let me know once accepted by IANA. Thanks in advance.