Fargate Docker - cannot connect or ping the task that uses internal IP

0

Hi, I have set up a public subnet in AWS Fargate ECS (on linux platform) to run a public docker for setting up a 'Jamulus' server. Jamulus seems to be starting ok according to the AWS log it produces, but I cannot connect from the Jamulus client.

Looking into this, in AWS the task is assigned: Public IP 16.171.60.xxx Private IP 10.0.7.124

The Jamulus log (in AWS) states: 2022-10-07 xx.xx.xx | Using "10.0.7.124" as external IP. 2022-10-07 xx.xx.xx | - Starting in server mode by default (due to compile time option) 2022-10-07 xx.xx.xx | No GUI support compiled. Running in headless mode.

Using the local IP as external seems like a source for the problem, but I cannot find any way to set the external IP as primary. I cannot ping the service, and I have opened Security group for all traffic to try to get some connectivity. Since the tasks starts up I assume the image is retreived from internet.

Thanks!

已提問 2 年前檢視次數 62 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南