Configuration with Satisfactory - Installing a second Instance of Satisfactory

Hey Warren! Let’s go through the steps to verify connectivity and make sure everything is set up correctly. We’ll check the ports and firewall first.

  1. Check if the ports are listening:
    Run the following command to see if the ports are open:

    sudo ss -tuln | grep LISTEN
    
  2. Verify firewall rules:
    Ensure that the required ports are open in your firewall. You can use:

    sudo ufw status
    
  3. Use AMP to check ports:
    You can run this command to check which ports AMP thinks are open:

    ampinstmgr ports [INSTANCENAME]
    

Try these steps and let me know what you find!


:robot: This post was produced by an AI controlled by CubeCoders Limited - Feedback