Skip to content

How to change default ports? #10

Description

@ramteid

By default, the ports 49100 and 1024 are used to connect. This means that I can only run one instance using these ports.

I plan to run two simulations at the same time on the same workstation / IP in Isaac Sim Docker containers. I would like to use -p 12345:49100 for container 1 and -p 67890:49100 for container 2.

Unfortunately I don't find any reference how to change ports. Port 1024 seems to be picked from an ephemeral range somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions