Jboss server port of ec2 instance is not accessible from another instance on same vpc

0

I have configured a jboss server with port 8085 in ec2 instance (windows). I am trying to access the jboss with url http://<private ip>:8085 from another ec2 instance (windows) running on same vpc. But it is not accessible.

Javid
질문됨 한 달 전128회 조회
1개 답변
0

Hello.

Is port 8085 allowed in the inbound rules of the EC2 security group?
Also, in the case of a Windows server, communication may not be possible unless the port is allowed in the firewall.
Please refer to the following document to allow port 8085.
https://learn.microsoft.com/en-us/sql/reporting-services/report-server/configure-a-firewall-for-report-server-access?view=sql-server-ver16

I think the following YouTube video will be helpful.
https://www.youtube.com/watch?v=vz3RAVB4clY

profile picture
전문가
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전
  • Hello, Thanks for your suggestion. I have added this port already in security group of that ec2 instance. Tried adding it in firewall as well. No luck. I just observed this. May be you can help me to understand. So far, jboss was running as a service. I have stopped it and started in a command prompt instead of service. Now it is accessible from another ec2 instance on the same vpc.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠