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
demandé il y a un mois128 vues
1 réponse
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
EXPERT
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois
  • 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.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions