Comment 10 for bug 1834974

Revision history for this message
Tim Penhey (thumper) wrote :

Expose should only be necessary to expose the port outside of the model. Meaning open-port should make the connection available to other applications within the model.

If there is per instance firewalling using ip tables, then open-port should at least make that port available to the model. Exposing it should then have the firewall updated to accept external connections as well.