resmoke.py should configure servers to listen only on localhost

XMLWordPrintableJSON

    • Server Tooling & Methods
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In the listener, if no IP addresses are supplied, we bind to 0.0.0.0. In a testing environment, we only need to bind on localhost 127.0.0.1. Binding to 0.0.0.0 invokes the OS X firewall and pops up dialogue boxes about it for every process that resmoke.py starts.

      I believe that this can be fixed by setting the --bind_ip startup option to 127.0.0.1 when starting mongod and mongos.

              Assignee:
              Backlog - Server Tooling and Methods (STM) (Inactive)
              Reporter:
              Samantha Ritter (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: