Skip to content

Connectivity

Stephan Seifermann edited this page Apr 10, 2017 · 1 revision

In order to ensure connectivity between the modeling repository and other clients, please ensure

  • You chose 0.0.0.0 as listenAddr in your repository configuration
  • Ensure that TCP connections to the repository on the port given in the configuration (default is 2036) are allowed
    • If you use a server, ensure that iptables or your firewall solution is configured accordingly
    • If you use a windows machine, accept the request of the windows firewall when launching the repository (it might be located in the background)
  • Ensure that IP connectivity between all clients and the server exists
Clone this wiki locally